.calendarHeader { font-weight: bolder; color: #ffffff;background-color: #000000; font-family: verdana; font-size: 12px; }
.calendarToday { background-color: #99CCFF; font-family: verdana; font-size: 10px;}
.calendar { background-color: #0099CC; }

BODY {
background:#FFFFFF url('images/bground.jpg') no-repeat fixed center top;
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #003366; 
SCROLLBAR-SHADOW-COLOR: #003366; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #000000 
}

#menu {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        right: auto;
        bottom: auto;
        left: auto;
      }       

.m0l0iout {
	font: bold 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l0iover {
	font: bold 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #000000 url('buttons/b1.gif');
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #b2724c url('buttons/b1_over.gif');
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #ffffff;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #ffffff;
	background: #b2724c;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #cccccc;
	background: #b2724c;
	filter: alpha(opacity=85);	
}