body
	{
	scrollbar-arrow-color: #6E6D6B; 
	scrollbar-track-color: #6E6D6B; 
	scrollbar-face-color: #6E6D6B;
	scrollbar-highlight-color: #6E6D6B;
	scrollbar-3dlight-color: #6E6D6B;
 	scrollbar-darkshadow-color: #6E6D6B; 
	scrollbar-shadow-color: #6E6D6B;
	background-image: url("05original.jpg");
	}

p, table, tr, td, body

	{ 
	font-size: 12px; 
	color: #838383; 
	font-family: arial;  
	text-align: justify;
	font-weight: none;
	} 

div
	{ 
	font-size: 10px; 
	color: #838383; 
	font-family: arial;  
	font-weight: none;
	}
	

	
#sidebar 
       {
	position: absolute; 
	top: 80px; 
	left: 500px; 
	width: 170px; 
	padding-bottom: 20px;
	color: #424C35;
    }	
	

	

A:link, a:visited
	{
	color: #9B4137;   
	text-decoration: none; 
	text-transform:none;} 
A:hover
	{
	color: #BC5144;   
	text-decoration: none;
	cursor: help;}
	



.header
	{
	background-color: #BB8E88;
	font-family: times new roman;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 4px;
	width: 100%;
	line-height: 18px;
	}
	
	
	
.content
	{
	background-color: #412E05;
	font-family: times new roman;
	font-size: 10px;
	text-align: center;
	color: #838383;
	font-weight: bold;
	text-transform: none;
	width: 100%;
	line-height: 18px;
	}



.copyright
	{
	background-color: #442C0C;
	font-family: arial;
	font-size: 11px;
	color: #EAE6E5;
	text-transform: none;
	width: 100%;
	line-height: 15px;
	}	