a:link { 
	color: #000066;
	text-decoration: none;
	}
a:visited { 
	color: #000066;
	text-decoration: none;
	}
a:hover { 
	color: blue;
	text-decoration: underline;

	}
a:active { 
	color: #000066;
	text-decoration: none;
	}
Body      
{ 
		font-size: 10pt;            
		font-family: verdana, sans-serif;
	        font-style: normal;
	        font-weight: normal;
	        font-variant: normal;
		color: #bd6100
		scrollbar-face-color:       black;
            	scrollbar-shadow-color:     white;
           	scrollbar-highlight-color:  white;
            	scrollbar-3dlight-color:    white;
           	scrollbar-darkshadow-color: white;
            	scrollbar-track-color:      white;
           	scrollbar-arrow-color:      black;
				}



table      
{ 
	font-size: 10pt;   
	font-family: verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;


}



.forim{	
width : 120px;	
height : 17px;	
	
border-width: 2px;	
border-color: #006600;	
background-color: #fefae9; 
border-style: solid;	
FONT-FAMILY: Arial, verdana, sans-serif; 
FONT-SIZE: 8pt; 
TEXT-DECORATION: none;	
color: black;	
} 

.forim2{	
width : 370px;	
height : 80px;	
	
	
border-width: 2px;	
border-color: #006600;	
background-color: #fefae9; 
border-style: solid;	
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE: 10pt; 
TEXT-DECORATION: none;	
color: black;	

scrollbar-face-color: #ffd3a5; 
scrollbar-shadow-color: #white; 
scrollbar-highlight-color: #ffd3a5; 
scrollbar-3dlight-color: white; 
scrollbar-darkshadow-color: white; 
scrollbar-track-color: white; 
scrollbar-arrow-color: white;	
} 

.leftMenu {
		font-size: 10pt;
	        font-family: arial, sans-serif;

	a:active	{	color:blue;	text-decoration:none;	font-family:verdana;	}
}

<!-- 
#container 
{ 
 
border: none; 
position: absolute; 
top: 0px; 
left: 0px; 
width: 351px; 
height: 423px; 
overflow: auto; 
visibility: visible; 
display: block; 

} 



#content 
{ top: 5px; 
left: 5px; 
width: 351px; 
height: 423px; 
visibility: visible; 
display: block 
} 
