body {
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 10px;






}

.navText {

	font-family: "Courier New", Courier, mono;

	font-size: medium;

	color: #CCCCCC;

	text-decoration: none;

}

a {

	font-family: "Courier New", Courier, mono;

	font-size: small;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #333333;
	
}

.navDivider {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-weight: bold;

	color: #CCCCCC;

	text-decoration: none;

	text-align: center;

	vertical-align: middle;

}

a:hover {

	font-family: "Courier New", Courier, mono;

	font-size: small;

	color: #C1E458;

	text-decoration: none;

	background-color: #999999;



}

a:active {



	font-family: "Courier New", Courier, mono;

	font-size: medium;

	color: #FFFFFF;

	text-decoration: none;

}

.disclaim {

	font-family: "Courier New", Courier, mono;

	font-size: x-small;

	color: #666666;

	text-decoration: none;

	background-position: right;

	text-align: justify;

	vertical-align: bottom;

	border: thin solid #CCCCCC;





}

.Credit {

	font-family: "Courier New", Courier, mono;

	font-size: x-small;

	color: #CCCCCC;

	text-decoration: none;

	text-align: right;



}

.contentArea {

	border: thin double #666666;

	padding: 10px;

	background-image: url(../images/background/mnu_nav_bck_grey.gif);

	background-repeat: repeat;





}

.altNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #333333;
}
a#altNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #333333;
}
.navbg {
	background-color: #000000;
}
.navLink {


	font-family: "Courier New", Courier, mono;

	font-size: small;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	word-spacing: .5em;
	letter-spacing: .1em;

}
.ticker {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #CCCCCC;
}
#wrapper {
	height: 290px;
	width: 80%;
}
