BODY 
	{
	background: #5d0201 repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.main 
	{
	background: #a58961 url(bg_leather.jpg) repeat;
	width: 95%;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 14px; 
	font-weight: bold; 
	}


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


H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Sans-Serif; 
	color: #4E3A00; 
	font-size: 16px; 
	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: 13px; 
	font-weight: bold;	
	} 

.ped
	{
	padding: 4px;
	background: #be9e71 url(bg_leather_ped.jpg); 
	font-family: Arial, Sans-Serif; 
	color: #4E3A00; 
	font-size: 13px; 
	font-weight: bold;
	border: 2px inset #be9e71;	
	} 

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

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

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

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

A:hover 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #0E2E1E; 
	text-decoration: underline; 
	background: #7b0000; 
	color: #faf4e0;
	} 
	
A.small 
	{
	color: #3333CC; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}	

A.small:visited 
	{
	color: #9b009b; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;	
	}
	
A.small:active 
	{
	color: #960618; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}
 
A.small:hover 
	{
	background: #7b0000; 
	color: #faf4e0; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	}	
    
