body {
	background-color: #000000;
	margin: 0px;
	text-align: center;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

A {
	color: #E18F23;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

A.Top_links {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

A.Top_links:HOVER {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.inactive {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #ffa528;
}

A.Links {
	font-size: 14px;
	font-weight: bold;
	color: #ffa528;
	text-decoration: none;
}

A.Links:HOVER {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

A.Links_on {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

A.Links_on:HOVER {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 82px;
}

A.mainLinks {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

A.mainLinks:HOVER {
	font-weight: bold;
	color: #ffa528;
	text-decoration: none;
}

A.home {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #EC6700;
	text-decoration: none;
}