body{ font-family: Arial, Verdana, Helvetica, sans-serif;  
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.link1 {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.link1:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.bottomlink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
.bottomlink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodytext { font-weight: normal; text-decoration: none; font-size: 11px; color:CBCBCB}
.bottom_bg {
	background-color: #CCCCCC;
	height: 18px;
}
.bottombar_bg {

	background-color: #666666;
	height: 40px;
}
.body_bg {

	background-color: #474646;
}
.heading {
font-weight: bold; text-decoration: none; font-size: 12px; color:CBCBCB
}
.copyright {

	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.toplink {

	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.toplink:hover {

	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.toplink_highlight {


	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.home_bg {
	background-color: #FFFFFF;
	height: 400px;
}
.email_link {

	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.email_link:hover {

	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
