a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.pageText {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
.plaintext {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}
.pageText a {
	font-weight: bold;
}
.pageText a:link {
	color: #721F21;
	text-decoration: none;
}
.pageText a:visited {
	text-decoration: none;
	color: #993333;
}
.pageText a:hover {
	text-decoration: underline;
	color: #990000;
}
.pageText a:active {
	text-decoration: none;
	color: #FF0000;
}
.heading {
	color: #3F4C5E;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.subhead {color: #8D9151; font-family: Tahoma; font-size: 14px; font-weight: bold; }

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: #e1e1e1;
width: 190px;
color: #000000;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
font:normal 12px Arial;
text-decoration: none;
text-indent: 5px;
width: 190px;
color: #000000;
background-color: #e1e1e1;
}

.anylinkcss a:hover
{
	width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 1px 0;
font:normal 12px Arial;
text-decoration: none;
text-indent: 5px;
width: 190px;
background-color: #708D94;
color: Black;
}

.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: #3c6999;
width: 150px;
color: white;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
font:normal 12px Arial;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
width: 150px;
color: white;
background-color: #3c6999;
}

.anylinkcss2 a:hover
{
width: 100%;
display: block;
text-indent: 3px;
font:normal 12px Arial;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
width: 150px;
background-color: #708D94;
text-indent: 5px;
color: black;
}
.Bar 
{
	font-weight:bold;	
    text-align:right;
    TEXT-DECORATION: none;
    vertical-align: middle;
    COLOR: Gray;
}
.Bar a
{
	font-weight:bold;
    TEXT-DECORATION: none;
    BORDER-RIGHT: #ffffff 0px ridge;
    BORDER-TOP: #ffffff 0px ridge;
    BORDER-BOTTOM: #ffffff 0px ridge;
    padding-top: 5px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 2px;
    text-align:left;    
    FLOAT: left;
    BORDER-LEFT: #ffffff 0px ridge;
    CURSOR: hand;
    COLOR: Black;
    text-indent: 0px;
    font-family:"Arial";
    background-image:url(menu/rollover1.jpg);
    font-size: 8pt;
    height: 15px;
    width: 122px;
}
.Bar a:hover
{
	font-weight:bold;
    TEXT-DECORATION: none;
    BORDER-RIGHT: #ffffff 0px ridge;
    BORDER-TOP: #ffffff 0px ridge;
    BORDER-BOTTOM: #ffffff 0px ridge;
    padding-top: 5px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 2px;
    text-align:left;    
    FLOAT: left;
    BORDER-LEFT: #ffffff 0px ridge;
    CURSOR: hand;
    COLOR: Black;
    text-indent: 0px;
    font-family:"Arial";
    background-image:url(menu/rollover2.jpg);
    font-size: 8pt;
    height: 15px;
    width: 122px;
}
.Links a { COLOR: #aaaaaa; TEXT-DECORATION: none; }
.Links	
a:hover { 
COLOR: #000000; TEXT-DECORATION: none; 
}
.Links2 a { COLOR: #ffffff; TEXT-DECORATION: none; font-family:"Arial"; font-size:8pt }
.Links2	
a:hover { 
COLOR: #aa0000; TEXT-DECORATION: none; font-family:"Arial"; font-size:8pt
}
.MainPage a { COLOR: #000000; TEXT-DECORATION: none; }
.MainPage	
a:hover { 
COLOR: #cc0000; TEXT-DECORATION: none; 
}