/* CSS Document */

#TopNav a:link {
	color:#ffffff;
	text-decoration: none;
}
#TopNav a:visited {
	color:#ffffff;
	text-decoration: none;
}
#TopNav a:hover {
	color:#FFFDD7;
	text-decoration: underline;

	}
#TopNav a:active {
	color:#444444;
	text-decoration: none;
	}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imgTOPbackGround {
	background-image: url(/graphics/background-top-map1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.navbarBASE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	font-weight:bold;
	
}
	
.borderGreenLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A97C;
	border-left-color: #00A97C;
}
.borderGreenTopBotHeavy {
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00A97C;
	border-bottom-color: #00A97C;
}
a:link {
	color: #00A97C;
}
a:visited {
	color: #00A97C;
}
a:hover {
	color: #399CC6;
}
a:active {
	color: #B7E7DA;
}
.newsITEMTitle {
	font-weight: bold;
	font-size: 13.5px;
	line-height: 16px;
}
.newsITEM {
	font-size: 12px;
	line-height: 15px;
}
.newsDATE {
	font-size: 10px;
	color: #333333;
}
.txtMainLeft {
	font-size: 15px;
	line-height: 20px;
}
.txtMainTOP {
	font-size: 16px;
	line-height: 22px;
}
.txtMainBIG {
	font-size: 20px;
	line-height: 22px;
}
.borderGreenBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A97C;
}
.borderGreenTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A97C;
}
.footerBARtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A97C;
}
.padLEFTimg {
	padding-right: 10px;
	
}
.borderGreenLeftRight tr td .borderGreenTopBotHeavy tr td .txtMainTOP .txtMainTOP {
	text-align: left;
}
.borderGreenLeftRight tr td .borderGreenTopBotHeavy {
	text-align: left;
}

