BODY 
	{
	background: #083a28 repeat;
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 13px; 
	font-weight: bold; 
	}
	
.main 
	{
	background: #ffffff;
	width: 90%;
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 13px; 
	font-weight: bold;
	border-left: 4px ridge #B7E4CC;
	border-right: 4px ridge #B7E4CC;  
	}
	
.ace
	{
	background: #ffffff url(bg_main.jpg);
	width: 800px;
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 13px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 13px; 
	font-weight: bold;	
    list-style-image: url(button_links.jpg);
	} 

H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 18px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #06291C; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD
	{
	font-family: Arial, Sans-Serif;
	color: #06291C; 
	font-size: 13px; 
	font-weight: bold;	
	} 	
	
.ped
	{
	width: 600px;
	background: #ECFDEA; 
	border-right: 2px outset #D5FDD5; 
	border-bottom: 4px outset #D5FFD5;
	font-family: Arial, Sans-Serif; 
	color: #241510; 
	font-size: 11px; 
	font-weight: bold; 
	padding-left: 10px;
	} 	
	
.ped2
	{
	font-size: 12px; 
	font-weight: bold; 
	}

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #06291C;
    font-size: 11px;
	font-weight: bold;
    }

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

A:link 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #000080; 
	text-decoration: none; 
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #631963; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family: Arial, Sans-Serif; 
	font-size: 14px; 	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 14px;  
	color: #ffffff; 
	text-decoration: underline; 
	background-color: #083a28; 
	} 

A.button 
	{
	color: #EAAF5F; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;
	text-decoration: none;
	}	

A.button:visited 
	{
	color: #eae680; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.button:active 
	{
	color: #FFCC33; 
	font-size: 17px; 	
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
	}
 
A.button:hover 
	{
	background: 0 none;
	color: #DFB22D; 
	font-size: 17px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: underline;
	}

A.small 
	{
	color: #7A8D78; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: underline;
	}	

A.small:visited 
	{
	color: #E3D9FA; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: underline;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #083a28;
	color: #ffffff; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	}	

