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: #AF9D4B
	}

A:visited   
	{
	text-decoration: none;  
	font weight: bold;
	color: #AF9D4B
	}

A:active    
	{
	text-decoration: none;  
	font weight: bold; 
	color: #AF9D4B
	}

A:hover     
	{
	font weight: bold;
	text-decoration: none; 
	cursor: crosshair; 
	color: #E8E0C5
	}


.main
	{
	position:absolute; 
	top:405px; 
	left:10px; 
	width:400px;
	padding: 5px; 
	border: #E8E0C5 1pt dashed;
	}

.nav
	{
	position:absolute; 
	top:405px; 
	left:420px; 
	width:200px;
	padding: 5px; 
	border: #E8E0C5 1pt dashed;
	}

.title
	{
	color: #AF9D4B;
	padding: 2px; 
	border: #E8E0C5 1pt dashed;
	background-image: url('bg.gif');
	}


hr 
	{
	color: #E8E0C5;
	size: 1px;
	}

table 
	{
	font: 10px verdana;
	}

