BODY {
margin-left: 20px;
margin-top: 10px;
font-family: Verdana, Arial, sans-serif;
background-color: #EBECE7;
}

.txtNormal
{
	color: #043042;
	font-size : 12px;
}

.main
{
	color: #043042;
	font-size : 12px;
	font-weight: bold;
}

.head
{
	color: #043042;
	font-size : 14px;
	font-weight: bold;
}

.txtSmall
{
	color: #043042;
	font-size : 12px;
}

td.txtSmall
{
	color: #043042;
	font-size : 11px;
}

.link1 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration : none;
	}

a.link1:link {color : #043042; text-decoration : none;}
a.link1:hover {color : #ffffff; background : #C01F50;}


a.link2 {
	color: #AE3232;
	font-size: 11px;
	font-weight: bold;
	}

a.link2:hover {
	color : #AE3232; 
	font-size: 11px;
	font-weight: bold;
}


.redHeading
{
	color: #C01F50;
	font-size: bold;
}

.txtDetail
{
	color: #043042;
	font-size: x-small;
}

A:link {
	color : #043042;
	font-size: bold;
	background-color : transparent;
	text-decoration : none;
	}
		
		

a.link3 {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	}


	
A:hover {
	color : #D85E92;
	font-size: bold;
	background-color : transparent;
	text-decoration : none;
}
	

.txtBB {
	font-family : arial, sans-serif; 
	font-size : 11px; 
	border-color:#2171B5; 
	border-width:1px;
	}