@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;
	font-size:10px;
}
/* Menu Text Style */
.eacms_MenuTextDiv {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01615f;
	vertical-align: top;
	/*padding-left:4px;*/
	padding-right:5px;
	direction:ltr;
	font-weight:bold;
}
/* Side Menu*/

.eacms_MenuSideItem {
	background-repeat:no-repeat;
	background-position:center top;
	height:31px;
	width:157px;
	font-weight:bold;
	padding:4px;
	font-family: tahoma;
	font-size:13px;
	vertical-align: middle;
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
	border: 1px transparent solid;
	text-align:center;
}
.eacms_MenuSideBox {
	padding:3, 0, 3, 0;
}
.eacms_MenuSideSelected {
	background-repeat:no-repeat;
	background-position:center top;
	height:31px;
	width:157px;
	font-weight:bold;
	padding:4px;
	font-family: tahoma;
	font-size:13px;
	vertical-align: middle;
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
	border: 1px transparent solid;
	text-align:center;
}
/* Child Top Menu */
.eacms_ChildMenuSideBox {
	padding-left:150px;
	font-family: tahoma;
	font-size:13px;
	color:#000000;
	vertical-align: top;
	font-weight:bold;
}
.eacms_ChildMenuSideItem {
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:26px;
	width:148px;
	color:#000000;
	padding:4px;
	font-weight:bold;
	font-family: tahoma;
	font-size:13px;
	color:#000000;
	vertical-align: top;
	padding-left:20px;
}
.eacms_ChildMenuSideSelected {
	background-image:url(images/menu_bg_blue.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:26px;
	width:148px;
	color:#000000;
	padding:4px;
	font-family: tahoma;
	font-size:13px;
	color:#000000;
	vertical-align: top;
	font-weight:bold;
	padding-left:20px;
}
.eacms_MenuSideChildrenDiv {
	/*padding-bottom:50px;
	padding-left:50px;*/
	margin-top:-22px;
	margin-left:140px;
}
a.link {
	color:#000000;
}
a.link:hover {
	color:#000000;
}
a.link:visited {
	color:#000000;
}
/* News */
#marqueecontainer {
	position: relative;
	width: 160px; /*marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	margin-top:10px;
	text-align:justify;
}
/* Content */
.Title {
	font-size:14px;
	color: #01615f;
	font-weight:bold;
}
.SideMenuTd {
	width:226px;
	background-image:url(images/LeftSide.png);
	background-repeat:no-repeat;
	padding-top:92px;
}
.SideMenuTable {
	width:950px;
	height:650px;
	border: 1px black solid;
	vertical-align:top;
}
.MenuTD {
	height:400px;
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
}
.Header {
	width:723px;
	height:180px;
	background-image:url(images/Header.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.Bg {
	width:723px;
	height:442px;
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	vertical-align:top;
}
.Content {
	width:682px;
	height:410px;
	vertical-align:top;
	padding:20px 20px 0px 20px;
	overflow:auto;
	/*z-index: 99;*/
}
.HomeBG {
	width:950px;
	height:650px;
	background-image:url(images/ohalo_MiniSite2-B.png);
	background-repeat:no-repeat;
	border: 1px black solid;
}
.TDmenuInner {
	width:900px;
	height:392px;
	padding-top:92px;
}
.Seo {
	width:900px;
	height:30px;
	position:relative;
	float:right;
}
.SeoPadding {
	padding-top:5px;
}
.Dates {
	background-image:url(images/Dates.png);
	width:723px;
	height:28px;
	background-repeat:no-repeat;
}
.TableSize {
	width:723px;
	height:650px;
}

