/* CSS Document */

.title
{
color:#FFFFFF;
font-family:Verdana;
font-size:14pt;
font-style:normal;
font-weight:bold;
text-decoration:normal;
text-align:center;
background-position:center;
background-color:#000066;
letter-spacing:3px;
}
/* The title stylesheet is used for styling the titles of the form*/


.label
{
color:#000066;
font-family:Verdana;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:200;
text-decoration:none;
text-align:justify;
}

.linkbtn
{
color: #000066;
font-family:Verdana;
font-size: small;
}

/* The label stylesheet is used for styling the  of the form*/
.td       
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:right;
}

.tbxt       
{
	font-family: VANAVIL-Avvaiyar;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:200;
	text-decoration:none;
	text-align:justify;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	text-align:center; 
}

.header1
{
	background:#F6F5ED;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #976F02;
	text-align:center; 
}

.user 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.msg      
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.table
{
border-style:none;
height:394px;
width:50%;
}


a 
{
	color:#316ac5;
	cursor:pointer;
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	 }

a:hover { color:Orange; }
a:active { color:Maroon;}

ol
{
list-style: circle;
} 

.style41
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
}

/*.button
{
	color:#000066;
	font-family:Verdana;
	font-size:medium;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	width:146px;
	height:35px;
	font-weight:bolder;
	
	
	
} */

	