body {
	background-color: #000000;
	}

.pad10 {
	padding: 0px 0px 5px 5px;
	} 

.overflow {
	position: relative;
	top: 10px;
	width: 585px;
	height: 355px;
	overflow: auto;
	left: 10px;
	}

.padside {
padding-right: 10px;
} 

#site-imagebox {
	position: absolute;
	top: 110px;
	width: 700px;
	left: 350px;
	}
	
a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}

a:active {
    font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
	}

table,td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fd1815;
	margin-top: 0em;
	margin-bottom: -0.2em;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fd1815;
	margin-top: 0em;
	margin-bottom: 0em;
	}