<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
select{
	font-size:11px;
	}
	
#back{}
	
.note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	size: 15px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFE1;
	padding: 5px;
	margin-bottom: 3px;
	border-bottom: 1px #000000 dotted;
}	
.notefault {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.heading {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 22px;
	vertical-align:top;
	padding-bottom:5px;
	border-bottom: #999999 1px solid;
}

.heading2 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 22px;
	padding: 0px 0px 0px 5px;
	border-bottom: #999999 1px solid;
}

.txtbox{
	height:22px;
	background:#333333;
	vertical-align:middle;
	border:1px solid #999999;
	color:#FFFFFF;
	}

.txt_login{
	color:#CCCCCC;
	font-weight:bold;
	}
	
.txt_button{
	padding:5px;
	height:25px;
	font-weight:bold;
	background:#333333;
	border:1px solid #666666;
	color:#FFFFFF;
	font-size:11px;
	}
	
.body2{
	font-size:16px;
	color:#CCCCCC;
	font-weight:bold;
	}


.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	border-top: #000000 1px dashed;
	border-bottom: #000000 1px dashed;
	padding: 2px 4px 2px 4px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.other_heads{
	color:#FFBD21;
	font-size:14px;
	font-weight:bold;
	}
	
.small_heads{
	font-size:12px;
	color:#CCCCCC;
	}
	
.lists_link{
	background:#666666;
	border:1px solid #999999;
	color:#FFFFFF;
	padding:5px 0 5px 10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}
	
.lists_link:hover{
	background:#CCCCCC;
	border:1px solid #333333;
	color:#000000;
	padding:5px 0 5px 15px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
	font-size: 11px;
}

.subtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

tr.table_header td{
	background:#3C3C3C;
	color:#FFFFFF;
	}
	
tr.back_1 td{
	background:#555555
	}
	
tr.back_2 td{
	background:#6F6F6F;
	}

.paddinfo {
	padding: 6px;
	border-bottom: #9A9A9A 1px solid;
	border-left: #9A9A9A 1px solid;
	border-right: #9A9A9A 1px solid;
	background-color: #555555;
}
.listborder_1 {
	border-bottom: #000000 1px dotted;
}
.listborder_2 {
	border-bottom: #000000 1px dotted;
	border-left: #000000 1px dotted;
}
.imagebutton {
	width: 80px;
	height: 25px;
}
.sepnames {
	border-bottom: #CCCCCC 1px solid;
	margin: 3px;
	padding-bottom: 3px;
}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}
.prodtable {
	border: #828282 1px solid;
	background-color: #4A4A4A;
}
.item_texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formelements {
	margin-bottom: 5px;
}
.prodinfobox {
	border-bottom: #6A6A6A 1px dotted;
}
.prodinfoboxtb {
	border-bottom: #6A6A6A 1px dotted;
	border-top: #6A6A6A 1px dotted;
}
.banner {
	background-color: #222222;
	padding: 10px 10px 10px 10px;
	height: 95px;
	text-align:center;
	vertical-align:middle;
}

.admin_tree{
	color:#CCCCCC;
	}
	
.admin_tree:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.admin_tree_sub{
	color:#7C7C7C;
	text-decoration:none;
	}
	

.admin_tree_sub:hover{
	color:#CCCCCC;
	text-decoration:none;
	}

.loginbar {
	background-color: #3C5082;
	padding: 0px 10px 0px 0px;
	height: 22px;
	border-top: 1px #7688B8 dotted;
	border-bottom: 1px #7688B8 dotted;
}	
.topmenucell {
 	background-color: #13295A;
	padding: 5px 10px 5px 10px;
	height: 30px;
	/*border-top: #455787 1px solid;*/
	border-bottom: #455787 1px solid;
 }
