a:link { color: #ffffff; text-decoration: none; text-decoration:underline;}
a:visited { text-decoration: none; 	color: #ffffff;}
a:hover { text-decoration: none; color: #ffffff;}
a:active { text-decoration: none; color: #ffffff;}
body { background-image: url(../images/bg.jpg);background-repeat: repeat-x;}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#594f53;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color:#594f53;
}
.style4 {
	font-family: "Trebuchet MS"; 
	font-size: 24px; 
	font-weight: bold; 
	color: #CCCCCC; 
}
.style5 {
	font-family: "Trebuchet MS"; 
	font-size: 12px;  
	color: #ffffff; 
}
.style6 {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: underline;
}
.style7 {
	font-family: "Trebuchet MS"; 
	font-size: 16px;  
	color: #ffffff; 
}
.style8 {
	font-family: "Trebuchet MS"; 
	font-size: 14px;  
	color: #ffffff; 
}
/*scroll bar */
/*start
#scrollbar_container {position:relative; width:500px;} 
#scrollbar_track {position:absolute; top:0; rightright:0; height:100%; width:10px; background-color:transparent; cursor:move;} 
#scrollbar_handle {width:10px; background-color:#5c92e7; cursor:move; -moz-border-radius: 5px; -webkit-border-radius: 5px; opacity:0.9;  -moz-opacity:0.9;} 
#scrollbar_content {overflow:hidden; width:485px;  height:250px; }
end*/
