
BODY {
scrollbar-arrow-color: rgb(89, 45, 32);
scrollbar-track-color: rgb(247, 247, 245); 
scrollbar-shadow-color: rgb(89, 45, 32);
scrollbar-face-color: rgb(247, 247, 245); 
scrollbar-highlight-color: rgb(223, 223, 213); 
scrollbar-darkshadow-color: rgb(89, 45, 32);
scrollbar-3dlight-color: rgb(218, 196, 173); 
}

.style1 { color: #000000; font-weight: bold; font-size: 24px }
.style2 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; }
.style3 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	font-size: 14px;}
.style4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-color: #fec880; }
.style5 { font-family: Arial, Helvetica, sans-serif;	font-size: 18px;}


a:link {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #FED009; text-decoration: none}
a:visited {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #FED009; text-decoration: none}
a:hover {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
a:active {font-family: Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}

hr {
	border: 0;
	color: #422700;
	background-color: #ffffff;
 	height: 1px;
 }


#div1
{
	width: 100%;
	height: 400px;
	overflow:auto;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #D75500; 
scrollbar-shadow-color: #D75500;
scrollbar-face-color: #D75500; 
scrollbar-highlight-color: #D75500; 
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #E4BB80; 

}


#div2
{
	width: 92%;
	height: 404px;
	overflow:auto;
	padding-right:20px;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #D75500; 
scrollbar-shadow-color: #D75500;
scrollbar-face-color: #D75500; 
scrollbar-highlight-color: #D75500; 
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #E4BB80; 

}
