
.NavMenuCell
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #FFFFFF;
	background-color : #0C5183;
}

.NavMenuCellBorder
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #266DA1;
	border-right: 1px solid #0C3457;
	background-color : #0C5183;
}

.BodyLinkWhite
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #FFFFFF;
}

A.BodyLinkWhite:visited {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.BodyLinkWhite:link {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.BodyLinkWhite:active {color : #FFFFFF; font-size : 12px; text-decoration: none;}
A.BodyLinkWhite:hover {color : #FFFFFF; font-size : 12px; text-decoration: none;}

.BannerTitle
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.ContentTitle 
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 14px;
	color: #000000;
}

.ContentText
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #000000;
}

A.ContentText:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:link {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:active {color : #000000; font-size : 12px; text-decoration: none;}
A.ContentText:hover {color : #000000; font-size : 12px; text-decoration: none;}

.ContentLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #C81318;
}

A.ContentLink:visited {color : #C81318; font-size : 12px; text-decoration: none;}
A.ContentLink:link {color : #C81318; font-size : 12px; text-decoration: none;}
A.ContentLink:active {color : #C81318; font-size : 12px; text-decoration: none;}
A.ContentLink:hover {color : #C81318; font-size : 12px; text-decoration: none;}