/* CSS Document */

fieldset {border: none;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	
}

form,div,h1,h2,h3,h4,h5,h6,ul,li{
	margin:0px auto;
	padding:0px;
}
	

.menutxt{
	background-color:#2FA3BA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	line-height:36px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}

.menutxt a:link, .menutxt a:active, .menutxt a:visited{
	background-color:#2FA3BA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	line-height:36px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}

.menutxt a:hover{
	background-color:#2FA3BA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#AEF1FF;
	font-weight:bold;
	line-height:36px;
	text-decoration:underline;
	padding-left:20px;
	padding-right:20px;
}

.whitetd{
	background-color:#FFFFFF;
}

.ptxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:17px;
	padding-right:5px;
}

.bluetxt{
	color:#0077C2;
	font-weight:bold;
}

.lefttd{
	width:20%;
}

.righttd{
	width:80%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}

.headertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1A7927;
}

.leftmenutxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#474646;
	list-style-type: none;
	padding-left:30px;
	text-decoration:none;
}

.leftmenutxt a:link, .leftmenutxt a:active, .leftmenutxt a:visited, .leftmenutxt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#474646;
	list-style-type: none;
	text-decoration:none;
}

.leftmenutxt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#474646;
	list-style-type: none;
	text-decoration:underline;
}


.newsleter_bg{
	background-image:url(images/newsletter_bg.jpg);
	background-repeat:no-repeat;
	height:184px;
}

.newletter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:15px;
	padding-left:15px;
}

.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#575656;
	padding-left:25px;

}

.textfield{
	background-color:#FFFFFF;
	border:solid #999999 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:128px;
}

.blueborder{
	border:#0077C2 solid 1px;
}

.productname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#045110;
}

.viewdetailsbg{
	background-image:url(images/viewdetails_bg.jpg);
	background-repeat:repeat-x;
	width:94px;
	color:#FFFFFF;
	border:#004B0C solid 1px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3B5F08;
	padding-left:5px;
	padding-right:5px;
	padding-top:25px;
	text-decoration:none;
	text-align: center;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3B5F08;
	text-decoration:none;

}

.footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3B5F08;
	text-decoration:underline;

}

.productbg{
	background-image:url(images/product_bg.jpg);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4D7F3;
	border-left-color: #B4D7F3;
}

.headertxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding-left:10px;
}


.border{
	border: 1px solid #BDDBF5;

}

.contentblock TD{font: 7pt Tahoma;}