
body{
background:#FFFFFF url('../images/bg.jpg') repeat-x;

}


.td2 {
	font-size: 10px;
	font-weight: normal;

}
.line{
	color: #3168A0;
}

select {
	
	font: 12px verdana, arial, tahoma;
	line-height:inherit;
	background: #ffffff;
	border: 1px solid #CFD8E0;
	width: 175px;

}

textarea {
	border: 1px solid #CFD8E0;
	background: #fff;
	color: #b0b0b0;
	font: 11px verdana, arial, tahoma;
	width:250px;
}

td  {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-indent : 0;
	line-height:20px;
}
.mainHead
{
	font-size: 12px;
	font-weight : bold;
	color: #930701;
    font-family: verdana, arial, helvetica, sans-serif;
}

.subHead
{
	font-size: 12px;
	font-weight : bold;
	color: #064875;
    font-family: verdana, arial, helvetica, sans-serif;
}


A:Link {
	font-size :12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #072F78;
	text-indent : 0;
	text-decoration : none;

}

A:Visited {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #072F78;
	text-indent : 0;
	text-decoration : none;

} 
A:Active {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #072F78;
	text-indent : 0;
	text-decoration : none;
} 
 
A:Hover  {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #781107;
	text-indent : 0;
	text-decoration : none;
}


A.d:Link {
	font-size :12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #012141;
	text-indent : 0;
	text-decoration : none;

}

A.d:Visited {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #012141;
	text-indent : 0;
	text-decoration : none;

} 
A.d:Active {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #012141;
	text-indent : 0;
	text-decoration : none;
} 
 
A.d:Hover  {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-indent : 0;
	text-decoration : none;
}


