
.BodyText
{
	color: #333333;
	font-size : 11px;
	font-family : "Arial", "Helvetica", Serif; 
}

A.BodyText:visited {color : #333333; font-size : 11px; text-decoration: none;}
A.BodyText:link {color : #333333; font-size : 11px; text-decoration: none;}
A.BodyText:active {color : #333333; font-size : 11px; text-decoration: none;}
A.BodyText:hover {color : #333333; font-size : 11px; text-decoration: none;}

.BodyLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	color: #660000;
}

A.BodyLink:visited {color : #660000; font-size : 11px; text-decoration: underline;}
A.BodyLink:link {color : #660000; font-size : 11px; text-decoration: underline;}
A.BodyLink:active {color : #660000; font-size : 11px; text-decoration: underline;}
A.BodyLink:hover {color : #660000; font-size : 11px; text-decoration: underline;}

ComponentTitle1
{
	font-family: "Arial", "Times", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #354589;
	background-color: #C4CDE6;
	text-align: center;
}

.ComponentTitle2
{
	font-family: "Arial", "Times", "Helvetica", "Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #C4CDE6;
}

.MainNav
{
	font-family: "Times", "Arial", "Helvetica", "Serif";
	font-size: 12px;
	color: #580000;
	text-align: center;
	padding: 3px;
}

A.MainNav:visited {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNav:link {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNav:active {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNav:hover {color : #580000; font-size : 12px; text-decoration: none;}

.MainNavSelected
{
	font-family: "Times", "Arial", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #580000;
	text-align: center;
	padding: 3px;
}

A.MainNavSelected:visited {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNavSelected:link {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNavSelected:active {color : #580000; font-size : 12px; text-decoration: none;}
A.MainNavSelected:hover {color : #580000; font-size : 12px; text-decoration: none;}


.SubNavMain
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 14px;
	font-weight: bold;
	color: #94534F;
	text-decoration: none;
	background-color: #EEE5C8;
}

A.SubNavMain:visited {color : #94534F; font-size : 14px; text-decoration: none;}
A.SubNavMain:link {color : #94534F; font-size : 14px; text-decoration: none;}
A.SubNavMain:active {color : #94534F; font-size : 14px; text-decoration: none;}
A.SubNavMain:hover {color : #94534F; font-size : 14px; text-decoration: none;}

.SubNav1
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 12px;
	font-weight: bold;
	color: #6B6976;
	text-decoration: none;
	background-color: #FAF6EA;
}

A.SubNav1:visited {color : #6B6976; font-size : 12px; text-decoration: none;}
A.SubNav1:link {color : #6B6976; font-size : 12px; text-decoration: none;}
A.SubNav1:active {color : #6B6976; font-size : 12px; text-decoration: none;}
A.SubNav1:hover {color : #6B6976; font-size : 12px; text-decoration: none;}

.SubNav2
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	font-weight: bold;
	color: #434983;
	text-decoration: none;
	background-color: #FFFFFF;
}

A.SubNav2:visited {color : #434983; font-size : 11px; text-decoration: none;}
A.SubNav2:link {color : #434983; font-size : 11px; text-decoration: none;}
A.SubNav2:active {color : #434983; font-size : 11px; text-decoration: none;}
A.SubNav2:hover {color : #434983; font-size : 11px; text-decoration: none;}

.FooterText
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	color: #C6C3C6;
	text-decoration: none;
	background-color: #F0EEEE;
}

.FooterLink
{
	font-family: "Arial", "Helvetica", "Serif";
	font-size: 11px;
	color: #4C4F7B;
	text-decoration: none;
	background-color: #F0EEEE;
}

A.FooterLink:visited {color : #4C4F7B; font-size : 11px; text-decoration: none;}
A.FooterLink:link {color : #4C4F7B; font-size : 11px; text-decoration: none;}
A.FooterLink:active {color : #4C4F7B; font-size : 11px; text-decoration: none;}
A.FooterLink:hover {color : #4C4F7B; font-size : 11px; text-decoration: none;}
