@charset "utf-8";
/* CSS Document */

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #d6d6d6;
	overflow:hidden;
}

#leftcolumn {
	position:absolute;
	padding:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	border-left:1px solid #666;
	border-top:1px solid #666;
}

#menuitems {
	position:absolute;
	width:120px;
	top:5px;
	left:15px;
}

#datesInfo {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	width:140px;
	left:4px;
	bottom:3px;
	border:1px solid #999;
	font-size:11px;
	background-color:#E6E6E6;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}

.highlited01 {
	color:#F30;
	font-weight:bold;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
	
	
#menu_item_l0 {
	width: 115px;
	margin: 0px;
	color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#menu_item_l0 li {	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);	
}	

#menu_item_l0 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	width: 115px;
	text-decoration: none;
	padding: 0px;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	border: 0px none #CCCCCC;
	}	
	
#menu_item_l0 li a:link, #menu_item_l0 li a:visited {
	color: #000000;
	background: url(../images/menu/menu_item_off.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0 li a:hover {
	color: #000000;
	background: url(../images/menu/menu_item_over.gif);
	background-position:center;
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0 li a:active {
	color: #000000;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;	
	}
/*    ----------------------------      */

#menu_item_l0_active {
	width: 115px;
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_active li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}	

/*    ----------------------------      */

#menu_item_l0_disabled {
	width: 115px;
	margin: 0px;
	color:#999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#menu_item_l0_disabled li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);
	}
/* ----------------- */
#menu_item_l0_red {
	width: 115px;
	margin: 0px;
	color:#FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#menu_item_l0_red li {	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);	
}	

#menu_item_l0_red li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	width: 115px;
	text-decoration: none;
	padding: 0px;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	border: 0px none #CCCCCC;
	}	
	
#menu_item_l0_red li a:link, #menu_item_l0_red li a:visited {
	color: #FF0000;
	background: url(../images/menu/menu_item_off.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_red li a:hover {
	color: #FF0000;
	background: url(../images/menu/menu_item_over.gif);
	background-position:center;	
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_red li a:active {
	color: #FF0000;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;	
	}
/*    ----------------------------      */

#menu_item_l0_red_active {
	width: 115px;
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_red_active li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}	

/*    ----------------------------      */

#menu_item_l0_red_disabled {
	width: 115px;
	margin: 0px;
	color:#999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#menu_item_l0_red_disabled li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);
	}
/* ----------------- */
/* ----------------- */
#menu_item_l0_green {
	width: 115px;
	margin: 0px;
	color:#009900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#menu_item_l0_green li {	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);	
}	

#menu_item_l0_green li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	width: 115px;
	text-decoration: none;
	padding: 0px;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
	border: 0px none #CCCCCC;
	}	
	
#menu_item_l0_green li a:link, #menu_item_l0_green li a:visited {
	color: #009900;
	background: url(../images/menu/menu_item_off.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;

	}
	
#menu_item_l0_green li a:hover {
	color: #009900;
	background: url(../images/menu/menu_item_over.gif);
	background-position:center;	
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_green li a:active {
	color: #009900;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;	
	}
/*    ----------------------------      */

#menu_item_l0_green_active {
	width: 115px;
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}
	
#menu_item_l0_green_active li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	background: url(../images/menu/menu_item_on.gif);
	margin: 0px;
	padding: 0px;
	border: 0px none #CCCCCC;
	}	

/*    ----------------------------      */

#menu_item_l0_green_disabled {
	width: 115px;
	margin: 0px;
	color:#999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#menu_item_l0_green_disabled li {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: url(../images/menu/menu_item_off.gif);
	}
/* ----------------- */
#menu_item_l0_separator {
	width: 115px;
	height: 5px;
	margin: 0px;
	background: url(../images/menu/menu_item_separator_left.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.redbg {
	font-size:12px;
	color:#FFC;
	font-weight:bold;
	background-color: #C00;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

