.nav {
	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	background-image: url(images/nav.jpg);
	height: 25px;
	max-height: 25px
	width: 772px;
	overflow-y : none;
	overflow-x : none;
}
.navlinks {
	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
}
.navlinks a:link {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}
.navlinks a:visited {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
}


.navlinks a:hover {
	font-family: verdana;
	color: #D40D0E;
	font-size: 10px;
}
.navblank {
	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	background-image: url(images/nav_blank.jpg);
	height: 25px;
	max-height: 25px
	width: 772px;
	overflow-y : none;
	overflow-x : none;
}
.rightlinks {
	left: 0px;
	top: 25px;
}

#Layer1 img {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Layer1 img a {
	color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Layer1 img a:hover {
	color: #FFFFFF;
}


#Layer1 #links a {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	font-size: 10px;
}
#Layer1 #links a:hover {
	background-color: #339933;
}


.background #Layer1 img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	font-family: arial, helvetica, serif;
	font-size: 10px;
}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: disc inside;
}

li { /* all list items */
	float: left;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	display: inline;
	border-left-color: #FFFFFF;
	line-height: 1em;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	background-color: #339933;
	vertical-align: middle;
	list-style-type: circle;
	text-align: center;
	top: 1em;
	margin: 0px;
	padding: 3px 3px 3px 0px;
	z-index: 1;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: none;
}


#content {
	clear: left;
}
body {
	background-color: #339933;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #339933; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-darkshadow-color:#FFFFFF; 
    scrollbar-shadow-color: #FFFFFF; 
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-track-color: #FFFFFF; 
}
.style4 {font-size: 9px}
.style5 {color: #FFFFFF}
.style6 {font-size: 9px; color: #FFFFFF; }
#Layer1 {
	position:relative;
	width:250px;
	z-index:1;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 180px;
	overflow: auto;
}.rightlinks-product {
	left: 0px;
	top: 25px;
}
#rightlinks-product {
	position:relative;
	width:250px;
	z-index:1;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 15px;
}

