/* CSS Document */

img{
	border: 0;
	text-decoration: none;
}

.style1 {color: #6a6a6a; font-family: Arial; font-size: 11px;}
.style2{color: #1a3665; font-family: Arial; font-size: 11px;}
.style3{color: #6a6a6a; font-family: Arial; font-size: 12px;}
td.style3 a{color: #6a6a6a; font-family: Arial; font-size: 12px;}
td.style3 a:hover, td.footer a:hover{text-decoration:none;}
td.footer, td.footer a{color: #555555; font-family: Arial; font-size: 11px;}
.a:link {
	color: #006cff;
	text-decoration: underline;
}
.a:visited {
	text-decoration: none;
	color: #006cff;
}
.a:hover {
	text-decoration: none;
	color: #006cff;
}
.a:active {
	text-decoration: none;
	color: #006cff;
}

#top ul.nav{
	width:916px;
	height:23px;
	background: url(images/menu_bg.gif) 0 0 repeat-x;
	position:absolute;
	left:0;
	top:226px;
}
#top ul.nav li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.nav li a{
	display:block;
	padding:0 14px;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#top ul.nav li a:hover{
	color:#fff;
	background: url(images/menu_product_hover.gif) 0 0 repeat-x;
	background-color:inherit;
}
#top ul.nav li a.hover{
	display:block;
	padding:0 14px;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	background: url(images/menu_product_hover.gif) 0 0 repeat-x;
}
#top ul.sub{
	width:916px;
	height:23px;
	background: url(images/menu_bg.gif) 0 0 repeat-x;
	position:absolute;
	left:0;
	top:249px;
}
#top ul.sub li{
	float:left;
	font-size:0;
	line-height:0;
	background: url(images/menu_bg.gif) right top no-repeat;
	height:23px;
	padding:0 1px 0 0;
}
#top ul.sub li a{
	display:block;
	padding:0 14px;
	font:normal 10px/23px Arial, Helvetica, sans-serif;
	color:#B6B6B6;
	background-color:inherit;
	text-decoration:none;
}
#top ul.sub li a:hover{
	color:#A0AC4D;
	background-color:inherit;
}
