/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 outer */
.m0l00oout {
	text-decoration : none;
	background-image: url(images/menuin_home1.jpg);
	border: 1px solid #336699;

}
.m0l00oover {
	text-decoration : none;
	background-image: url(images/menuin_home.jpg);
	border: 1px solid #336699;
}



/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(images/menuin_abt1.jpg);
	border: 1px solid #336699;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(images/menuin_abt.jpg);
	border: 1px solid #336699;
}


/* level 0 outer */
.m0l01oout {
	text-decoration : none;
	background-image: url(images/menuin_car1.jpg);
	border: 1px solid #336699;
}
.m0l01oover {
	text-decoration : none;
	background-image: url(images/menuin_car.jpg);
	border: 1px solid #336699;
}



/* level 0 outer */
.m0l02oout {
	text-decoration : none;
	background-image: url(images/menuin_cont1.jpg);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l02oover {
	text-decoration : none;
	background-image: url(images/menuin_cont.jpg);
	background-color: #2C5F93;
	border: 1px solid #336699;
}


/* level 0 outer */
.m0l03oout {
	text-decoration : none;
	background-image: url(images/menuin_site1.jpg);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l03oover {
	text-decoration : none;
	background-image: url(images/menuin_site.jpg);
	background-color: #2C5F93;
	border: 1px solid #336699;
}



/* level 0 outer */
/*.m0l04oout {
	text-decoration : none;
	background-image: url(images/menuin_site1.jpg);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l04oover {
	text-decoration : none;
	background-image: url(images/menuin_site.jpg);
	background-color: #2C5F93;
	border: 1px solid #336699;
}*/



.m0l05iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #000000;
}
.m0l05iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #CC3333;
}

/* level 0 outer */
.m0l05oout {
	text-decoration : none;
	background-image: url(images/centr_bg2.jpg);
	border: 1px solid #CCCCCC;
}
.m0l05oover {
	text-decoration : none;
	background-image: url(images/centr_bg2.jpg);
	background-color: #2C5F93;
	border: 1px solid #CCCCCC;
}




/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #0865B5;
	border: 1px solid #FFFFFF;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	padding: 0;
}.bodycls_wht {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0.11mm;
	word-spacing: 0.18mm;
	line-height: 1.4em;
	font-weight: bold;
}
