@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold; }
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(images/background.jpg); }
a:link {
	color:#006600;
	text-decoration:underline; }
a:active {
	color:#003300;
	text-decoration:underline; }
a:hover {
	color:#009900;
	text-decoration:underline; }
h1 {
	color:#003300;
	font-size:22px; }
.style1 {
	font-size:9px;
	vertical-align:top; }
.style2 {
	color: #003300; }
.style3 {
	border-color:#003300; border-style:solid; border-width:thin; }
td.bg {
	background-image: url(images/main_bg.jpg); 
	background-color:#FFFFFF; background-repeat:no-repeat; }
td.menu_bg {
	background:url(images/menu_bg.jpg);
	height:35px; }
td.footer {
	background:url(images/footer.jpg);
	height:32;
	font-size:9px;
	vertical-align:top; }