.menutext {
	display:block;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	background-color: #99CCFF;
	border: 1px solid #99CCFF;
	text-decoration: none;

}

.menutext:hover {
	background-color: #DFDFDF;
	border: 1px solid #666666;

}

.redmenutext {
	display:block;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
	border: 1px solid #99CCFF;
	text-decoration: none;

}

.redmenutext:hover {
	background-color: #FF99FF;
	border: 1px solid #990033;

}

.bluemenutext {
	display:block;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	background-color: #000099;
	border: 1px solid #000099;
	text-decoration: none;

}

.bluemenutext:hover {
	background-color: #0000FF;
	border: 1px solid #0000FF;

}

.header     {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: Justify;
	margin-bottom: 0;
	background-color: #000099;
}
.mt {   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	text-align: justify;
	margin-top: 3; 
        margin-bottom: 3 }

.mtc {   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	text-align: center;
	margin-top: 3; 
        margin-bottom: 3 }
			   
.lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 0pt;
	margin-bottom: 0pt;

}
			   
td.noshit    { margin-top: 0; margin-bottom: 0 }
.ltc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
