BODY 
	{
	background: #626c37 url(bg_green.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 4px ridge #626c37; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #302400; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
DIV 
	{
	width: 100%;
	background: #d6c49e url(bg_light.jpg) repeat;
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0; 
	}
	
DIV.light
	{
	width: 95%; 
	background: #d6c49e url(bg_light.jpg) repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}	
	
DIV.main
	{
	width: 95%; 
	background: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 12px; 
	font-weight: bold;
	padding-right: 10px;
	} 


H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #4E562C; 
	font-size: 16px; 
	font-weight: bold;
	width: 450px; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #363C1E; 
	font-size: 13px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Sans-Serif; 
	color: #4E3A00; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 10px; 
	font-weight: bold;	
	}

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #4E3A00;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #bdc3a1; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;	
	font-weight: bold; 
	color: #0033FF; 
	text-decoration: none; 
	}
	
A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-size: 13px;
	font-weight: bold; 
	color: #491741; 
	text-decoration: underline; 
	}
  
A:active 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;	
	font-weight: bold; 
	color: #E88636;
	text-decoration: none; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	}

A:link.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 14px;
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	} 
 
A:active.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold; 
	color: #E88636;
	text-decoration: underline;  
	}
	
A:visited.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 14px;	
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	}
  
A:hover.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: none; 
	background-color: #d6c49e; 
	} 

.pageon 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 14px;
	font-weight: bold; 
	color: #E88636; 
	text-decoration: underline; 
	} 

A:link.small 
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	}
	
A:visited.small  
	{
	font-family: Arial, Sans-Serif;	
	font-size: 10px;
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	}
  
A:active.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;	
	font-weight: bold; 
	color: #E88636;
	text-decoration: none; 
	} 

A:hover.small  
	{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	}


 
