/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;Arial, Helvetica, sans-serif
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 4px;
 	color: #000000;  
	font-weight: bolder;
	
}
.m0l0iover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF00;
	/* color: #000000; */
	
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFF00;
}
.m0l0oover {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFF00;
}

/* level 1 inner */
.m0l1iout {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #C0C0C0;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #C0C0C0;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #000000;
}

/* level 2 inner */
.m0l2iover {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #C0C0C0;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CCCCCC;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #000000;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636366;
}
A.menulink {
	display: block;
	width: 231px;
	text-align: left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-color: #FFFFFF;
}

A.menulink:hover {
	border: 1px none #6100C1;
	background-color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
 .headcol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
A.menulinx {
	display: block;
	width: auto;
	text-align: left;
	text-decoration:none;
	font-family:arial;
	font-size:10px;
	color: #000000;
	BORDER: none;
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}

A.menulinx:hover {
border: 1px solid #999999;
background-color:#FFFF00;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFF00;
	border: thin none #333333;
}
.LayerBack {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: thin none #333333;
	font-size: x-small;

}

