A {text-decoration: none; color: #000066;}
A:visited {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #990000;}
.nav:link {text-decoration: none; color: #3E6A85;}
.nav:visited {text-decoration: none; color: #3E6A85;}
.nav:hover {text-decoration: none; color: #990000;}

.nav1:link {text-decoration: none; color: #fff;}
.nav1:visited {text-decoration: none; color: #fff;}
.nav1:hover {text-decoration: none; color: #D6DFEA;}
.nav1:active {text-decoration: none; color: #D6DFEA;}

a.nav2 {display:block;color: #fff;font-family:Arial,sans-serif;font-size:71%;border-bottom:1px solid #CCC;padding: 3px 0 3px 2px;}
/* mac hide \*/
* html a.nav2 {height:1%;}
/* end hide*/
.nav2:link {text-decoration: none; color: #fff;}
.nav2:visited {text-decoration: none; color: #fff;}
.nav2:hover {text-decoration: none; color: #9E0B0E;background-color: #CCC;border-bottom:1px solid #FFF;}
.nav2:active {text-decoration: none; color: #9E0B0E;}


div#utilitiesNav {
margin: 5px 0 5px 0;

}
td#utilitiesTD {
background: url(images/top_nav_bg2.jpg) repeat-y left top;height:32px;
}
#rightTble {
position:relative; top:-27px;width:156px;
background: url(images/right_bg2.jpg) repeat-y left top;
}

.homeButton {
margin: 5px 0 8px 6px;width:159px;background:#CCC url(images/home_arrow_over.gif) no-repeat 4px 50%;
}
.homeButton a {
display:block;padding: 3px 0 3px 22px;color:#FFF;border:2px solid #CCC;font-size:78%;
}
/* mac hide \*/
* html .homeButton a {height:1%;}
/* end hide*/
.homeButton a:link {
display:block;color:#FFF;background: #052965 url(images/home_arrow.gif) no-repeat 3px 50%;
}
.homeButton a:visited {
color:#FFF;border:2px solid #CCC;
background: #052965 url(images/home_arrow.gif) no-repeat 3px 50%;

}
.homeButton a:hover {
background: transparent;
background-image:none;color: #9E0B0E;border:2px solid #FFF;
}
.homeButton a:active {
background: transparent;
background-image:none;color: #9E0B0E;border:2px solid #FFF;
}

.redButton {
margin: 5px 0 8px 6px;width:159px;background:#ccc url(images/home_arrow_over.gif) no-repeat 4px 50%;
}
.redButton a {
display:block;padding: 3px 0 3px 22px;color:#FFF;border:2px solid #fff;font-size:78%;
}
/* mac hide \*/
* html .redButton a {height:1%;}
/* end hide*/
.redButton a:link {
display:block;color:#fff;background: #9E0B0E url(images/home_arrow.gif) no-repeat 3px 50%;
}
.redButton a:visited {
color:#fff;border:2px solid #CCC;
background: #9E0B0E url(images/home_arrow.gif) no-repeat 3px 50%;

}
.redButton a:hover {
background: transparent;
background-image:none;color: #9E0B0E;border:2px solid #fff;
}
.redButton a:active {
background: transparent;
background-image:none;color: #9E0B0E;border:2px solid #FFF;
}

.topRightBg {
background: url(images/top_red_bg2.jpg) repeat-y right top;
}