body {
	margin : 0; 
	padding : 0; 
	border:0;
	font-family : verdana, arial, helvetica, sans-serif; 
	font-size : 11px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	color : #000000; 
	background-color : #a6a78b;
	}
	

#main	{
	font-size: 11px; 
	padding: 1px; 
	text-align: left;
	color: #000000;  
	} 
	
#list {
	font-size: 11px;
	text-align: left;
	color: #000000;  
}
	

#white	{
	font-size: 11px; 
	padding: 0px; 
	width:177px;
	color: #ffffff;  
	} 

#small	{
	font-size: 9px;
	text-align: right; 
	padding: 1px; 
	color: #889181; 
	} 

#menu	{
	font-size: 12px; 
	text-align:center;
	padding: 1px; 
	color: #FFFFFF;
	} 
	
h1	{
font-size: 14px; 
	padding: 0px; 
	color: #636b5c;
	}


li	{
	font-size: 11px; 
	padding: 0px; 
	color: #000000;  
	} 


.floatright { float: right; margin-left: 10px;}

.floatleft { float: left; margin-right: 10px;}
 
a 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #000000; 
	} 

a:visited {
	color : #000000; 
	} 

a:active {
	color : #000000; 
	} 

a:hover {
	color : #46381C; 
	text-decoration : underline; 
	} 

a.white 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #ffffff; 
	} 

a.white:visited {
	color : #ffffff; 
	} 

a.white:active {
	color : #ffffff; 
	} 

a.white:hover {
	color : #ffffff; 
	text-decoration : underline; 
	} 
	
a.menu 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #ffffff; 
	} 

a.menu:visited {
	color : #ffffff; 
	} 

a.menu:active {
	color : #ffffff; 
	} 

a.menu:hover {
	color : #8b8c6d; 
	text-decoration : underline; 
	} 
	
a.small 	{
	text-decoration : none; 
	font-weight : bold; 
	color : #889181; 
	} 

a.small:visited {
	color : #889181; 
	} 

a.small:active {
	color : #889181; 
	} 

a.small:hover {
	color : #ffffff; 
	text-decoration : underline; 
	} 