BODY 
	{
	background: #6F3700 url(bg_brand.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEAE4E; 
	font-size: 14px; 
	font-weight: bold; 
	}

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

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

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

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

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEAE4E; 
	font-size: 14px; 
	font-weight: bold;	
	}
	
.main 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEAE4E; 
	font-size: 14px; 
	font-weight: bold;
	background: #6F3700 url(bg_gradient.jpg) repeat; 
	border-left: 3px ridge #FBCF74; 
	border-right: 3px ridge #FBCF74;	
	}
	 

.ped
	{
	background: #6F3700 url(bg_brand.jpg) repeat;
	font-family: Arial, Sans-Serif; 
	color: #EEAE4E; 
	font-size: 13px; 
	font-weight: bold;	
	padding: 2px;
	border: 2px ridge #FBCF74;
	} 

.footer
    {
	font-family: Comic Sans MS, Arial, Sans-Serif;
    color: #EEAE4E;
    font-size: 16px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #EEAE4E; 
	font-size: 10px; 
	font-weight: bold; 
	} 
	
A:LINK 
	{
	font-size: 14px;
	font-family: arial,sans-serif;
	color: #FFD7AE; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	font-size: 14px;
	font-family: arial,sans-serif;
	color: #FD7E00; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	font-size: 14px;
	font-family: arial,sans-serif;
	color: #FFFFFF; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	font-size: 14px;
	font-family: arial,sans-serif;
	color: #623100; 
	background: #FFD7AE; 
	text-decoration: underline; 
	} 	
	
A.small:link 
	{
	color: #FFD7AE; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FD7E00; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #FFFFFF; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	color: #623100; 
	background: #FFD7AE; 
	text-decoration: underline; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif;
	}	

