body
{
	background-color: #212121;
	margin: 0px;
	scrollbar-base-color: #212121;
	scrollbar-arrow-color: white;
	background-image: url(../images/back.gif);
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
}
td, p, br
{
	font-family: Verdana, Arial, Geneva, Helvetica, Lucida Sans, Trebuchet;
	font-size: 8pt;
	color: #454545;
	text-align: justify;
}
.maintable {
	border-right: solid #de5a65 1px;
	border-left: solid #de5a65 1px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #ffffff;
	height: 100%;
}
a
{
	color: #454545;
	font-weight: bold;
}
a:hover
{
	color: #cc0000;
}
.toplink
{
	background-color: #cc0000;
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.toplink a
{
	color: #ffffff;
	text-decoration: none;
}
.toplink a:hover
{
	color: #ffff00;
}
.title
{
	color: #454545;
	font-size: 12pt;
	font-weight: bold;
}
.subtitle
{
	color: #888888;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 1px;
}
.footer
{
	text-align: center;
	font-size: 8pt;
}