.header {
	font-size: 24px;
	font-weight: bold;
}
.table_header {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.bg_image {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-color: #7ee3f2;
	font-family: Verdana, Arial, "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
}
a:active:visited {

	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:active:hover {
	text-decoration: underline;
	color: #000099;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #18B231;
	z-index:100;
	font-family: Arial;
	font-size: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #18B231;	
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10pt;
}

#dropmenudiv a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #18B231;
}
.table_border {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.time_format {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtStyle1 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.txtStyle2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtStyle3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.tableStyle {
	background-color: #CCFFCC;
}
.txtStyle4 {
	font-weight: bold;
	color: #FF0000;
}
.txtStyleI {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.thumbs {
	padding: 5px;
	border: 5px none;
	margin: 5px;
}
p {
	font-family: Arial;
	font-size: 12px;
}
.sub_header {
	font-family: Verdana, Arial, "Arial Narrow", sans-serif;
	font-size: 16px;
	color: #339933;
	font-weight: bold;
}

.tableStyle2 {
	background-color: #CCFFCC;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
.tblGallery {
	font-size: 14px;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #006600;
	text-align: center;
}
.newsHead {
	font-family: Verdana, Arial, "Arial Narrow", sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10px;
	color: #666666;
}
.newsHead2 {

	font-family: "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 40px;
}
.newsHead3 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 20px;
	color: #336633;
}
.bg_imgL {

	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bg_imgR {


	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.newsTitle {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 10px;
	color: #FF0000;
	font-style: normal;
	font-family: "Lucida Console";
}
.txtStyle1White {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtNewsTitle {
	font-size: 30px;
	color: #ECEC00;
	font-family: "Arial Black";
}
.txtNewsHighRed {
	font-size: 18px;
	color: #FF0000;
	font-family: Elephant;
}
.bg_imgC {
	background-repeat: no-repeat;
	background-position: center 300px;
	background-color: #FFFFFF;
}
.newsText {
	font-family: Arial;
	font-size: 12px;
}
.newsTitle2 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 10px;
	color: #FF0000;
	font-style: normal;
	font-family: "Lucida Console";
}
.projectTitle {

	font-family: Verdana, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #0033CC;
}
.newsHead4 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #FFFF14;
}

/*.bg {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../transparent.png',sizingMethod='scale');
    width: 100%;
    background-image: none;
}


.bg[class] {
    background-image: url(../transparent.png);
}*/
.imgLink {
	background-repeat: no-repeat;
	background-position: center top;
	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;
}
