body {
   margin: 0;
   font-family: Arial, helvetica, sans-serif;
   background-color: #E5F2EE;
   color: #000;
   background-image: url(images/logo.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   }
A:link {text-decoration: none; color: #00A874;}
A:visited {text-decoration: none; color: #00A874;}
A:active {text-decoration: none; color: #00A874;}
A:hover {text-decoration: none; color: #000;}
td {
  font-family: arial, verdana;
	font-size: 10px;
	color: #000;
}

table#navbar {
	height:35px;
	border: 0px;
    margin: 0;


}

table#navbar td {
    text-align: left;
    vertical-align: top;
	height: 35px;
	width: 92px;
    padding: 0px;
	cursor: pointer;
	font-family: arial, verdana;
	font-size: 10px;
	color: #11AD7D;
}

table#navbar td a {
	font-family: arial, verdana;
	font-size: 10px;
	text-decoration:none;
	color: #000;
}

table#navbar td.hover {
	color:#000000;

}

table#navbar td.hover a {
    color: #11AD7D;

}

#wrapper {
   position: absolute;
   top: 0;
   left: 80px;
   margin-left: 0;
   width: 910px;
   height: 650px;
   }

#footer {
   position: absolute;
   top: 652px;
   text-align: left;
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   width: 838px;
   left: 0px;
   padding-bottom: 10px;
   }

#main {
   height: 135px;
   left: 0px;
   width: 730px;
   float: left;
   padding-top: 13px;
   float: left;
   font-size: 11px;
  
   }
#pagecontent {
  position: absolute;
   margin-left: 0px;
   width: 730px;
   float: left;
   background-color: #fff;
   height: 515px;
   top: 130px;
   left: -40px;
}
#pagebanner {
  position: absolute;
   margin-left: 705px;
   width: 128px;
   float: right;
   background-color: #fff;
   min-height: 508px;
   height: 515px;
   text-align: center;
   top: 130px;
}
#leftcol {
  width: 292px;
  position: relative;
  margin-left: 45px;
  margin-top: 54px;
  text-align: left;
  font-family: arial, verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	height: 400px;
}
#rightcol {
  width: 292px;
  position: relative;
  margin-left: 382px;
  margin-top: -402px;
  text-align: left;
  font-family: arial, verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;

	
}

.imgborder {
  border: 1px solid #D4D4D4; padding: 3px; margin: 10px; width: 121px; text-align: center; float: left;
}

.titlenews {
color: #047185;
font-family: arial, verdana;
font-size: 10px;
}
a.titlenews, a.titlenews:link, a.titlenews:visited {
  text-decoration: none;
}
a.titlenews: hover {
  text-decoration: none;
  color: #000;
}

.date {
color: #999999;
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
}
.subtitlenews {
color: #009999;
font-family: arial, verdana;
font-size: 12px;
}
a.subtitlenews, a.subtitlenews:link, a.subtitlenews:visited, a.subtitlenews:active {
  text-decoration: none;
}
a.subtitlenews: hover {
  text-decoration: none;
  color: #000;
}

