
body {
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #006699;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
background-color:#FFFFFF;
font-family:Verdana,Arial,sans-serif;
color:#000000;
}

a {
        color: #000079;
        text-decoration: none
}

a:hover {
        color: #930000;
        text-decoration: none underline;
        font-weight:bold
}

.topmenu {
        font-family: Verdana;
        font-size: 8pt;
        color: #2F2F79;
        margin-top: 0px;
        margin-bottom: 0px;
        white-space:nowrap;
	  font-weight:bold
}

.topmenu a {
    margin:0px; display: block;
    border-left-width: 0px;
    background-image : url('images/bg2.jpg');
    background-position: left 50%;
    border-bottom-width: 0px;
    width:160px;
    text-align: left;
    border: 0px outset #C0C0C0;
    font-family:Verdana; font-size:9pt; font-weight:bold; padding-left:3px; padding-right:0px; padding-top:5px; padding-bottom:5px; color:#000000; letter-spacing:0; text-indent:0 
    }

.topmenu a:hover {
    border:0px ridge #C0C0C0; background-position: 0% 0%; color: #FFFFFF;
    font-weight:bold; background-image:url('images/bg1.jpg'); background-repeat:repeat; background-attachment:scroll; font-family:Verdana; font-size:8pt
    
}