body{
	background-color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 12px;
	color: #80FF80;
	text-align: left;
}

h2{
	font-size: 12px;
	color: #80FF80;
	text-align: left;
}

h3{
	font-size: 12px;
	color: #80FF80;
	text-align: left;
}

h4{
	font-size: 12px;
	color: #80FF80;
	text-align: left;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited {
	color: #C0FFC0;
	text-decoration: none;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}

.titlebg {
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 154px;
	width: 876px;
}

.navbg {
	background-color: #000000;
	position: absolute;
	width: 128px;
	left: 0px;
	top: 165px;
}

.contentbg {
	background-color: #000000;
	position: absolute;
	width: 748px;
	left: 128px;
	top: 155px;
}

.contentHeadline {
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
}

.google {
	background-color: #222222;
	position: relative;
	left: 10px;
	top: 10px;
	height: 90px;
	width: 728px;
}

.datatable {
	background-color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #80FF80;
	position: relative;
	left: 10px;
	top: 20px;
	width: 728px;
}

.cp {
	position: relative;
	font-size: 10px;
	top: 10px;
	right: 0px;
	color: #80FF80;
	text-align: center;
	height: 50px;
	width: 728px;
	left: 10px;
}
