html, body {
	height:100%;
}

body {
	font-size:16px;
	color:#000000;
	background-color:#b6b6b6;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
	height:1px;
	border:0px;
	color:#aaaaaa;
	background-color:#aaaaaa
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#666666;
}

a.altlinks {
	color:#777777;
	text-decoration:none;
}

a.altlinks:hover {
	color:#990000;
}

.toplinks {
	font-size:14px;
	color:#aaaaaa;
}

a.toplinks {
	text-decoration:none;
}

a.toplinks:hover {
	color:#990000;
}

.toplinks.two {
	font-size:12px;
}

a.homelinks {
	font-size:12px;
	font-weight:bold;
}

.heading {
	font-size:15px;
	font-weight:bold;
	color:#990000;
}

.bottext {
	font-family:FreeSans, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aaaaaa;
}

.smalltext {
	font-size:13px;
	color:#555555;
}

.smredtxt {
	font-size:13px;
	color:#cc0000;
}

/*#content_panel {
	height: expression(document.getElementById('center_panel').clientHeight+"px");
}*/
