html {
      overflow: -moz-scrollbars-vertical;
}

body {
    font-family: Arial;
    color: #000000;
    font-size: 10px;
    text-align: center;
    
  }

H2 {
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
  }

H3 {
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
  }


a:link, a:visited, a:active {
    font-family: sans-serif, verdana, arial, helvetica;
    text-decoration: underline;
    font-weight: normal;
    color: #0080ff;
    font-size: 11px;
  }
  
a:hover {
    font-family: sans-serif, verdana, arial, helvetica;
    text-decoration: underline;
    font-weight: normal;
    color: #FF0000;
    font-size: 11px;
  }


.activemenu {
	 height: 20px;
    font : 900 medium;
    border : 0px;
    color : black;
    text-decoration : underline;
  }

.contenttext {
    font-family: sans-serif, verdana, arial, helvetica, ;
    color: #000000;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}

/* by izo */
.divider {
    font-size: 10pt;
    font-weight: bold;
    color:black;
    text-align: left;
}

.topmenu {
    font-size: 9pt;
    font-weight: bold;
    color:grey;
    text-align: right;
    test-decoration: none;
    margin-bottom: 5px;
}

div.topmenu a:link, div.topmenu a:visited {
    font-size: 9pt;
    font-weight: bold;
    color: #939393;
    text-align: left;
    text-decoration: none;
    
}
  
/* end by izo */

.currentdir, .currentdir:link, .currentdir:visited {
    font-size: 8pt;
    font-style: italic;
    color:grey;
    text-decoration: none;
    text-align: left;
  }

.currentdir:hover {
    font-size: 8pt;
    font-style: italic;
    color:#0080ff;
    text-decoration: none;
  }

.header {
    width: 800;
    height: 160;
    
  }

.leftmenubox {
    width: 250px;
    padding: 0px;
    float: left;
    text-decoration : none;
  }

.menulevel0,.menulevel0:link, .menulevel0:visited {
    width: 240px;
    height:18px;
    position: relative;
    font-family: sans-serif, verdana, arial, helvetica, ;
    font-size: 11pt;
    left: 0px;
	 color: #0080ff;
    text-decoration : none;
  }

.menulevel1,.menulevel1:link, .menulevel1:visited {
    width: 230px;
    height:18px;
    position: relative;
    left: 5px;
    font-family: sans-serif, verdana, arial, helvetica, ;
    font-size: 11pt;
    color: #0080ff;
    text-decoration : none;
  }

.menulevel2,.menulevel2:link, .menulevel2:visited {
    width: 220px;
    height:18px;
    position: relative;
    left: 20px;
    font-family: sans-serif, verdana, arial, helvetica, ;
    font-size: 11pt;
    color: #0080ff;
    text-decoration : none;
  }

.menulevel3,.menulevel3:link, .menulevel3:visited {
    width: 210px;
    height:18px;
    position: relative;
    left: 40px;
    font-family: sans-serif, verdana, arial, helvetica, ;
    font-size: 11pt;
    color: #0080ff;
    text-decoration : none;    
  }

.menulevel4,.menulevel4:link, .menulevel4:visited {
    width: 190px;
    height:18px;
    position: relative;
    left: 60px;
    font-family: sans-serif, verdana, arial, helvetica, ;
    font-size: 11pt;
    color: #0080ff;
    text-decoration : none;
  }

.menulogo {
    width: 250px;
    height:30px;
    text-align:right;
  }

.navEntry0 {
    border: 0px solid gray;
    width: 250px;
    height:20px;
    text-decoration : none;
}

#colNav {
    -moz-box-sizing: border-box;
    width: 250px;
    background-color: #ffffff;
  }


.menubartext:hover {
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
  }

.menulevel0:hover {
    width: 180px;
    height:25px;
    position: relative;
    left: 0px;
    color: #FF0000;
  }

.menulevel1:hover {
    color: #FF0000;

  }

.menulevel2:hover {
    color: #FF0000;

  }

.menulevel3:hover {
    color: #FF0000;
 
  }

.menulevel4:hover {
    color: #FF0000;
 
  }

.footer {
		height: 25;
   	background:URL(/images/blue_footer.jpg);
		font-family: sans-serif, verdana, arial, helvetica, ;
    	font-size: 10pt;
    	font-weight:900;
    	color: white;
    	text-decoration: none;
   		
}
