body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #525252;
	}
a {
	text-decoration: none;
	font-weight: normal;
	color:  #70D4F8;
	outline: none;
	}
a:visited {
	color:  #69CCF3;
	text-decoration: none;
	}
a:active {
	color:  #64DAF8;
	text-decoration: none;
	}
a:hover {
	color: #202020;
	text-decoration: none;
	background: #6699CC;
	}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	}
	
ul {
	font-size: 11px;
	line-height: 15px;
	margin-top: -8px;
	margin-bottom: 3px; 
	}
	
li {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	}
	
a.content:link {
	text-decoration: none;
	color: #4F9FDA;
	font-weight: bold;
}
a.content:active {
	text-decoration: none;
	color: #4F9FDA;
	font-weight: bold;
}
a.content:visited {
	text-decoration: none;
	color: #4F9FDA;
	font-weight: bold;
}
a.content:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4F9FDA;
	font-weight: bold;
}

a.sidenav:link {
	text-decoration: none;
	color: #C2ECFC;
	font-weight: normal;
}
a.sidenav:active {
	text-decoration: none;
	color: #C2ECFC;
	font-weight: normal;
}
a.sidenav:visited {
	text-decoration: none;
	color: #C2ECFC;
	font-weight: normal;
}
a.sidenav:hover {
	text-decoration: none;
	color: #202020;
	background-color: #C2ECFC;
	font-weight: normal;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	width: 510px;
	text-indent: 17px;
	height: 30px;
	background-image: url(images/pagehead_back.jpg);
	background-position: left top;
	display: block;
	margin: 0;
	padding: 0px;
	background-repeat: no-repeat;
	}

.pageheaddown {
	margin-top: 0px;
	padding: 8px 0px 0px 5px;
}

h2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 14px;
	line-height: 25%;
	font-weight: bold;
	margin-top: 2;
	color: #8EC7E8;
	}
h4 {
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #FF6F17;
}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 10px;
	line-height: 16px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #C2ECFC;
	font-weight: normal;
	text-decoration: none;
	}	
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	}
.centerboxtext {
	padding: 10px 10px 0px 20px;
}

#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
#contentright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	width: 130px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}

pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
		#frame {
	width:814px;
	padding:0px;
	text-align:left;
	background-color: #3F3F3F;
	background-image: url(images/inside-back-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
		}
		
		#contentleft {
	width:162px;
	padding:5px 5px 0px;
	margin-left: 7px;
	margin-top: 0px;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
		}
.blackborder {
	border: 1px solid #000000;
	padding: 10px;
}

	
	#contentcenter {
	float:none;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	width: 450px;
	margin: 0px;
	padding: 0px;
	background-color: #BEBEBE;
		}
	
	#contentright {
	width:169px;
	float:none;
	margin-right: 7px;
	margin-top: 0px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
		}

#footer {
	height: 75px;
	margin-top: 25px;
}
#secondleft {
	width:230px;
	padding:0px;
	float:none;
	margin-left: 16px;
	margin-top: 6px;
	overflow: hidden;
	margin-right: 3px;
}
.leftnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
	margin-left: 0px;
	padding-left: 9px;
}
.headermargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFBFB;
	padding-top: 8px;
	font-weight: bold;
}
.headermarginsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F2F2F2;
	padding-top: 9px;
}

#secondright {
	width:514px;
	float:none;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 16px;
	font-size: 11px;
	line-height: normal;
	color: #4A4A4A;
	margin-bottom: 0px;
	background-image: url(images/center-mid.jpg);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.redheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D93100;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#rotation {

	width:475px;
	padding:5px;
	float:none;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 16px;
	background-color: #333333;
}
#mainimage {

	width:475px;
	padding:5px;
	float:none;
	margin-right: 15px;
	margin-top: 8px;
	margin-left: 16px;
	background-color: #333333;
}
#extranav {
	width:230px;
	padding:0px;
	float:none;
	margin-left: 16px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}
.newsnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
	margin-left: 0px;
	padding-left: 18px;
	padding-right: 25px;
	padding-top: 8px;
	line-height: 16px;
	padding-bottom: 8px;
}
#secondrightbot {
	width:514px;
	margin-right: 15px;
	margin-top: 0px;
	margin-left: 16px;
	background-image: url(images/center-bot.jpg);
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 0px;
	background-position: top;
	height: 17px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.redsubheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #962932;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	padding: 0px;
	border-top-color: #696768;
	border-right-color: #696768;
	border-bottom-color: #696768;
	border-left-color: #696768;
	background-color: #FFFFFF;
}
.formbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAEAEA;
}

#dashline {
	width:450px;
	padding:0px;
	float:none;
	margin-right: 0px;
	margin-top: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #696768;
	border-right-color: #696768;
	border-bottom-color: #696768;
	border-left-color: #696768;
	margin-bottom: 0px;
	height: 0px;
}#contactborder {
	padding:0px;
	float:none;
	margin: 6px 16px 6px 10px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px dotted #696768;
	width: 93%;
	height: 100%;
}
#video {
	padding:0px;
	float:none;
	height: 100%;
	margin: 15px 20px 0px 0px;
	top: 0px;
	border: 1px dotted #696768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 95%;
}
#prodcharts {
	padding:0px;
	float:none;
	height: 0px;
	margin: 0px;
	top: 0px;
	border: 1px dotted #696768;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	width: 95%;
}
.redproducthead {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72DFFE;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#sitemapleft {
	padding:0px 30px;
	float:none;
	height: 100%;
	margin: 10px 30px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	width: 268px;
	background-color: #FFFFFF;
	border: 1px dashed #5C5C5C;
}

