BODY, TD {
  
}

a {
color: blue;
}

a:active {
color: blue; 
}

a:visited {
color: blue; 
}

a:link {
color: blue; 
}

a:hover {
color: blue; 
}

.roundedcornr_box_144163 {
 background: url(images/layout/roundedcornr_144163_tl.png) no-repeat top left;
}
.roundedcornr_top_144163 {
 background: url(images/layout/roundedcornr_144163_tr.png) no-repeat top right;
}
.roundedcornr_bottom_144163 {
 background: url(images/layout/roundedcornr_144163_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_144163 div {
 background: url(images/layout/roundedcornr_144163_br.png) no-repeat bottom right;
}
.roundedcornr_content_144163 {
 background: url(images/layout/roundedcornr_144163_r.png) top right repeat-y;
}

.roundedcornr_top_144163 div,.roundedcornr_top_144163,
.roundedcornr_bottom_144163 div, .roundedcornr_bottom_144163 {
 width: 100%;
 height: 15px;
 font-size: 1px;
}
.roundedcornr_content_144163, .roundedcornr_bottom_144163 {
 margin-top: -19px;
}
.roundedcornr_content_144163 { padding: 0 15px; }

#navcontainer
{
margin-left: 25px;
}
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-weight: bold;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 16px; }

#navlist a:link, #navlist a:visited
{
color: #FFFFEC;
background-color: #065900;
text-decoration: none;
}

#navlist a:hover
{
color: #065900;
background-color: #FFFFFF;
text-decoration: none;
}

#navlist #current
{
color: #065900;
background-color: #FFFFFF;
text-decoration: none;
}



