body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px;
	font-family: verdana; 
	background-color: #ffffff; 
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color:    #AF9D4B;
	scrollbar-shadow-color: #AF9D4B;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:   #AF9D4B;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	margin: 0px
	}

A:link      
	{
	text-decoration: none; 
	font weight: bold; 
	color: #CCCC99
; cursor: nw-resize
	}

A:visited   
	{
	text-decoration: none;  
	font weight: bold;
	color: #AF9D4B
	}

A:active    
	{
	text-decoration: none;  
	font weight: bold; 
	color: #CCCCCC
	}

A:hover     
	{
	font weight: bold;
	text-decoration: none; 
	cursor: nw-resize; 
	color: #FFFFFF; background-color: #CCCC99; border-style: dotted
	}


.main
	{
	position:absolute; 
	top:405px; 
	left:10px; 
	width:400px;
	padding: 5px; 
	border: 1pt #FFFFFF dashed;
	}

.nav
	{
	position:absolute; 
	top:405px; 
	left:420px; 
	width:200px;
	padding: 5px; 
	border: 1pt #E8E0C5 dashed;
	}

.title
	{
	color: #CC9966;
	padding: 2px; 
	border: 1pt #E8E0C5 none;
; background-image: url(bg.gif)
	}


hr 
	{
	color: #9999CC;
	size: 1px;
	}

table 
	{
	font: 10px verdana;
; border: #FFFFFF solid; color: #FFFFFF
	}

