@charset "utf-8";
/* CSS Document */


.navigator {
	font-size: 12px;
	color: #169702;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
	
}

.searchNav{
	font-size: 12px;
	color: #169702;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
	cursor:pointer;
}
.read_more{
	font-size: 12px;
	color: #169702;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
	cursor:pointer;
	}

.show_all_news {
	font-size: 12px;
	color: #064403;
	font-family:Verdana, Geneva, sans-serif;	
	font-weight:bold;
	line-height:14px;
	cursor:pointer;
	margin-top:10px;


}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #1e1e1e;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	direction:ltr;
}

.Title {
	font-size: 12px;
	color: #064403;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:14px;
	direction:ltr;
	margin-top:5px;
}


.BodyDesc {
	font-size: 12px;
	color: #1e1e1e;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	text-align:justify;
	direction:ltr;
margin-top:5px;
	
}

.Search {
	font-size: 12px;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	direction:ltr;	
}

.Boxheader {
	font-size: 13px;
	color: #333333;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	direction:ltr;
	cursor:pointer;
}

.BoxDate {
	font-size: 12px;
	color: #2c6e9e;
	font-family:Verdana, Geneva, sans-serif;
	line-height:13px;
	direction:ltr;
	padding-left:5px;
}

.BoxTitle {
	font-size: 12px;
	color: #1e1e1e;
	font-family:Verdana, Geneva, sans-serif;
	line-height:13px;
	direction:ltr;
	padding-top:2px;
	padding-left:5px;
	

}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #169702;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #169702;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#22dc05;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #169702;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

.category_item{
	font-size: 13px;
	color: #333333;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	direction:ltr;
	padding-top:2px;
	cursor:pointer;
	
	}
	
LI{
	cursor:pointer;
	
	}
	
.projects_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	}
	
.list_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	}
	

.body_title{
	font-size: 12px;
	color: #064403;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:14px;
	margin-top:5px;
	}
	
.body_desc{
	font-size: 12px;
	color: #1e1e1e;
	font-family:Verdana, Geneva, sans-serif;
	line-height:14px;
	text-align:justify;
	}
	
.nav_year{
	cursor:pointer;
	}
.nav_selected_year{color:#0C3;}

.nav_month{
	font-size: 12px;
	color: #064403;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:14px;	
	}
.nav_main_btn{
	cursor:pointer;
	}
	
.nav_main_selected{
	color:#000;
	}
