BODY.mainbody
{
	PADDING: 0px;
	MARGIN: 0px;
	font-family: Verdana, Arial, Tahoma,Times New Roman
	color: #000000;
	FONT-SIZE: 11px;
	width: 100%;
	TEXT-DECORATION: none;
}

.input
{
    BORDER #a9a9a9 1px solid;
    FONT-SIZE: 12px;
    COLOR: #00008b;
    TEXT-INDENT: 0px;
    FONT-FAMILY: Verdana, Arial, Tahoma,Times New Roman;
    HEIGHT: 18px;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}

.maintit
{   FONT-WEIGHT: bolder;
    FONT-SIZE: 70%;
    color: #ffffff;
    font-family: Verdana, Arial, Tahoma,Times New Roman
} 

.mainbtn
{
    FONT-FAMILY: Verdana, Arial, Tahoma,Times New Roman;
    FONT-SIZE: 11px;
    COLOR: #000000;
    BACKGROUND-COLOR: #d6d3ce

}

.copyfnt
{   FONT-SIZE: 10px;
    color: #ffffff;
    font-family: Verdana, Arial, Tahoma,Times New Roman
	
}

A:link
{
    color: #ffffff;
    TEXT-DECORATION: none
}
A:visited
{
     color: #ffffff;
    TEXT-DECORATION: none
}
A:hover
{
    color: #ffffff;
    TEXT-DECORATION: none
}
.warnfnt{FONT-WEIGHT: bolder;FONT-SIZE: 16px;color: red;font-family: Verdana, Arial, Tahoma,Times New Roman}
