.menuoff { background-color:#070;
	 font-size:10pt;
	font-weight:bold}
.menuon { background-color:#090;
	 font-size:10pt;
	font-weight:bold}


a.main_menu:link {color:#fff}
a.main_menu:hover{color:#fff;
	text-decoration:none}
a.main_menu:visited {color:#eee}
a.main_menu {
	color:#fff;
	font-weight:bold;
	font-size:10pt}

.seperator{
	color:#fff;
	font-weight:bold;
	font-size:12pt
}	
	
.theicons {margin:15px}
.storyimage {margin:10px}
.imgmargin {margin:10px}

.h-motsi {font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	color: #1A6125;
	font-weight:bold;
	
}	

.mukati {background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #25634E;
	border: 1px solid #25634E;
}

.mukatiact {background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #25634E;
	border: 1px solid #25634E;
}

form {margin:0}
ul {margin-top:10;
    font-size:8pt;	
	}
li {margin-top:4}


.white_text{color:#fff}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #006600;
}


th,td,p,span {font-size:9pt}
td.justifyit {text-align:justify}

body { position: absolute; 
	background: #fff; 
	margin: 0; 
	padding: 0;
	color: #000;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;	
}