body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/site-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#8baec5;
	margin: 0px;
}
a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04558e;
	text-decoration: underline;
}
a hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04558e;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EF1821;
	padding-bottom:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
	.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:9px;
	color:#04558e;
	font-weight:bold;
	text-decoration:underline;
	}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#04558e;
	padding-bottom:9px;
	text-transform:uppercase;
	text-decoration:none;
	}
	.credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#04558e;
	padding-bottom:9px;
	text-transform:uppercase;
	text-decoration:none;
	}
	.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #47aadb;
	text-decoration: none;
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #092144;
	text-decoration: none;
}

.New
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/site-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#8baec5;
	margin: 0px;
}


    .eacms_menubox{
	border:0px;
	color:White;
	}
    .eacms_menuselected{
	background-image:url(images/menu-bg-ro.gif);
	background-repeat:no-repeat;
	height:33px;
	width:186px;
	color:#04558e;
	}
    .eacms_menucurrent{
	background-color:#DF3D3D;
	background-image:url(images/menu-bg-ro.gif);
	height:33px;
	width:186px;
	
	}
    .eacms_menuitem{
	background-image:url(images/menu-bg.gif);
	background-repeat:no-repeat;
	height:33px;
	width:186px;
	
	}
    .eacms_menutext{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	text-decoration:none;
	}
	    .eacms_menutextdiv {

	padding-left:10px;
	padding-bottom:1px;

	}
