body{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: 300;
   COLOR: #FFFFFF;
   MARGIN-LEFT: 0px;
   MARGIN-RIGHT: 0px;
   MARGIN-TOP: 0px;
   MARGIN-BOTTOM: 0px;
}

input{
	font-size: 10pt;
	background-color: 0831BA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-size: 10pt;
	background-color: 0831BA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
select{
	font-size: 10pt;
	background-color: 0831BA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

p{
   font-size: 9pt;
}
td{
   font-size: 9pt;
   font-weight: 300;
   COLOR: #FFFFFF;
}

h1{
   font-size: 14pt;
   font-weight: 700;
   COLOR: #FFFFFF;
}
h2{
   font-size: 12pt;
   font-weight: 700;
   COLOR: #FFFFFF;
}
h3{
   font-size: 12pt;
   font-weight: 300;
   COLOR: #FFFFFF;
}

.leftNavImg{
	 border: 0px;
	 margin: 1px;
	 padding: 1Px;
}
a:link       { color: #3E76F4; text-decoration: none; font-weight: 300; font-size: 9pt }
a:visited    { color: #3E76F4; text-decoration: none; font-weight: 300; font-size: 9pt }
a:active     { color: #FF0000; text-decoration: none; font-weight: 300; font-size: 9pt }
a:hover      { color: #FF0000; text-decoration: none; font-weight: 300; font-size: 9pt }

.bottom_link:link       { color: #FFFFFF; text-decoration: none; font-weight: 300; font-size: 9pt }
.bottom_link:visited    { color: #FFFFFF; text-decoration: none; font-weight: 300; font-size: 9pt }
.bottom_link:active     { color: #FFED50; text-decoration: underline; font-weight: 300; font-size: 9pt }
.bottom_link:hover      { color: #FFED50; text-decoration: underline; font-weight: 300; font-size: 9pt }

.leftNav:link       { color: #FFFFFF; text-decoration: none; font-weight: 700; font-size: 10pt; font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;}
.leftNav:visited    { color: #FFFFFF; text-decoration: none; font-weight: 700; font-size: 10pt; font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;}
.leftNav:active     { color: #3E76F4; text-decoration: none; font-weight: 700; font-size: 10pt; font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;}
.leftNav:hover      { color: #3E76F4; text-decoration: none; font-weight: 700; font-size: 10pt; font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;}

.thumb {
	border-color: #CCCCDD;
}
.thumb-over {
	border-color: #FFFFFF;
}
.itemAnnotation{
   font-size: 9pt;
   font-weight: 300;
   font-style: italic;
   COLOR: #FFFFFF;
}
.itemName{
   font-size: 11pt;
   font-weight: 700;
   font-style: normal;
   COLOR: #FFFFFF;
}
.itemPrice{
   font-size: 9pt;
   font-weight: 700;
   font-style: normal;
   COLOR: #FFFFFF;
}
.itemOptions{
   font-size: 9pt;
   font-weight: 300;
   font-style: normal;
   COLOR: #FFFFFF;
}
#bannerAd {
	visibility:visible;
}
#bannerAdB {
	visibility:visible;
}