A:link {color: #970E11; font-weight: normal; text-decoration: underline;}
A:visited, A:active {color: #970E11; font-weight: normal; text-decoration: underline;}
a:hover {color: #005681; font-weight: normal; text-decoration:none;}


.LinkTanBold a:link {color: #ECEBDE; font-weight: bold; text-decoration:none;} 
.LinkTanBold a:visited {color: #ECEBDE; font-weight: bold; text-decoration:none;}
.LinkTanBold a:hover {color: #ECEBDE; font-weight: bold; text-decoration:underline;}
.LinkTanBold a:active {color: #ECEBDE; font-weight: bold; text-decoration:none;}

.LinkTan a:link {color: #ECEBDE; font-weight: normal; text-decoration:none;} 
.LinkTan a:visited {color: #ECEBDE; font-weight: normal; text-decoration:none;}
.LinkTan a:hover {color: #ECEBDE; font-weight: normal; text-decoration:underline;}
.LinkTan a:active {color: #ECEBDE; font-weight: normal; text-decoration:none;}

.LinkBlueBold a:link {color: #33437E; font-weight: bold; text-decoration:none;} 
.LinkBlueBold a:visited {color: #33437E; font-weight: bold; text-decoration:none;}
.LinkBlueBold a:hover {color: #33437E; font-weight: bold; text-decoration:underline;}
.LinkBlueBold a:active {color: #33437E; font-weight: bold; text-decoration:none;}

.LinkHomeNews a:link {color: #E8E5D8; font-weight: normal; text-decoration:none;} 
.LinkHomeNews a:visited {color: #E8E5D8; font-weight: normal; text-decoration:none;}
.LinkHomeNews a:hover {color: #E8E5D8; font-weight: normal; text-decoration:none;}
.LinkHomeNews a:active {color: #E8E5D8; font-weight: normal; text-decoration:none;}


.LoginBox {
	height: 12pt;
	padding: 2px;
	font-family: Arial;
	font-size: 9px;
	border-color: #530B06 #FFFFFF #FFFFFF #530B06;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/BackLoginBox.gif);
}

.divPageContent {
	padding:10px;
	scrollbar-3dlight-color: #FAFAF9;
	scrollbar-arrow-color: #D9D6C9;
	scrollbar-base-color: #EDECE6;
	scrollbar-darkshadow-color: #FAFAF9;
	scrollbar-face-color: #EDECE6;
	scrollbar-highlight-color: #FAFAF9;
	scrollbar-shadow-color: #FAFAF9;
	scrollbar-track-color: #FFFFFF;
	}

/* ------------- Start SubMenu Style ---------- */

#navcontainer ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li {
list-style-image: none;
border-bottom: 1px solid #C5C2AC;
margin: 0;
}

#navcontainer li a {
display: block;
padding: 3px 3px 3px 20px;
background-color: #F7F6F1;
color: #595959;
font-weight: bold;
text-decoration: none;
width: 100%;
}

#navcontainer li a { width: auto; }

#navcontainer li a:hover {
background-image: url(../images/BackSubNavHover.jpg);
color: #263A77;
}
/* ------------- End SubMenu Style ---------- */

