
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: 'gold';
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: 'black';
	scrollbar-highlight-color: '#303030';
	scrollbar-3dlight-color: 'gray';
	scrollbar-darkshadow-Color: 'black';
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	marker-offset: 0px;
	background-color: #FFFFFF;
}

TD {
	FONT-SIZE: small;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}

.vnav{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	color:#00FFFF;
	white-space: nowrap;
	display: block;
	width: 142.px;
	height: 22px;
	margin: 0; 
	padding: 0; 
}
.vnavaddr{
	position:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;			
	color:#000000;
	white-space: nowrap;
	display: block;
	width: 142.px;
	height: 22px;
	margin: 0 15px;
	padding: 0; 
}
.vnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 142px;
	height: 24px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}

.vnav a:hover { color: red; }

.vnav a:visited {color: black; }

.caption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	margin-right: 5px;
}

.bodytext {
	margin-right: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}


#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 300px;
}

#header {
	position: relative;
	margin-left: 11px;
	width: 100%;
	height: 3em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 10em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 2px solid #F00;
	border-bottom: none;
	background: #808080;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #999999;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	border: 1px solid #F00;	
	background: #909090;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }


/* products */
#navcontainer {
	display: inline;
}
#navlist li  {
	display: inline;
	text-align: left;	
	list-style-type: none;
	// margin-left: -30px;
	padding-right: 30px;
}
#navlist a  {
	display: inline;
	/* padding-right: 20px; */
	text-decoration: none;
}