body {
	font-family: Verdana;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

.td_mmn {
	font-family: Verdana;
	color: white;
	font-size:x-small;
	text-decoration: none ;
	background-color: #750009;	
}

a.clsMenuItemIE{
	font-family: Verdana; 
	color: white; 
	font-size:x-small;
	text-decoration: none; 
	background-color: #750009;	
}

a.clsMenuItemIE:hover{
	color: red;
}


.td_mmn_alt {
	font-family: Verdana;
	color: white;
	font-size:small;
	text-decoration: none ;
	background-color: #C10000
	
}
.link_mmn_alt {
	font-family: Verdana;
	color: white;
	font-size:small;
	text-decoration: none ;
	background-color: #C10000
}

.link_header {
	font-family: Verdana;
	color: #750009
	font-size:small;
	text-decoration: none ;

}

.table_calendar {
	border-width: thin;
	border-color: LightGrey;
}

.td_table_calendar {
	font-family: Verdana;
	color: #C10000;
	font-size:small;
	text-decoration: none ;
	background-color: #ffffff
}
	
.link_table_calendar {
	font-family: Verdana;
	color: #750009;
	font-size:small;
	text-decoration: none ;
	background-color: #ffffff
}


A:hover {
	color: Red;
}

.mqtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C10000;
	background-color:#C0BFBE;
	font-size:x-small;

}