.heading {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.headingnew {
	font-family: arial;
	font-size: 12px;
	color: #073B8D;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #00FFFF;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
.textboxreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	height: 14px;
	width: 125px;
	border: 1px solid #999999;
}
.textareareq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	height:auto;
	width:125px;
	border: 1px solid #999999;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3C2B15;
	background-color:#F3F2EE;
	border-top: 1px inset #999999;
	border-right: 1px outset #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.buttonrq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #3C2B15;
	background-color:#F3F2EE;
	width:55px;
	border: 1px #999999 solid;
	height:auto;
}
.prodlink{
	font-family: tahoma;
	font-size: 11px;
	color: #89A0C2;
	text-decoration: none;
}
.prodlink:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #89A0C2;
	text-decoration: underline;
}

.menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(menu_n.gif);
	height:31px;
	width:99px;
	display:block;
	


}
.menu1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(menu_r.gif);
	height:31px;
	width:99px;
	display:block;

}
