@charset "UTF-8";
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.style1 {
	color: #999999
}
.style2 {
	color: #CCCCCC
}
.darkGrey_container {
	background-color: #666666;
	width: 728px;
	margin: 0px;
}
.liteGrey_container {
	width: 800px;
	background-color: #E6E6E6;
}
.top_name {
	float: left;
}
.top_link {
	float: right;
}

.nextTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.liteGrey_container892w {
	width: 892px;
	background-color: #E6E6E6;
}

