body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #e8f3f6;
	margin-top: 3px;
	margin-bottom: 5px;
}
.maintable {
	background-color: #d4e9ee;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
td.divider {
	height: 1px;
	background-color:#666666;
}
td.divider2 {
	height: 1px;
	background-color:#C9C9C9;
}
a.gallerylinks {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.gallerylinks:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.gallerylinks:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.gallerylinks:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.newsbg {
	background-image: url(../images/latest-news-whitebg.jpg);
	background-repeat: repeat-y;
}
.newsbg a{
	text-decoration:none;
}
.whobg {
	background-image: url(../images/who-bg.jpg);
	background-repeat: repeat-y;
}
.monthbg {
	background-image: url(../images/month-bg.jpg);
	background-repeat: repeat-y;
}
.mailinglistbg {
	background-image: url(../images/mailinglist-bg.jpg);
	background-repeat: repeat-y;
}
.workbg {
	background-image: url(../images/workbg.jpg);
	background-repeat: repeat-y;
}
a.style1 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.style1:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.style1:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.style1:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.style2 {
	font-size: 11px;
	font-weight: normal;
	color: #F6911F;
	text-decoration: none;
}
a.style2:link {
	font-size: 11px;
	font-weight: normal;
	color: #F6911F;
	text-decoration: none;
}
a.style2:visited {
	font-size: 11px;
	font-weight: normal;
	color: #F6911F;
	text-decoration: none;
}
a.style2:hover {
	font-size: 11px;
	font-weight: normal;
	color: #F6911F;
	text-decoration: none;
}
.mailinglistcurvebg {
	background-image: url(../images/mailinglistcurvebg.jpg);
	background-repeat: repeat-y;
}
.textareacolor {
	background-color: #FFFFFF;
}
.mailingtextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0092A1;
	
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0092A1;
}
.mailinglistbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0092A1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmsmainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00606A;
	text-decoration: none;
}
a.cmsmainlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00606A;
	text-decoration: none;
}
a.cmsmainlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00606A;
	text-decoration: none;
}
a.cmsmainlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00606A;
	text-decoration: none;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
#marqueecontainer{
position: relative;
width: 160px; /*marquee width */
height: 150px; /*marquee height */
background-color: #F99D1E;
overflow: hidden;
border: 0px solid #cccccc;
padding: 3px;
padding-left: 5px;
padding-right: 3px;
}
