BODY {background-image:url(images/bg.jpg); background-repeat:repeat-y}

table.content
{
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #7F7F7F;
background-color: #DCE1E5;
}


span.header1 {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
font-weight: bold;
color: 666666;
}

span.info {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 000000;
}

span.footer {
font-family: arial, helvetica; 
font-size: 11px;
font-style: normal;
color: 000000;
}

span.small {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 000000;
}

p.newscontent {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 666666;
}

span.generaltext {
font-family: arial, helvetica; 
font-size: 12px;
font-style: normal;
color: 666666;
}


hr {
color: CCCCCC;
height: 3px;
}

body {
scrollbar-3dlight-color:#F6F6F6;
           scrollbar-arrow-color:#7F7F7F;
           scrollbar-base-color:#F6F6F6;
           scrollbar-darkshadow-color:#EDEDED;
           scrollbar-face-color:#F6F6F6;
           scrollbar-highlight-color:#D8D8D8;
           scrollbar-shadow-color:#D8D8D8;
}




a.nav {
font-family: verdana, helvetica;
font-size: 12px;
text-decoration: none;

}

a.nav:hover {
font-family: verdana, helvetica;
font-size: 12px;
color: 999999;
text-decoration: underline;
}

a.nav:link {
color: 000000;
}

a.nav:visited {
color: 999999;

}


a.nav2 {
font-family: arial, helvetica;
font-size: 11px;
text-decoration: none;
}

a.nav2:hover {
font-family: arial, helvetica;
font-size: 11px;
color: 999999;
}

a.nav2:link {
color: 000000;
}

a.nav2:visited {
color: 999999;
}


a.nav3 {
font-family: arial, helvetica;
font-size: 10px;
text-decoration: none;
}

a.nav3:hover {
font-family: arial, helvetica;
font-size: 10px;
color: 70A0B1;
}

a.nav3:link {
color: 486F7D;
}

a.nav3:visited {
color: 486F7D;
}





