body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF00;
	border-top-color: #FF0000;
	border-top-width: 1px;
	color: #666666;	
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

table
{table-layout: fixed;}


div.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;

}

a.menu:link {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}     /* unvisited link */

a.menu:visited {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}  /* visited link */

a.menu:hover {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* mouse over link */

a.menu:active {
	color: #FFFF00;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* selected link */

#leftmenulist{
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

div.taddress{
	clear: both;
	width: 100%;
	text-align: center;
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border-top-color: #FF0000;
	background-color: #FFFF00;
}



.tabbed1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.tabbed3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tabbed4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.tabbed2 {
	border: 1px solid #000000;
	background-color: #F3F3F3;
	
}

.style2 {
	font-size: 22px;
	color: #FF0000;
}
.stylemem1 {
	font-size: 32px;
	color: #FF0000;
}
.stylemem2 {
	font-size: 20px;
	color: #666666;
}

a.memind1{
	font-size: 20px;
	color: #0000FF;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.style5 {
	font-size: 14px;
	color: #FF0000;
}

.style6 {
	font-size: 20px;
	color: #FF0000;
}

.stylebodytitle {
	font-size: 18px;
	color: #FF0000;
}

.stylebodytitle2 {
	font-size: 15px;
	color: #FF0000;
}

.highligt {
	font-size: 14px;
	color: #000000;
}
.h3 {
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.h4 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
form.leftmenu{
	margin-bottom: 0px;
	width: 13em;
}
/*Defines members menu*/
	
ul.menu {
	list-style-type: none;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 0px;
	list-style-position: inside;
	}

li.membersmenu {
	width: 130px;
	margin: 0;
	padding: 5px 0px 5px 0px;
	background-color: #FF0000;
	color: #FFFF00;
	border: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}

.flags{
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}

.flagimage{
	border: none;
}


a.flag:link {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}
	
a.flag:visited {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}  /* visited link */

a.flag:hover {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}   /* mouse over link */

a.flag:active {
	color: #333333;
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	border: none;
}   /* selected link */
	
.form{
font-size: 13px;
}

.mouseout {
border: 5px solid red;
color: black;
background: cyan;
padding: 50px;
}
.mouseover {
border: 5px solid yellow;
color: white;
background: black;
padding: 50px;
}

.dashes {
border-top: 2px dashed #CCCCCC;
border-bottom: 0px;
}

.solid {
border-top: 2px solid #CCCCCC;
border-bottom: 0px;
}

.minititle {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.basketimage{
	border: none;
}


a.basket:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.basket:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.basket:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.basket:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.shopcat:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.shopcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.shopcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.shopcat:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a.highligt_A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
	
a.highligt_A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}  /* visited link */

a.highligt_A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}   /* mouse over link */

a.highligt_A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.centered
{
text-align:center
}

.headerimg{
	border-style: none;

}

/*new menu*/

.treeview { /*CSS for Simple Tree Menu*/
margin: 0 0 0 0;
padding: 6px 0 0 10px;
text-align:left;
vertical-align:bottom;
}


.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
text-align:left;
vertical-align:bottom;
display:inline;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(/index_images/list.gif) no-repeat left center;
list-style-type: none;
text-align:left;
vertical-align: bottom;
padding-left: 22px;
padding-bottom: 6px;
margin-top:-2px;
margin-bottom: 0px;
font-size: 12px;
color: #FF0000;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(/index_images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

/*Teagle Tomahawk pages  */
ul.teagletomahawk{
	margin: 0 0 0 50px;
	padding: 0;
	list-style-position: inside;
	font-size: 16px;
	font-weight:bold;
	color: #FF0000;
	}

.teagletomahawkli{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	}

ul.teagletomahawkdrum{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:300px;
	padding: 0 0 0 15px;
	list-style-position: inside;
	font-size: 16px;
	font-weight:bold;
	color: #FF0000;
	}
.teagletomahawkdrumli{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	}
	
a.ticker:link {
	font-size:16px;
	font-style:normal;
	color: #666666;	
	text-transform: none;
	text-decoration: none;
	text-align:center;
}     /* unvisited link */

a.ticker:visited {
	font-size:16px;
	font-style:normal;
	color: #666666;	
	text-transform: none;
	text-decoration: none;
	text-align:center;
}  /* visited link */

a.ticker:hover {
	font-size:16px;
	font-style:normal;
	color: #666666;	
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* mouse over link */

a.ticker:active {
	font-size:16px;
	color: #666666;	
	font-style:normal;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}   /* selected link */

.ticker{
	border-style: none;

}
