html{
  scrollbar-face-color:#CFCED2;
  scrollbar-shadow-color:#CFCED2;
  scrollbar-highlight-color:#F6F6F7;
  scrollbar-3dlight-color:#B3B3B3;
  scrollbar-darkshadow-color:#919194;
  scrollbar-track-color:#e5e5e5;
  scrollbar-arrow-color:#000000;
}
body{margin:0px;font-family:Verdana,Tahoma;font-size:x-small;}
a:link, a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a{color:navy;}
img{border:0px;}
hr{color:blue}
form,select,input,textarea{margin:0px;font-family:Verdana,Tahoma;font-size:x-small;}
.button{cursor:pointer;}

.tabs{width:100%;}
.tabs tfoot th{background-color:#33428F;color:white;padding:1px;}
#tabhead{text-align:center;}
#tabhead a:link, #tabhead a:visited{color:navy;}
#tabmenu a:link, #tabmenu a:visited{color:white;}

.main{width:100%;table-layout:fixed;}
.main .left{background-color:#33428F;width:175px;vertical-align:top;padding:0px 8px;}
.main .middle{background-color:white;vertical-align:top;}
.main .right{background-color:#33428F;width:175px;vertical-align:top;padding:0px 8px;}

.frame{width:100%;color:navy;background-color:white;border:3px double slategray;filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=silver,strength=5);}
.frame thead th{border-bottom:1px solid navy;}
.frame tbody td{padding:0px 9px;}
.frame tbody a{color:navy;}
.frame tfoot th{border-top:1px solid navy;}
.frame tfoot a{color:navy;}

.footer{width:100%;background-color:#f2f2f2;border:1px solid navy;}
.footer th{text-align:left;color:navy;text-decoration:underline;}
.footer a{white-space:nowrap;color:#708090;}
.last{width:100%;color:#708090;text-align:center;}
