/* general stuff */

body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

a {
color: #264E50;
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
/* Main Menu(s) */

a.mainlevel {
font-size: 12px;
padding-left: 4px;
width: 200px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
/*border-right: 4px solid #CACACA;*/
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 200px;
color: #1068B8
}



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover  {
background: #CEE1F5;
text-decoration: none;
}