/*
Title: 
	color:#335e7e //link
	color: #6b96b6 // hover
	
*/

ul#nav_main{
	list-style-type:none; 
	/*position: relative;*/
	margin:0 0 0 20px; 
	padding:10px 0 10px 0; 
	width:496px;
	z-index:1;
	border-bottom:1px solid #9CADCD;
	/*height:80px; */
	/*background: url(../../images/news/news_bg_only.png) repeat-x left top;*/
	}
li#nm_1{
	float:left;
	width:390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:0;
	margin:0;
	text-align:left;
	}
li#nm_2{
	float:right;
	vertical-align:top;
	width:100px;
	text-align:left;
	padding: 0;
	margin:0;
	}
li#nm_2 img{
	border:1px solid #a7bccc;
}
li#nm_3{
	/*float:left;*/
	clear:both;
	padding: 0 0 0 0px;
	margin:20px 0 0 0;
	}

li#nm_1 a.title:link {
font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: 600;
	letter-spacing:.1px; word-spacing:.12em;
	color:#335e7e;
	text-decoration:underline;
	}
li#nm_1 a.title:hover  { color:#6b96b6; text-decoration:none;}

#readmore a.title:hover{color:#b2691d; text-decoration:none;}

div#tempMenu {
	width:490px;
	height:24px;
	margin:0 auto 0 auto;
	border:1px solid #CCCCCC;
	}
div#tempMenu p {
	font-family: tahoma, verdana, arial, helvetica, courier, "Courier New";
	color:#335e7e;
	font-size:10pt;
	text-align:center;
	margin:0;
	padding:2px;
}
div#tempMenu span {
	margin:0 10px 0 0;
}
div#tempMenu img {
	margin:0 5px 0 0;
}
/* News Full Display Start*/
div#displayfull{
	width:490px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/*color:#476371;*/
	}
div#displayfull .title{
	font-size:14pt;
	letter-spacing:1px;
	word-spacing:.12em;
	color:#335e7e;
	}
div#displayfull p{
	margin:10px 0 10px 0;
	text-align:left;
	}
div#displayfull .author{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#335e7e;
	}
div#displayfull img {
	border: 1px solid #E3E8F0;
}
div#displayfull .image{
	text-align:center;
	margin:0;
}
/* News Full Display End*/

/*Most popular news section  Register Now Start*/
#register_now_butt {
	margin:0;
	text-indent:-9999px;
	}
#register_now_butt a {
	background:url(../../images/most_popular_news/registerNow_but.png) no-repeat;
	width:107px;
	height:22px;
	display:block;
	}
#register_now_butt a:link {
	background:url(../../images/most_popular_news/registerNow_but.png) no-repeat;
	width:107px;
	height:22px;
	}
#register_now_butt a:visited {
	background:url(../../images/most_popular_news/registerNow_but.png) no-repeat;
	width:107px;
	height:22px;
	}
#register_now_butt a:hover {
	background:url(../../images/most_popular_news/registerNow_over_butt.png) no-repeat;
	width:107px;
	height:22px;
	}
/* Register Button End*/

/* Form Subscribe Start */
#form_subscribe {
	text-align:left;
	width:500px;
	padding:8px;
	color:#000;
}
#form_subscribe form {
	text-align:left;
	width:500px;
	padding:8px;
	color:#000;
}
form .form_astrik {
	color:#FF0000; 
	font-size:20pt; 
	font-weight:bold; 
	font-family:'Times New Roman', Times, serif;
	}
/* Form Subscribe End */

/*Events Menu events.php Start */
#events_menu {
	margin:0 0 40px 0;
	list-style-type:none;
	clear:both;
	}
#events_menu li  {
	float:left;
	width:80px;
	padding:3px;
	margin:0;
	background-color: #EEEEEE;
	text-align:center;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
#events_menu li a  {
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#events_menu li:hover {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
/*Events Menu events.php Start */
	
.tooltip{
	border-bottom:2px double #666666;
	font-weight:bold;
	cursor: default}
#mems {
	display:none;
}
	
	
