/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #F5FA24;
	font-weight: bolder;
}
.m0l0iover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #F5FA24;
	font-weight: 900;
	/*margin-top: 34px;*/
	background-color: #DD2A09;
	font-style: normal;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/*background-image: url(img/lev0_bg1.gif);*/
	border: 1px solid #DD2A09;
	background-color: #DD2A09;
	line-height: normal;
}
.m0l0oover {
	text-decoration : none;
	/*background-image: url(img/lev0_bg2.gif);*/
	background-color: #DD2A09;
	border: 1px solid #DD2A09;
}

/* level 1 inner */
.m0l1iout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 4px 0 0 10px;
	color: #F5FA24;
}
.m0l1iover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 4px 0 0 10px;
	color: #F5FA24;
	font-weight: 900;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #DD2A09;
	border: 1px solid #DD2A09;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #DD2A09;
	/*background-image: url(img/lev1_arrow.gif);*/
	background-repeat: no-repeat;
	border: 1px solid #DD2A09;
	padding: 0;
}
.PageText {	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: 900;
	white-space: normal;
	padding-top: 0px;
	font-variant: small-caps;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-size: 16px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	font-size: 14px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #DD2E0F;
	font-size: 24px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-size: 24px;
}