body,tr,select {
	font-family: Arial;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 16px;
	
	
	}
	
<!--input {
/*
border:1px solid #008DA4;
height:17px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color:#ffffff;
*/

-->}

.textfield{

border:1px solid #999999;
height:16px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color:#ffffff;
width:120px;

}
.td-padding{
padding-left:15px;
}
.td-padding1{
padding-left:15px;
padding-right:15px;
}
	

.table-border{
border:1px solid #989a9d;
}
	
.left-bg{ background-image:url('images/left-bg.gif');
}	
	
	.main-bg{background-image: url('images/main-bg.gif');
	}	



	
.link{

font-family: Tahoma;
font-size: 10px;
color: #01758E;
text-decoration:none;
}

.link:hover{

font-family:Tahoma;
font-size: 10px;
color: #01758E;
text-decoration:underline;
}

.link1{

font-family: tahoma;
font-size: 11px;
color: #2E2D2D;
text-decoration:none;
}

.link1:hover{
	font-family:tahoma;
	font-size: 11px;
	color: #2E2D2D;
	text-decoration:underline;
	
	
	
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color:#D64503;
	background: url(images/bg.gif) repeat-x top;
}	
#min_ht50 {
	min-height:50px;
	height:auto !important;
	height:50px;
	padding-top: 5px;
}

.text5 {
	font-family: Tahoma;
	font-size: 11px;
	color:#D64503;
}	
	
	
		.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color:#333333;
	
}	

.Heading{
	font-family: arial;
	font-size: 20px;
	color:#E75C17;
	padding: 15px 0 10px 0;
	margin: 0;
}
	
.link2{

font-family: Tahoma;
font-size: 12px;
color: #01758E;
text-decoration:none;
font-weight:bold
}

.link2:hover{

font-family:Tahoma;
font-size: 12px;
color: #01758E;
text-decoration:underline;
font-weight:bold
}

	.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#018DA6;
	font-weight:bold;

}	



.link3{

font-family: tahoma;
font-size: 13px;
color: #E75C17;
text-decoration:none;
font-weight:bold;
}

.link3:hover{
	font-family:tahoma;
	font-size: 13px;
	color: #FFA41F;
	text-decoration:underline;
	font-weight:bold;
}

.txt_small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3F3F3F;
	padding: 2px 10px;
}

.tbl_form {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.tbl_form td{
	font: normal 11px Arial, Helvetica, sans-serif; 
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 5px 10px;
}
.tbl_form th{
	font: bold 12px Arial, Helvetica, sans-serif; 
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 5px 10px;
}
.tbl_form td input, textarea{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
}