.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
.BottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.BottomNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.BottomNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.BottomNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.body a:link {
	color: #CC0000;
	text-decoration: none;
	}
.body a:visited {
	text-decoration: none;
	color: #CC0000;
	}
.body a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
.body a:active {
	text-decoration: none;
}
.WhiteBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.WhiteBody a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
.WhiteBody a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	}
.WhiteBody a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.WhiteBody a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
.bodybold a:link {
	color: #CC0000;
	text-decoration: none;
	}
.bodybold a:visited {
	text-decoration: none;
	color: #CC0000;
	}
.bodybold a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
.bodybold a:active {
	text-decoration: none;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.BlackH4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	}
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	display : inline;	}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	display : inline;	}
BODY	{
        background-image: url(/images/bg_logos_red_lg.gif);
	background-color : #CC0000; 
        margin: 0px;
}
.RedBar  {
        background-image: url(/images/red-bar.jpg);
	background-color : #CC0000;
}

