.txt6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.leftTable {
	border: thin none #000000;
}
.orangeHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.orangeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.smallWhite {
	font-family: "Verdana", "Helvetica";
	font-size: 8pt;
		color: <?echo($fontcolor);
	color: #FFFFFF;
	font-weight: normal;
}
.regularBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.topgreen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.tdbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableborder {
	border: 1px solid #000000;
}
.navtopgreen {
	background-image: url(images/topbarbgk.gif);
	background-repeat: repeat-x;

}
.navtopgreenleft {
	background-image: url(images/topbarbgk3.gif);
	background-repeat: repeat-x;
	background-color: DCE3C5;



}
.navbottomleft {
	background-image: url(images/leftbottom.gif);
	background-repeat: repeat-y;
	background-color: #B3B95C;

}

.box {
	padding: 0px;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.newsannounce {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FED807;
	height: 18px;
}
.newscontent {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

