BODY {
 scrollbar-base-color: 3399FF;
 scrollbar-track-color: FFFFFF;
 scrollbar-face-color: 3399FF;
 scrollbar-highlight-color: 3399FF;
 scrollbar-3dlight-color: FFFFFF;
 scrollbar-darkshadow-color: FFFFFF;
 scrollbar-shadow-color: FFFFFF;
 scrollbar-arrow-color: FFFFFF;
}
.buttom {  background-color: #99CCFF;
		color: #FFFFFF;
		border: 1px #AECDEB solid;
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold}}
}
.border2 {
	border: 1px solid #99CCFF;
	background-color: #FFFFFF;
}
.graphictext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #818181;
	font-weight: bold;}
	
.line { background:url(images/line_x.gif) repeat-x center; height:30px;}
	