.leftmenucell {
	background-color: #272727;
	border-right: #999999 1px solid;
	padding: 10px 10px 10px 10px;
}
.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
}
.sub { 
	 background-color: #3C5082;
	 height: 7px;
	 border-bottom: #13295A 1px solid;
}
.pagebody {
	padding: 10px 10px 10px 10px;
	background-color: #2E2E2E;
}
.leftmenu {
	border: #13295A 1px dotted;
	padding: 4px 0px 4px 5px; /* top right bottom left*/
	margin: 0px;
	background-color: #BECEEE;
}
.searchleftmenu {
	border-bottom: #13295A 1px dotted;
	border-right: #13295A 1px solid;
	border-left: #13295A 1px solid;
	border-top: #13295A 1px solid;
	padding: 4px 0px 4px 5px; /* top right bottom left*/
	margin: 0px;
	background-color: #BECEEE;
}
.subleftmenu {
	border-bottom: #999999 1px dotted;
	padding: 6px 0px 6px 15px; /* top right bottom left*/
	margin: 0px;
	color:#FFA200;
}
.leftmenu_nopad {
	padding: 4px 0px 4px 5px; /* top right bottom left*/
	margin: 0px;
	border-bottom: #13295A 2px dotted;
	border-left: #13295A 2px dotted;
	border-right: #13295A 2px dotted;
}
.subcat1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFE8ED;
	padding: 5px 4px 5px 4px;
	width: 30%;
	margin: 0px;
	border-bottom: #568094 1px solid;
}
.subcat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CDDBE2;
	padding: 5px 4px 5px 4px;
	width: 30%;
	margin: 0px;
	border-bottom: #568094 1px solid;
}
.leftmenu_nopad_white {
	padding: 8px 8px 8px 8px; /* top right bottom left*/
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom: #13295A 1px solid;
	border-left: #13295A 1px solid;
	border-right: #13295A 1px solid;
}
.shopitembar {
	padding: 2px 5px 2px 5px;
	background-color: #7688B8;
	border: #3C5082 1px solid;
}
.shopitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}	
.welguest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFEE85;
	border-right: #FFFFFF 1px dotted;
	padding-right: 5px;
}
.fieldset {
	border: #000000 1px solid;
	width: 350px;
	padding: 20px 20px 0px 20px;
}

.fieldset_customer {
	border: #000000 1px solid;
	width: 450px;
	padding: 0px 20px 0px 20px;
}

.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#FFB826;
}
.subtextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#D0D0D0;
	padding: 3px 0px 3px 5px;
	font-weight: bold;
	border: #494949 1px dotted;
	background-color: #1D1D1D;
}	
.separator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}	
.adbox {
	background-color: #343434;
	padding: 10px 10px 10px 10px;
	border: #696969 1px solid;
}	
.footer {
	background-color: #13295A;
	height: 22;
	padding: 5px 5px 5px 5px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.fan_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.infobox {
	border: #666666 1px solid;
}
.fbox {
	background-color: #393939;
	padding: 3px;
	border-top: #373737 1px solid;
	border-bottom: #373737 1px solid;
}	
.picbutton {
	background-color: #556AA4;
	border-bottom: #000066 1px solid;
	border-left: #000066 1px solid;
	padding: 3px 3px 3px 3px;
}	
/* Hyperlinks */

a.smallinks{
	color:#000000;
	text-decoration:underline;
	}
	
a.smallinks:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.grey_links{
	color:#CBCBCB;
	}
	
.grey_links:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

a.top_menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}
a.top_menu:hover {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	border-bottom: #FFFFCC 1px dotted;
}
a.cart_menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: #FFFFCC 1px dotted;
}
a.cart_menu:hover {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}

a.picturelink {
	text-decoration: none;
	color: #FFFFFF;
}
a.picturelink:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a.listband {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;

}
a.listband:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.buynow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.buynow:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #FF0000 1px dotted;
}
a.zoom:active, a.zoom:visited, a.zoom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.zoom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #FFFFFF 1px dotted;
}
a.bandname {
	text-decoration: none;
}
a.bandname:hover {
	text-decoration: none;
}	

.grey{
	background:#3C3C3C
	}
	
.admin_txt{
	color:#CCCCCC;
	background:#3C3C3C;
	border:#333333 1px solid;
	text-align:justify;
	}
	
.sel{
	font-size:11px;
	background:#999999;
	border:1px solid #333333;}
	
.black{
	color:#000000;
	}

.black:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

input{
	font-size:11px;
	}