
BODY
{
    	background-color: #DEDDED;
    	color: #000;
	    margin: 20,0,0,10;
}

A:link				{ color: #663467; text-decoration: none; }
A:active			{ color: #663467;}
A:visited			{ color: #663467; text-decoration: none; }
A:hover				{ color: #663467; text-decoration: underline;}

A.wht:link			{ color: #fff }
A.wht:active		{ color: #fc0 }
A.wht:visited		{ color: #fff }
A.wht:hover			{ color: #fc0 }

TD
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	color: #666666
}

FONT.heading
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-style: bold;
	color: #fff
}

FONT.hello 	
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-style: bold;
	color: #fff
}

FONT.form_hd 	
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-style: bold;
	color: #fff
}

FONT.form_req 	
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	font-style: bold;
	color: #c00
}

FONT.copyright 	
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	color: #666
}

FONT.contact 	
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	color: #aaa
}

.mn
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	color: #663467
}
.input
{
    	border-right: #000 1px solid;
    	border-top: #000 1px solid;
    	background: #fff;
    	border-left: #000 1px solid;
    	color: #333;
    	border-bottom: #000 1px solid;
    	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px
}

.input_req
{
    	border-right: #f60 1px solid;
    	border-top: #f60 1px solid;
    	background: #fff;
    	border-left: #f60 1px solid;
    	color: #333;
    	border-bottom: #f60 1px solid;
    	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px
}

.input_align_rt
{
    	border-right: #000 1px solid;
    	border-top: #000 1px solid;
    	background: #fff;
    	border-left: #000 1px solid;
    	color: #333;
    	border-bottom: #000 1px solid;
    	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: right
}

.button 
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-style: bold;
	color: #000
}
.mainbody
{
display:none;
position:relative; 
left:-50000px; 
top:20px; 
width:5000px; 
height:100px; 
background:##DEDDED; 
color:#000000
}
