<!-- 
html {
	  scrollbar-face-color: #a48654; 
	  scrollbar-shadow-color: #9c4054;
	  scrollbar-highlight-color: #9c4054; 
	  scrollbar-3dlight-color: #a48654;
	  scrollbar-darkshadow-color: #a48654; 
	  scrollbar-track-color: #;
	  scrollbar-arrow-color: #9c4054;
	  }
body { background:url(../images/allbkg.jpg); }
td {font-family:verdana,sans serif; font-size:10px; font-color:#9c4054; } 
#main {  position:relative;width:925px;height:500px;padding-top:48px;padding-bottom:42px;padding-left:50px;padding-right:50px;margin-top:30px; }
a {
	color:#9c4054;
	text-decoration:none;
}
a:visited {
	color:#9c4054;
	text-decoration:none;
}
a:hover {
		text-decoration:underline;
}
li {
	list-style-type:circle;
}
.small {
font-size:10px; font-color:#9c4054; 
} 

.white {
font-size:10px; font-color:#000000; 
} 

-->