/* CSS Document */
BODY {
background-color:#D0D2D7;
margin-top:5px;
margin-left:5px;
}



.footerlinks A {color:#ffffff; text-decoration:none}
.footerlinks A:visited {color:#ffffff; text-decoration:none}
.footerlinks A:hover {color:#000000; text-decoration:none}
.footerlinks A.ActiveLink {color:#000000 !important; text-decoration:none;}



.bodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:justify;
}

.footer {
background-color: #D6A215; /* #4E8D43 */
vertical-align:top;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
text-decoration: none;
}


.shadow  {
background-image:url('images/shadowbg.jpg');
background-repeat:repeat-y;
background-position: right 50%;
}

.shadowbottom  {
background-image:url('images/shadowbgbottom.jpg');
background-repeat:repeat-x;
background-position-y:50%
}

