@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
table,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: lighter;
	border: none;
}
h1 {
	font-size: 36px;
	color: #00FF00;
}
h2 {
	font-size: 24px;
	color: #CCCCCC;
}
h3 {
	font-size: 16px;
	color: #CCCCCC;
}
h4 {
	font-size: 20px;
	color: #CCCCCC;
}
h5 {
	font-size: 20px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
}
.grey {
	background-color: #666666;
}
.border {
	border: thin solid #666666;
}


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: lighter;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CCCCCC;
	text-align: right;
	vertical-align: bottom;
}

img {
border-color: #6E6E6E;
margin: 6px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
div.pic
{
	float:right;
	width:275px;
	padding:0;
	border:1px solid black;
	text-align:center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
}
div.picl {
	float:left;
	width:275px;
	border:1px solid black;
	text-align:center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 0;
}
div.pic2
{
	float:right;
	width:175px;
	padding:0;
	border:1px solid black;
	text-align:center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
}
.button {
	color: #CCCCCC;
	background-color: #666666;
	border: 2px solid #CCCCCC;
}
.style1 {color: #00FF00}
.drop {
	color: #000000;
	background-color: #CCCCCC;
}
.title {
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
