body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	background-image: url(images/layout/gradient-bg.gif);
	background-repeat: repeat-x;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
}

.footer-txt {
	font-family: Tahoma, Arial, san-serif;
	font-size: 10px;
	color: #666666;
}
.news-txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

a:link { text-decoration: none; color: #419e14;}
a:hover { text-decoration: underline; }
a:visited { text-decoration: none; color: #419e14;}

a.footer-txt:link { text-decoration: none; color: #666666;}
a.footer-txt:hover { text-decoration: underline; color: #666666;}
a.footer-txt:visited { text-decoration: none; color: #666666;}

a.body-txt:link { color: #419e14; font-weight: bold; text-decoration: none;}
a.body-txt:hover { color: #419e14; font-weight: bold; text-decoration: underline;}
a.body-txt:visited { color: #419e14; font-weight: bold; text-decoration: none;}

a.body-txt-bold:link { color: #419e14; text-decoration: none;}
a.body-txt-bold:hover {color: #419e14;font-weight: bold; text-decoration: underline;}
a.body-txt-bold:visited { color: #419e14; text-decoration: none;}

a.news-txt:link { text-decoration: none; color: #419e14;}
a.news-txt:hover { text-decoration: underline; color: #419e14;}
a.news-txt:visited { text-decoration: none; color: #419e14;}

a.news-txt-bold:link { text-decoration: none; color: #419e14;}
a.news-txt-bold:hover { text-decoration: underline; color: #419e14;}
a.news-txt-bold:visited { text-decoration: none; color: #419e14;}


.body-txt {
	font-family: Tahoma, Arial, san-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.body-txt-bold {
	font-family: Tahoma, Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}




.title-txt {
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D11700;
}

.news-txt-bold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.news-txt-bold-green {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #419E14;
	font-style: normal;
	font-weight: bold;
}
.pagetitle {

	font-family: Tahoma, Arial, san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #419E14;
}
.body-txt-bold-green {

	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #419E14;
}


