/* CSS Document */

	
A
{
    COLOR: #BA2413;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #BA2413;
    TEXT-DECORATION: none;
}
A.b
{
    COLOR: #BA2413;
    TEXT-DECORATION: underline;
	}
A.b:hover
{
    COLOR: #BA2413;
    TEXT-DECORATION: none;
	}
body 
{
	
	     
		font-family: Verdana, Helvetica, Arial;
                font-size:12px; 
                margin: 0px; 
                padding: 0px; 
                color: #000000;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}

textarea
{
border:1px solid #808080;
}


.textbox
{
    COLOR: #834d10;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;	
}
INPUT {
background-color: #FFFFFF;
color: 834d10;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
width:150;
} 
INPUT.radio
{
border:1px solid #ffffff;
width:auto;
}

INPUT.file
{
background-color: #FFFFFF;
color: 834d10;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
width:300;
}


.Butt
{   
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	background-image:  url(../img/btn.gif);
  	border: 0px solid white;
  	background-repeat: no-repeat;
	height: 21px;
	width: 80;

	
	
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
}
.header_ermsg
{    
	FONT-FAMILY: Verdana;
	color:Red;
    FONT-SIZE: 10px;
	font-weight:bold;
}
