.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	text-indent: 35px;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-indent: 10px;
	text-decoration: none;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-indent: 10px;
	text-decoration: none;
}

.bg {
	background-color: #999999;
}
.scrolling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	text-decoration: none;
	text-align: justify;
}
.txtboxstyle{
	border-Width: 1;
	border-Color: #333333;
	font-family: verdana;
	font-size: 9;
	font-Weight: bold;
	height: 18;
	width: 200;
	background-color: #ffffff;
}
.txtsearch{
	border-Width: 0;
	border-Color: #ffffff;
	font-family: verdana;
	font-size: 10;
	font-Weight: bold;
	height: 17;
	width: 110;
	background-color: #ffffff;
}
.txtareastyle{
	border-Width: 1;
	border-Color: #333333;
	font-family: verdana;
	font-size: 11;
	font-Weight: bold;
	height: 40;
	width: 200;
	background-color: #ffffff;
}
.SubmitStyle {
	border-width: 1px;
	border-color: #ff6600;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10;
	height: 20px;
	width: 80px;
	background-color: #aaaaaa;
}

