/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 1 inner */
.m0l0iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
.m0l0iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}
/* level 2 inner */
.m020iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #000000;
}
.m020iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	color: #000000;
}
/* level 3 inner */
.m030iout {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #000000;
}
.m030iover {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	color: #000000;
}
/* nasir */
.m1001oout {
	text-decoration: none;
	background: #D01410;
	font-weight: bold;
	border: 1 solid #284060;
}
.m1002oover {
	text-decoration: none;
	background: #284060;
}
.m2001oout {
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #284060;
}
.m2002oover {
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #284060;
}
.m3001oout {
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #284060;
}
.m3002oover {
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #284060;
}

/* webpages other */

.font1 {
	font: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
.font1s {
	font: Tahoma;
	font-size: 6pt;
	text-decoration: none;
	color: #000000;
}
.font2 {
	font: Tahoma;
	font-size: 12pt;
	text-decoration: none;
	color: #D01410;
}
.font2s {
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.font1ss {
	font: Arial;
	font-size: 7pt;
	text-decoration: none;
	color: #484848;
}
.font3 {
	text-decoration: none;
}
.btn_news {
	font: 9px Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	color: #D81810;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid #AD160E;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}
