body { text-decoration: none; background-color: 6E7174 ; background-image: url(./images/bodygradient.jpg) ; color: 404040; font-family: "arial"; font-size: 12px; font-weight: normal; }

A:link {  font-family: "arial"; font-size: 12px; color: #014796; text-decoration: none;}
A:visited {  font-family: "arial"; font-size: 12px; color: #014796; text-decoration: none;}
A:hover {  font-family: "arial"; font-size: 12px; color: #014796; text-decoration: none;}
A:active {  font-family: "arial"; font-size: 12px; color: #014796; text-decoration: none;}

TABLE.rand { border-collapse: collapse; border: 1px solid #aeaeae; }
TD.rand    { border: 1px solid #aeaeae; text-align: center; width: 1px; }

TD.gr { background-repeat: repeat-x; }

#navcontainerl { width: 140px; }

#navcontainerl ul
{
margin-left: 5;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainerl a
{
display: block;
padding: 3px;
width: 140px;
background-color: #dddddd;
border-bottom: 1px solid #eee;
}

#navcontainerl a:link, #navlistl a:visited
{
color: #444;
text-decoration: none;
}

#navcontainerl a:hover
{
background-color: #014796;
color: #fff;
}




#navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #BBBBBB; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }


