BODY 
	{
	background: #593610 url(bg_stripe.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAEFDA; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
DIV 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAEFDA; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
DIV.main 
	{
	font-family: Arial, Sans-Serif; 
	color: #841f1c; 
	font-size: 14px; 
	font-weight: bold; 
	width: 100%; 
	background: #FAEACA url(bg_light.jpg) repeat;
	border: 3px inset #D2B792;
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4D3C5; 
	font-size: 13px; 
	font-weight: bold;
	} 


H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4E0B1; 
	font-size: 16px; 
	font-weight: bold; 
	} 

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

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

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #F4D3C5; 
	font-size: 14px; 
	font-weight: bold;	
	} 
	
TABLE.address
	{
	background: #FCCB8A url(bg_tables_gold.jpg) repeat; 
	border-left: 8px ridge #FAB66B;
	border-right: 6px ridge #FFFF66;
	border-bottom: 8px ridge #FAB66B;
	border-top: 6px ridge #FFFF66;
	width: 400px;
	}
	
.ped
	{
	width: 600px;
	height: 200px;  
	background: #D5AA62 repeat; 
	border-top: 3px outset #FFCC33; 
	border-left: 3px outset #611E10; 
	border-right: 4px outset #000000; 
	border-bottom: 4px inset #000000;
	font-family: Arial, Sans-Serif; 
	color: #470000; 
	font-size: 14px; 
	font-weight: bold; 
	} 

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

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

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

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

A:hover 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #841f1c; 
	text-decoration: underline; 
	background-color: #F9EFAA; 
	} 
	
A:link.small 
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #D5D9F4; 
	text-decoration: underline; 
	} 

A:visited.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #F1BEF9; 
	text-decoration: underline; 
	}
 
A:active.small  
	{
	font-size: 10px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FFCC33; 
	} 

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

A:link.light 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #303856; 
	text-decoration: underline; 
	} 

A:visited.light 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #7C0A73; 
	text-decoration: underline; 
	}
 
A:active.light 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FFCC33; 
	} 

A:hover.light 
	{
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	color: #FAEACA; 
	text-decoration: underline; 
	background-color: #841f1c; 
	} 
