body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
}
.menuHeader1 {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
}

.menuHeader1 a:link {text-decoration: none; color:#FFFFFF;}
.menuHeader1 a:visited {text-decoration: none ; color:#FFFFFF;}
.menuHeader1 a:active {text-decoration: none ; color:#FFFFFF;}
.menuHeader1 a:hover {text-decoration: none; color:#FFFFFF;}

.menuHeader2 {
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#65bf6d;
	cursor:pointer;
}
.subMenu{
	position:absolute;
}
.subMenuHide{
	visibility:hidden;
	position:absolute;
	left: 204px;





}
.subMenuText{
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	color: #114C7A;
}

.subMenuText A:link {text-decoration: none; color:#114C7A;}
.subMenuText A:visited {text-decoration: none ; color:#114C7A;}
.subMenuText A:active {text-decoration: none ; color:#114C7A;}
.subMenuText A:hover {text-decoration: underline; color:#65bf6d;}

.subMenuBG{
  border-top:solid;
  border-top-width:1px;
  border-top-color:#315067;
  border-bottom:solid; 
  border-bottom-width:1px; 
  border-bottom-color:#315067

}
.history {
	background-image: url(../image-s/bld.png);
	background-repeat: no-repeat;
	background-position: right;
}
.style2 {
	color: #0072BC;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
}
.style4 {
	color: #114C7A;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.style5 {font-size: 12px; font-family: Tahoma; color: #0072BC;}
.search {
	background-image: url(../image-s/search.png);
	height: 26px;
	width: 209px;
	background-repeat: no-repeat;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
/*----TOP PANEL----*/
.news-s{
	background-image: url(../image-s/tab_tbgreen_01.jpg);
	background-repeat: no-repeat;
}
.news-h{
	background-image: url(../image-s/tab_tbgreen_01_h.jpg);
	background-repeat: no-repeat;
}
.event-s{
	background-image: url(../image-s/tab_tbgreen_02.jpg);
	background-repeat: no-repeat;
}
.event-h{
	background-image: url(../image-s/tab_tbgreen_02_h.jpg);
	background-repeat: no-repeat;
}
/*----/TOP PANEL----*/
