/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


/*

=============================== For right news banner only=====================================

*/

.story-img
{
	 width:150px;
	 height:120px; 
	 border:thick #CCCCCC solid;
	 margin-bottom:5px;
}
.story
{
	 display:block;
	 margin-left:auto;
	 margin-right:auto;
	 color:#666666;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:bold;
}

#news_events_section_wrapper {
	clear: both;
	width: 100%;
	height: 200px;
	padding: 5px 5px;
	text-align:center;
	background: url(images/templatemo_news_bg.jpg) no-repeat;
}

#news_events_section_wrapper .news_events_section {
	clear: both;
}


#news_events_title {
	clear: both;
	width: 100%x;
	padding-left: 40px;
	margin-top:10px;
	color:#2E2E2E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;

}

/*

=============================== END OF For right news banner only  =====================================

*/
.m0l0o {
	border: 1px solid #003300;
	text-decoration: none
}

.m0l1o {
	border: 1px solid #000000;
	text-decoration: none
}

.m0l0i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l1i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}



	
		body, tr, td, p, li { font-family: Verdana; font-size: 8pt;color:#003300 }
		hr { color: #336699; height : 1px; }
		a {color: black; }
		h2 { margin-bottom: 0px; margin-top: 0px; font-size: 18px; color: #DBEAF5;}
		.darkline { background: #4682B4; }
		.cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; }
	table        { font-family: Verdana; font-size: 8pt; color: #003300; text-align:justify }
a:active     { color: #003300 }
a:link       { color: #333300 }
a:visited    { color: #333300 }
