body 
{
	background-color:#C0C0C0;
	font-family : "Arial";
	font-size : 12px;
	color: #000000;
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #000000;
  font-weight: normal;
}

A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #000000; font-size : 12px; text-decoration: none;}

.contentLeft
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #000000;
  font-weight: normal;
  background-color: #FFFFFF;  
}

A.content:visited {color : #000000; font-size : 12px; text-decoration: none;}
A.content:link {color : #000000; font-size : 12px; text-decoration: none;}
A.content:active {color : #000000; font-size : 12px; text-decoration: none;}
A.content:hover {color : #000000; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

.editDirectoryContent
{
  color: #003466;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #FFFFFF;
  font-weight: normal;  
  cursor: hand;  
}


.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: #336699;
}

.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;
	text-decoration: underline;
}

A.ContentLink:visited {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:link {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:active {color : #C81318; font-size : 12px; text-decoration: underline;}
A.ContentLink:hover {color : #C81318; font-size : 12px; text-decoration: underline;}

.FooterLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 11px;
	color: #FFFFFF;
}

A.FooterLink:visited {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:link {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:active {color : #FFFFFF; font-size : 11px; text-decoration: underline;}
A.FooterLink:hover {color : #FFFFFF; font-size : 11px; text-decoration: underline;}

.MainNavLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #336699;
}

A.MainNavLink:visited {color : ##C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:link {color : ##C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:active {color : ##C81318; font-size : 12px; text-decoration: underline;}
A.MainNavLink:hover {color : #336699; font-size : 12px; text-decoration: underline;}

.MainNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	font-weight: bold;
	color: ##C81318;
}

.SubNavLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	color: #336699;
}

A.SubNavLink:visited {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:link {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:active {color : #336699; font-size : 12px; text-decoration: underline;}
A.SubNavLink:hover {color : #336699; font-size : 12px; text-decoration: underline;}

.SubNavSelected
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size : 12px;
	font-weight: bold;
	color: #336699;
}