@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/indexbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	color:#4D4D4D;
	}
a:link{
	color:#4D4D4D;
	text-decoration:none;
}
a:visited{
	color:#4D4D4D;
	text-decoration:none;
}
a:hover{
	color:#4D4D4D;
	text-decoration: underline;
}
a:active{
	color:#4D4D4D;
	text-decoration:none;
}	
.newtitle{
	color:#999999;
	font-size:14px;
	font-weight:bolder;
}
.line-height24{
	line-height:2.0em;
}
.new a:link{
	color:#4D4D4D;
	text-decoration:underline;
}
.new a:visited{
	color:#4D4D4D;
	text-decoration:underline;
}
.new a:hover{
	color:#4D4D4D;
	text-decoration: none;
}
.new a:active{
	color:#4D4D4D;
	text-decoration:underline;
}	
.menu a:link{
	color:#005997;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:visited{
	color:#005997;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	color:#005997;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}
.menu a:active{
	color:#005997;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.btmenu a:link{
	color:#ffffff;
	text-decoration:none;
}
.btmenu a:visited{
	color:#ffffff;
	text-decoration:none;
}
.btmenu a:hover{
	color:#ffffff;
	text-decoration: underline;
}
.btmenu a:active{
	color:#ffffff;
	text-decoration:none;
} 

.productlist a:link{
	color:#606060;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.productlist a:visited{
	color:#606060;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.productlist a:hover{
	color:#606060;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
.productlist a:active{
	color:#606060;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.righttitle{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}