@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.scroll { 
scrollbar-face-color: #333333; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #333333; 
scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #000000; 
} 
.form {
	background-color: #666666;
	height: 20px;
	border-top-style: 1px;
	border-right-style: 1px;
	border-bottom-style: 1px;
	border-left-style: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
hr {
	color: #000000;
} 
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
.home_bg {
	background-image: url(images/home_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:active {
	text-decoration: none;
}
.text-pop {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 14px;
	color: #CC6600;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 14px;
	color: #666666;
}
.text_small {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 8px;
	color: #cccccc;
}
.bg_bar {
	background-image: url(images/bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text-big {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 24pt;
	color: #666666;
}