body	
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	url("Graphics/sandbg.jpg");
	background-repeat:	repeat;
	background-attachment: fixed;
	scrollbar-face-color:		#65442C;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-track-color:		#D6C6B1;
}
a:link 
{ 
     font-family: Arial; 
     color: #996844; 
     font-size: 10pt; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     font-size: 10pt; 
     font-family: Arial; 
     color: #996844; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     font-family: Arial; 
     font-size: 10pt; 
     color: #990000; 
     font-weight: normal;
     text-decoration: none;
}
a:hover 
{    
     font-family: Arial; 
     font-size: 10pt;
     color: #990000;
     font-weight: normal;
     text-decoration: underline;
}
li           
{    
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5px;
}
p 
{ 
     font-family: Arial; 
     font-size: 10pt;
     font-weight: normal; 
     color: #000000; 
     margin-left: 2px;
}
.resources
{ 
     font-family: Arial; 
     font-size: 10pt;
     font-weight: normal; 
     color: #000000; 
     margin-left: 2px;
}
hr
{
    height:2px;
    width:75%;
    background: #FFFFFF;
    align: center;  
}
.header
{
     font-family: Arial; 
     font-size: 11pt; 
     color: #65442C; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 3px; 
}
.subHeader
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #65442C; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 3px; 
}
.footerText
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 5px; 
}
.imgText
{
     font-family: Arial; 
     font-size: 9pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: center; 
     margin-top: 8px; 
}
.imgTable
{
     background-color: #EBE2CB;
     font-family: Arial; 
     font-size: 9pt; 
     color: #000000; 
     text-align: center;
     padding-top: 10px;
     padding-bottom: 5px;
}
.searchText
{
     font-family: Arial; 
     font-size: 9pt; 
     color: #000000; 
     text-align: left;
     margin-top: 5px;
     margin-left: 5px;
     margin-right: 15px;
}
.linkdata
{
     font-family: Arial; 
     font-size: 10pt;
     font-weight: normal; 
     color: #000000; 
     margin-left: 2px;
}