body { background-color: #ffffff; }
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.light { color: #ffffff; }
h1, .head1 {  font-family: Times, Times New Roman, serif; font-size: 24px; font-weight: bold; color: #000000; }
h2, .pageheading, .head2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: normal;
}
h3, .subheading, .head3, .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990034;
	white-space: normal;
}
h4, .head4, .h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
.nav:link, .nav:visited { color: #FFFFFF; font-weight: bold; font-size: 11px; }
.nav:hover { color: #003399; font-weight: bold; font-size: 11px; }

.language:link { color: #FFFFFF; font-weight: bold; font-size: 11px; }
.language:visited { color: #990000; font-weight: bold; font-size: 11px; }
.language:hover { color: #003399; font-weight: bold; font-size: 11px; }

.lightlink:link, .lightlink:visited { color: #FFFFCC;  }
.language:hover { color: #FFFFFF;  }

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
caption, .captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.dotted_box {
	padding: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.headbg { background-color: #003366; }
.navbg { text-align:center; }


table#navtable { 
	background-color: #669933; 
	background-image: url(images/navbg.gif);
}

td#sidebar { background-color: #666600; }

td#content {
	background-color: #cccc66; 
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
}

td#rightside {
	background-color: #cc6600; 
	background-image: url(images/orangebg.jpg);
	background-repeat: no-repeat;
}

.subnav, .subnav:link, .subnav:visited {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none }
.subnav:hover { color: #e0e099; text-decoration: none }
.subnavactive, .subnavactive:link { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cccc66; text-decoration: none }
.subnavactive:hover, .subnavactive:visited { font-family: Verdana, Helvetica, sans-serif; color: #ffff66; }
.address {font-size: 11px; color: #ffffff; }

.formbigheading { font-size: 14px; font-weight: bold; color: #ffffff}
.formheading { font-size: 12px; font-weight: bold; color: #ffffff}
.formlabel { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #663300}
.formvalue { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000}
.formborder { background-color: #cc3300 }
.formheadbg { background-color: #cc6600 }
.formbg { background-color: #ffffcc }
.featureheading { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.featuredate {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666600}
.author, .source {  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px }

.productname { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.productprice { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; }
.productspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #993300;
}
.eventname { font-size:14px; }
.eventdate { font-size:10px; color: #666633; }
.newsheading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.newslisting { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.fineprint { font-family: Arial, Helvetica, sans-serif; font-size: 10px }

.affiliatename { font-size:14px; }

.adminlink { font-family: Arial, Helvetica, sans-serif; font-size: 10px }
