@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
}
.topic {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.foot {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mail {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.dropdown {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	
	text-decoration: none;
}
a:hover {
	/*font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
	*/
	text-decoration: none;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.paging {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/b_paging.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*  OTHER CSS form Joomla */

.contentheading_home{
	font-style: normal;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	
}

.contentheading_home a{
		font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	
}

.contentpaneopen_home{
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	/*text-align:justify;*/
	
}

.article_column{
	width:230px;
}

/* NEWS 1st */

ul.latestnews_1stnews{
	list-style-position:outside;
	margin:2px 2px 10px 2px;
}

ul.latestnews_1stnews li {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:10px;
	list-style:none;
	
	
}

ul.latestnews_1stnews li a:hover {
	color:#666666;
}


ul.latestnews_1stnews li a:active {
	color:#666666;
}

ul.latestnews_1stnews a {
	color:#666666;
	
}


/* Site Search*/

.button_css_search{
	vertical-align:middle;
	
}
.search_css_search{
/*border:dashed;*/
vertical-align:top;
padding:2px;
height:15px;




	
}


.search_css_search{
	height:15px;
	padding:2px;
	margin-left:70px;
	vertical-align:middle;
	width:20;

}
.inputbox_css_search {

	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	margin-top:3px;
	
	text-decoration:none;
	width:100px;
}
