body{
font-family: Arial;
}


form{clear:both;}


.textbox3
{
	
	color: #000000;
	text-decoration: none;
	border: 1px solid #a0a0a0;
	background-color:#FFFFFF;
	width:320px;
	height:15px;
}
.selectbox3
{
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	background-color:#FBFBFB;
	width:330px;
	height:30px;
}
.selectbox2
{
	
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	background-color:#FBFBFB;
	width:107px;
	height:30px;
}
.selectbox1
{
	
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	background-color:#FBFBFB;
	width:100px;
	height:30px;
}
.textarea
{
	
	color: #000000;
	text-decoration: none;
	border: 1px solid #a0a0a0;
	background-color:#FFFFFF;
	width:320px;
	height:90px;
}
.rowElem1{
	clear:both;
	padding:4px 0px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.buttons {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 80px;
}
.border_tab{
	border: solid 1px #E0E0E0;
}
.padd_text{
	padding-right:500px;
	padding-left:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
.small_text_size{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
