body {  
	background-color: 0488C8;
	scrollbar-face-color: #008AA3;
	scrollbar-highlight-color:#003366;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #003366;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.button{ 
	FONT-SIZE: 10pt;  
	COLOR:#FFFFFF; 
	FONT-FAMILY: Century Gothic; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR:#333333;  
	BORDER-RIGHT-COLOR: #333333;
	BORDER-LEFT-COLOR: #999999; 
	BORDER-BOTTOM-COLOR: #333333;
	BORDER-TOP-COLOR: #999999; 
}

h1 {
	font-family:Century Gothic;
	font-size:15px;
	color:#990000;
	font-stretch:ultra-expanded;
	font-weight:normal;
	}
.btxt {
	color:#333333;
	font-size:11px;
	font-family: Century Gothic;
	letter-spacing:1px;
	line-height:15px;
	text-decoration:no;
	}
a {
	font-family: Century Gothic;
	font-weight:bold;
	text-decoration:none;
	font-size: 15px; 
	color: #0488C8;
	padding-bottom:10px;
}
a.hover {
	font-family: Century Gothic;
	font-weight:bold;
	text-decoration:none;
	font-size: 15px; 
	color:#CCCCCC;
	padding-bottom:10px;
}
.container {
	width:380px; 
	overflow:auto; 
	height:200px; 
	padding-right:10px;
	}
