BODY   { 
font-family: Verdana, Arial, sans-serif; font-size: 10px; 
} 

a:link
	{
	color:#204CA4;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica; 
	font-size=11px;
	}
a:visited       
	{
	color:#204CA4;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica;
	font-size=11px;
	}
a:hover         
	{
	color:#A1B4C6;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica; 
	}
a:active        
	{
	color:#BDB94B;
	text-decoration:none;
	}

input 
	{
	background-color: #ffffff;
	}

	{
	background-color: #cccccc;
	}
	
textarea 
	{
	background-color:#ffffff;
	width:205px;	
	}
select 
	{
        width:170px; 
	background-color: adacac;
	}
	
.button2	
	{
	background-color: #cccccc;
	font-size=12px;	
	width:87px;
	height:18px;
	border:1px;
	border-color:#000000;
	border-style:solid;
	}
.button
	{
	font-size=12px;
	width:87px;
	height:18px;
	border:1px;
	border-color:#990000;
	border-style:solid;
	}




	}
.img
	{  
	font-size=12px;
	font-family:Verdana,Arial,Helvetica; 
	border-color: #999999;
	border-width:1px;
	border-style: solid;
	}
.img2
	{  
    	color=#000000;
	border-color: #000000;
	border-width:1px;
	border-style: solid;
	border-top-style : none;
	}

.table_img
	{
	font-size=12px;
	font-family:Verdana,Arial,Helvetica; 
    	color=#000000;
	border-color: #8AA2BF;
	border-width:1px;
	border-style: solid;
	}

.bord_noup_nosides
	{  
    	color=#999999;
	border-color: #999999;
	border-width:1px;
	border-style:solid;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	}

.bord_noup_nolow
	{  
    	color=#999999;
	border-color: #999999;
	border-width:1px;
	border-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	}

.bord_nolow_nosides
	{  
    	color=#000000;
	border-color: #000000;
	border-width:1px;
	border-style:solid;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	}

.bord_nolow
	{  
    	color=#000000;
	border-color: #000000;
	border-width:1px;
	border-style:solid;
	border-bottom-style:none;
	}

.text
	{
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px; 
	}

.text_orange
	{
	color:#A09269;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px; 
	}
