.top-nav {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.body {
	height:600;
	width:400;
}
.lbltxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	text-align:justify;
	
}
.dot
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:bold;
	color: black;
	font-style:italic;
	
	
}

.lblheading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20;
	color:#de8b21;
}
.txtbox
{
	font-family:Verdana;
	font-size:xx-small;
	border-style:groove;
}
.dropdown
{
	font-size: xx-small;
	border-style:groove;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
.btnlook
{
	color: White;
	font-family: verdana;
	background-color: steelblue;
	font-size: xx-small;
	border-style:groove;
	border-color:SkyBlue;
	border-width:2;
	font-weight:bold;
}
.DtGrid
{
	border-color:#CCCCCC;
	border-width:1px;
	background-color:White;
	border-style:groove;
	font-family:Verdana;
	font-size:xx-small;
}
.headergrid
{
	border-color:#CCCCCC;
	border-width:1px;
	background-color:Sienna;
	border-style:groove;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color:white;
	font-weight:bold;
		
}
.itemgrid
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color:#009900;
	
	
	
}
.pagergrid
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color:#000066;
	
	
	
}

A
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;	
	
}

A:hover
{

	font-family:Verdana;
	font-size:8pt;
	color:#330000;
	font-weight:bold;
	
}

.td
{
	height:25;
}

A:active
{
    font-family:Verdana;
	font-size:8pt;
	color:#330000;
	font-weight:bold;
	
}
