/* CSS Document */


body{
    overflow: scroll;
    overflow:-moz-scrollbars-vertical;
background-color:#e7eef2;
margin:0;
}

.adress{
font-family: Trebuchet MS, Helvetica, sans-serif;
padding-top:10px;
}

a.adress:link {
color: #63737c; 
font-size: 10px; 
font-weight: normal; 
text-decoration: none; 
letter-spacing: 0px;
}

a.adress:visited{
color: #63737c; 
font-size: 10px; 
font-weight: normal; 
text-decoration: none; 
letter-spacing: 0px;
}
a.adress:active{
color: #63737c; 
font-size: 10px; 
font-weight: normal; 
text-decoration: none; 
letter-spacing: 0px;
}
a.adress:hover {
color: #489ed1; 
font-size: 10px; 
font-weight: normal; 
text-decoration: none; 
letter-spacing: 0px;
}

a.leftnav:link {
color: #63737c; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
letter-spacing: 0px;
}

a.leftnav:visited{
color: #63737c; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
letter-spacing: 0px;
}
a.leftnav:active{
color: #489ed1; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
letter-spacing: 0px;
}
a.leftnav:hover {
color: #489ed1; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
letter-spacing: 0px;
overflow:hidden
}

.leftnav{
font-family: Trebuchet MS, Helvetica, sans-serif;
background-repeat:no-repeat;
font-size:12px;
}

a.footercopyrightlink:link {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #63737c;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:visited {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #63737c;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:active {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #63737c;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:hover {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #63737c;
font-size: 9px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}




img{
border:none;
}