@charset "utf-8";
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
}

body {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}


.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* CSS Document */

#nav ul {
	text-decoration: none;
	list-style-type: none;
	line-height: 30px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#main {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 13px;
}

.imagepad {
	float: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#rhimage {
	float: left;
}

.style5 {color: #3D758C}
#nav a:hover {
	color: #990000;
	text-decoration: none;
}