#sitemapright {
	padding:0px 30px;
	float:none;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	width: 268px;
	background-color: #FFFFFF;
	border: 1px dashed #545454;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	height: 100%;
	margin-bottom: 10px;
}
#prodsearchback {
	width:477px;
	float:none;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-right: 0px;
	margin-left: 20px;
	padding: 15px;
	background-color: #DBDBDB;
	margin-top: 15px;
	margin-bottom: 15px;
}
#productresults {
	width:482px;
	float:none;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
}
#productDETAIL {
	width:482px;
	float:none;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	background-color: #FFFFFF;
}
.imageborder {
	margin: 0px;
	border: 1px dashed #CCCCCC;
}
#searchnav {

	width:230px;
	padding:0px;
	float:none;
	margin-left: 16px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
}
#searchleft {
	width:230px;
	padding:0px;
	float:none;
	margin-left: 16px;
	margin-top: 6px;
	overflow: hidden;
	margin-right: 3px;
	height: 45px;
}
#chart {

	padding:0px;
	float:none;
	margin: 6px 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px dotted #696768;
	width: 100%;
	height: 100%;
}
#adminnav {
	width:160px;
	padding:0px;
	float:none;
	margin-top: 10px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-left: 10px;
}
#adminright {

	width:550px;
	padding:0px;
	float:none;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 16px;
	background-color: #E1E1E1;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	height: 100%;
}
#counterhome {
	width:388px;
	float:left;
	top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
#contentlefttop {
	width:162px;
	padding:0px 5px;
	float:none;
	margin-left: 7px;
	margin-top: 5px;
	overflow: visible;
	margin-right: 0px;
	background-image: url(images/smallbox-top.jpg);
	height: 9px;
	margin-bottom: 0px;
}
#contentleftbot {

	width:162px;
	padding:0px 5px;
	float:none;
	margin-left: 7px;
	margin-top: 0px;
	overflow: visible;
	margin-right: 0px;
	background-image: url(images/smallbox-bot.jpg);
	height: 7px;
	margin-bottom: 5px;
}
#contentlefta {
	width:169px;
	float:none;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 7px;
	padding-top: 10px;
}
#contentleft p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	width: 130px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#contentlefta p {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	width: 130px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#secondright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0A0A0A;
	width: 95%;
}
#secondrighttop {

	width:514px;
	padding:0px 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 16px;
	background-image: url(images/center-top.jpg);
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 0px;
	background-position: top;
	height: 12px;
	background-repeat: no-repeat;
}


/**accordion menu**/


dl.accordion-menu {
	margin : 0;
	padding : 0;
	width : 514px;
	font-size: 11px;
	line-height: 18px;
} 
dl.accordion-menu dt.a-m-t { 
height : 60px;
margin : 0;
padding : 0.5em 1em;
color : #ffffff;
font-weight : bold;
border:#FFFFFF 1px solid;
background:#6699CC;
cursor : pointer;
white-space:normal;
} 
dl.accordion-menu dt.a-m-t td{
white-space:normal;
} 
dl.accordion-menu dt.a-m-t:hover { 
background:#e76f01;
white-space:normal;

} 
dl.accordion-menu dd.a-m-d { 
margin : 0;
padding : 0;
padding : 0;
white-space:normal;
} 
dl.accordion-menu dd.a-m-d .bd { 
padding : 10px;
margin-bottom : 2px;
margin-left : 1px;
margin-right : 1px;
margin-top : -2px;
border : 1px solid #6699CC;
background:#FFFFFF;
white-space:normal;
} 
/** end accordion menu**/
#content{width:95%;}

.contentDiv{margin:13px 0px 10px;}
.contentDivBorder{padding:13px;margin:4px;border:#CCCCCC 2px solid}
.contentDiv8{margin:8px;}
#leftnavsmall {
	width:169px;
	padding:0px;
	float:none;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #C2ECFC;
	margin: 0px;
	background-image: url(images/smallnavback.jpg);
	background-repeat: no-repeat;
	text-indent: 26px;
	height: 20px;
	text-align: left;
}
.copyright {
	color: #8D8D8D;
}

.RevisedFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 0px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}

a.seo:link {
	color: #0A0A0A;
	text-decoration: none;
		cursor: text;
}

a.seo:active {
	color: #0A0A0A;
	text-decoration: none;
		cursor: text;
}


a.seo:visited {
	color: #0A0A0A;
	text-decoration: none;
		cursor: text;
}
a.seo:hover {
	color: #0A0A0A;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: text;
}

.credit {
	color: #525252;
		font-size: 10px;
}

a.credit:link {
	color: #525252;
		font-size: 10px;
}
a.credit:hover {
	color: #525252;
		font-size: 10px;
}

a.seobot:link {
	color: #525252;
	text-decoration: none;
		font-size: 10px;
}

a.seobot:active {
	color: #525252;
	text-decoration: none;
		font-size: 10px;
}


a.seobot:visited {
	color: #525252;
	text-decoration: none;
		font-size: 10px;
}
a.seobot:hover {
	color: #525252;
	text-decoration: none;
	font-size: 10px;
}
