body
{
	font-size: 1em;
	color: white;
	font-family: Tahoma, Sans-Serif;
	background-color: #E3000F;
	text-align: center;
	background-attachment:scroll;
	background-image: url(images/BG_Grad.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding: 0;
	scrollbar-face-color: #E3000F;
	scrollbar-shadow-color: #2D2C4D;
	scrollbar-highlight-color:#7D7E94;
	scrollbar-3dlight-color: #7D7E94;
	scrollbar-darkshadow-color: #2D2C4D;
	scrollbar-track-color: #7D7E94;
	scrollbar-arrow-color: #FFFFFF;
}

#main
{
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
	height:auto;
}
#topbar
{
	margin-top:1px;
	text-align:left;
}
#header
{
	text-align:center;
	margin-top:30px;
}
#bodymain
{
	/*padding-top:20px;
	padding-left:10px;
	padding-right:10px;*/
	height:auto;
	text-align:left;
	border-left:solid 1px #E3000F;
	border-right:solid 1px #E3000F;
	background-color:#212121;
	
	/*background-image: url(images/BG_Body.jpg);
	background-repeat: repeat-x;*/
	width:748px;
/*	position:relative;*/
}
#Nav
{
	/*border-right: solid 1px #E3000F;*/
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	width:149px;
	height:100%;
	float:left;
	background-color:#2F2F2F;
	background-image: url(images/BG_Grad_nav.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	
	}
.SectionTitle
{
	text-align:center;
	background-image: url(images/Content_TitleBack.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	width:570px;
	height:47px;
	margin-top:10px;
	padding-top: 0px;
	padding-bottom:0px;
	font-size:20px;
	font-weight:bold;
	color:#FFF100;
}
#content
{
	/**/
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	
	background-color:#212121;
	
	/*border-right:solid 1px #E3000F;
	height:auto;
	position:relative;*/
	}

#bodyfooter
{
	width:750px;
	height: 168px;
	background-color:#E3000F;
	/*position:relative;
	background-image: url(images/BodyFooter.jpg);
	background-repeat: no-repeat;*/
}
#footer
{
	margin-top: 30px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	font-size: .85em;
	color: white;
	/*position:relative;*/
	width: 750px;
	/*background-position: center top;
	background-image: url(images/BG_footer.jpg);
	background-repeat: no-repeat;*/
}
.highlight{color:#FFF100;}

A.NavLink{color:#FFE100; font-size: 1em; font-weight:bold;}
A.NavLink:visited{color:#FFE100; font-size: 1em; font-weight:bold;}
A.NavLink:link{color:#FFE100; font-size: 1em; font-weight:bold;}
A.NavLink:hover{color:#FF0000; font-size: 1em; font-weight:bold;}

ul.NavLinkList {
  
  list-style: square url(images/Navbullet.jpg); /* wide image for the bullet */
  margin: .2em 0 0 15px;  /* bullet image is in left margin */
  
  padding-left: 0;
  padding:0;
}
ul.NavLinkList li {
  margin-left: 0;
  margin-right:-5px;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .25em; /* a little spacing between list items */
}

#footer A { color:#FFFFFF; text-decoration: none; }
#footer A:visited { color:#FFFFFF; text-decoration: none; }
#footer A:link { color:#FFFFFF; text-decoration: none; }
#footer A:hover { color:#FFFF00; text-decoration: underline; }

/*.center{text-align:center;}*/
table.center {margin-left:auto; margin-right:auto;}

TD, SPAN, LI,  P { color: #FFFFFF; font-size: 1em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-style:italic;}
OPTION, SELECT, INPUT, TEXT, TEXTAREA, SUBMIT { color: #000000; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

LEGEND {color:#FFFFFF; font-size:1.4em; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
FIELDSET { padding:5px; width:550px; align:center;}
h2{ text-decoration:underline;}

.variantprice {font-weight:bold;}
.SalePrice {font-weight:bold;}
.RegularPrice {font-weight:bold;text-decoration:line-through;}
.LevelPrice {font-weight:bold;}


A {color:#FF0000; text-decoration: none; }
A:visited {color:#FA0000; text-decoration: none; }
A:link	  {color:#FF0000; text-decoration: none; }
A:visited {color:#FA0000; text-decoration: none; }
A:hover	  {color:#FFFF00; text-decoration: underline; }

