@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DDDDDD;
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
a:visited {
	color: #DDDDDD;
	text-decoration: underline;
}
a:hover {
	color: #FFC700;
	text-decoration: none;
}
.lavendar {color: #FFCCFF}
.yellow {
	color: #FFCD01;
}
.navcel-red {
	background-color: #D31E2D;
	height: 26px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 6px;
}
.nav a:link {
	color: #DDDDDD;
	text-decoration: none;
}
.nav a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navcel-active {
	background-color: #FDCF08;
	height: 26px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #000000;
}
.navActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 6px;
}
.celPadLeft {
	padding-left: 18px;
}
.celPadRight {
	padding-right: 18px;
}
.blackType {
	color: #000;
}
.celPadLeftRight {
	padding-left: 18px;
	padding-right: 18px;
}
.marqueeCel {
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCA00;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-top: 6px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #BBBBBB;
}
.footer a {
	color: #BBBBBB;
	text-decoration: none;
}
.footer a:visited {
	color: #BBBBBB;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pixPadLeft {
	margin-left: 10px;
}
.fauxList {
	text-indent: -10px;
	margin-left: 10px;
	color: #FFC800;
	margin-top: 0px;
	margin-bottom: 0px;
}
