@charset "iso-8859-1";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image: url(img/bgline.jpg);
	margin-top: 0px;
}
.nav_a:link {
	text-decoration: none;
	color: #ffffff;
	
}
.nav_a:visited {
	text-decoration: none;
	color: #ffffff;
}
.nav_a:hover {
	text-decoration: underline;
}
.nav_a:active {
	text-decoration: none;
	color: #ffffff;
	
}

a:link {
	text-decoration: none;	
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.linktext:link {
	text-decoration: none;
	color: #00CCFF;
	
}
.linktext:visited {
	text-decoration: none;
	color: #00CCFF;
}
.linktext:hover {
	text-decoration: underline;
	color: #0066FF;
}
.linktext:active {
	text-decoration: none;
	color: #00CCFF;
	
}
.STYLE1 {color: #FFFFFF}
.blue_text {color: #003399}
.style4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.STYLE5 {
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
}
.hrline_style1 {
	color: #CCCCCC;
}



.product_title {
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
