hr
{
	width: 25%;
	border: thin ridge White;
	line-height: 0px;
}

BODY {
	margin: 0;
	padding: 0;
	background: #000;
	font: 11px Tahoma;
	color: #140e04;
}

P {
	font-size: 12px;
}

.content P {
	color: #fff;
	margin: 15px;
}

.content table {
	color: #fff;
	margin: 15px;
	font-size: 12px;
}

.sidebar P {
	margin: 10px;
}

#top_menu a
{
	color: #404040;
	text-decoration: none;
	font-weight : bold;
}

#top_menu a:HOVER
{
	color: #000000;
	text-decoration: underline;
	color: #FF583D;
	font-weight : bold;
}

h1
{
	font: 16px Tahoma;
	color: #fff;
	margin: 15px;
	font-weight : bold;
}

h2
{
	font: 16px Tahoma;
	color: #fff;
	margin: 15px;
	font-weight : bold;
}

h3
{
	font: 14px Tahoma;
	color: #fff;
	margin: 15px;
}

.whitelink
{
	color: #fff;
}

.bordered
{
	margin-left : 0px;
	margin-right : 0px;
	padding: 0px 0px 0px 0px;
	border: thin solid #202020;
	border-width : 1px;
}

.leftimg, .leftimg h2
{
	font: 11px Tahoma;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
	color: #000;
	padding: 0 0 0 10px;
}
