/* Homepage / Basic settings */

body
{
	padding:0;
	margin:0;
	font-family:verdana;
	font-size:10px;
	background:#CCC;
	color:#fff;
}
table
{
	font-size:10px;
}
p
{
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
}
#pagewrap
{
	position:relative;
	height:100%;
	width:100%;
}
#container
{
	position:relative;
	height:100%;
	width:770px;
	margin:0 auto 0;
}
#headertotal
{
	position:relative;
	height:171px;
	background:url(../images/pic_bg-header.jpg) no-repeat;
}
#google
{
	float:left;
	height:60px;
	width:468px;
	margin-top:84px;
	margin-left:267px;
}
#menu
{
	margin-top:4px;
	border:1px solid #000;
	background:#3F505F;
	height:23px;
}
#menupos
{
	position:relative;
	padding-top:5px;
}
#fontsize .menu
{
	font-size:10px;
}
.menu
{
	position:relative;
	color:#fff;
}
.menu a 
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.menu a:hover
{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
.heightspecial
{
	height:23px;
}
#maintable
{
	border:1px solid #000;
	background:#3F505F;
	margin-top:4px;
}
.footer
{
	height:20px;
	width:770px;
	font-size:10px;
	height:23px;
	border:1px solid #000;
	background:#3F505F;
}
.footer a
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#dl
{
	border:1px #fff dashed;
	padding:2px 5px 2px 5px;
	background:#5D6975;
	width:730px;
	margin-top:10px;
	margin-left:13px;
}
.dltext
{
	padding-left:3px;
	font-weight:bold;
	font-size:10px;
}
#ld
{
	font-size:10px;
	padding-top:5px;
	padding-left:10px; 
	padding-right:10px;
	padding-bottom:5px; 
}
#ld a
{
	text-decoration:none;
	color:#fff;
}
#ld a:hover
{
	color:#000;
}
#dlstats
{
	border:1px #fff dashed;
	padding:2px 5px 2px 5px;
	background:#5D6975;
	width:300px;
	margin-top:10px;
}
tr.rowOver:hover {
	background-color: #5D6975;
}
td.rowOver:hover {
	background-color: #5D6975;
}
input[type=submit],
input[type=text],
select 
{
	border:1px solid #fff;
	background:#5D6975;
	font-weight:bold;
	font-size:10px;
	color:#fff;
}

