body {
	padding:0px;
	margin:0px;
	background-color:#000000;
	font-size:13px;
}

.header {
	width:780px;
	height:51px;
	background-image:url(/images/header_back_780x51.jpg);
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.header a:link, .header a:visited {
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
}

.header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

table tr td {
	color:#000000;
	font-size:13px;
}

a.grey_white:link, a.grey_white:visited {
	color:#999999;
}

a.grey_white:hover {	
	color:#FFFFFF;
	text-decoration:none;
}

A:link {
	color:#CC0000;
	font-size:13px;
	text-decoration:none;
}

A:visited {
	color:#CC0000;
	font-size:13px;
	text-decoration:none;
}

A:hover {
	color:#CC0000;
	font-size:13px;
	text-decoration:underline;
}

.feature_text {
	color:#8F8F8F;
	line-height:20px;
}

.feature_link {
	color:#D7D7D7 !important;
}
