body {
	background-color: #000000;
}

ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: TradeGothic, Arial;
	font-size: 12px;
	width: 100px;
}



ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 120px;
	color: #333333;
	padding: 0px 0px;
}

ul.sidemenu li a:hover {
	text-color: #ee2e24;
	color: #ee2e24;
}


.textheading
{
	font-family: TradeGothic, Arial;
	font-size: 17px;
	font-style:italic;
	color:#000000;
}

.text
{
	font-family: TradeGothic, Arial;
	font-size: 12px;
	font-style:normal;
	color:#000000;
	padding-right:30px;
}

.text2
{
	font-family: TradeGothic, Arial;
	font-size: 12px;
	font-style:normal;
	color:#FF0000;
	padding-right:30px;
	text-decoration:none;
	color:#FF0000;	
}
