@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #121e44;
}
.contentMargin {
	padding: .5em;
}
.cellBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.tableLineHeight {
	line-height: 2em;
}

.imgRt {
	float: right;
	margin-top: 0.5em;
	margin-left: .7em;
}
a:link {
	color: #0823BC;
	text-decoration: underline;
}
a:visited {
	color: #0823BC;
}
a:hover {
	color: #009900;
}
.footer {
	color: #CCCCCC;
}
ul.nav {
	margin: 0;
	padding: 0;
	list-style: 0;
	font-weight: bold;
}
.menuTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

ul.nav li {
	display:inline;
}
ul.nav li a {
	color: #333333;

	font-size: 10pxtext-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}

ul.nav li a:visited{
	display:inline;
	float:left;

	font-size:10px 
	font-weight:bold; 								
	padding:5px 1px 5px 15px;
	text-decoration:none;
	background-image: url(../images/navBar.jpg);
	color: #333333;
}

ul.nav li a:hover {
	font-color:#ffffff;
	font-weight: bold;
	color: #770000;
}
html ul.nav a {
	float:left;

	font-size:10px 
	font-weight:bold; 								
	padding:5px 1px 5px 15px;
	text-decoration:none;
	color: #333333;
}
.NAIAparty {
	color: #D50000;
}
.NAIAparty {
	color: #BF0000;
}
.redFont {
	color: #941623;
}
