body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/back.gif);
}

.header_logo {
	background-color: #404040;
}
.header_menu 
{
	background-image: url(images/menu_back.jpg);
	background-color: #D05301;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	letter-spacing: 3px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3E3E3E;
	background-color: #FFFFFF;
	border: 10px solid #404040;
	padding: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}

h2
{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3366CC;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-color: #FF9933;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 80%;
}

a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AB4505;
}
.header_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.header_menu a:hover {
	text-decoration: underline;
	color: #FFE4D2;
}

.logitemheader
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3366CC;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-color: #FF9933;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 80%;
}
.logitemcontents
{
}
.entryinfo
{
	font-size: x-small;
	margin-top: 10px;
}

.stabletable
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2FFF4;
	border: 1px solid #D9F2FF;
}

.stabletable a
{
	font-size: large;
	font-weight: bold;
	color: #009900;
}



.mirrortable a
{
	font-size: small;
	color: #009900;
}

.betatable
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF2F2;
	border: 1px solid #D9F2FF;
}

.betatable a
{
	font-size: large;
	font-weight: bold;
	color: #009900;
}

.downloadtable
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2FBFF;
	border: 1px solid #D9F2FF;
}

.downloadtable a
{
	color: #009900;
	font-weight: normal;
}
