@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(imgs/backi.jpg);
background-position: 50% 0%;
background-attachment:fixed;
	background-repeat:no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F0F0F0;
}
a:active {
	color: #FFFFFF;
}
.lbox {
	width: 90px;
	margin: 0px;
	padding: 2px;
	border: 1px none #b3b3b3;
}
.btn {
	color: #000000;
	background-color: #00ffc6;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 27px;
	font-weight: bold;
}
.rbox {
	width: 200px;
	margin: 0px;
	padding: 2px;
	border: 1px none #b3b3b3;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 22px;
	font-weight: bold;
}

a.w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding:10px;
	background-color:#FFFFFF;
text-decoration:none;
	}
a.w:visited {
	color: #000000;
	text-decoration:none;
}
a.w:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
}
a.w:active {
	color: #000000;
	text-decoration:none;
}
.select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding:10px;
	color: #000000;
	background-color:#FFFFFF;
}
-->

