body {
	background-color: #151515;
}
.sidebar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.sidebar-textHilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C30;
	line-height: 17px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sidebar-textHilite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C30;
	line-height: 17px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
.footer a:link {
	color: #404040;
	text-decoration: none;
}
.footer a:hover {
	color: #006699;
	text-decoration: underline;
}
.footer a:visited {
	color: #404040;
	text-decoration: none;
}
.home-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #404040;
	text-decoration: underline;
}

