.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #006000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFF00;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: none #009000;
	border-right: none #003000;
	border-bottom: none #003000;
	border-left: none #009000;





}
.MenuTextSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFF00;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	cursor: hand;
	color: #006000;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;

}
.leftMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #006000;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;

}
.leftMenuBarMenuText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	background-color: #006000;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.leftMenuBarMenuTextSelected {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006000;
	text-decoration: none;
	background-color: #FFFF00;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.mainPanelHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: text-top;
	white-space: normal;
	padding: 10px;
	background-color: #000000;
	left: 0px;

}
.mainPanelTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding: 10px 20px 20px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFe0;



}
.mainPanelText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	padding: 0px;
}
.mainPanelTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: text-bottom;
	white-space: normal;
	padding: 0px;
	background-color: #770000;

}
.mainPanelTableText {
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFCC;


}
.mainPanelTableText2 {

	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	background-color: #FFd800;
}
.mainPanelArticleTableHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	padding: 5px;
	background-color: #006000;
}

a.linkClass:link {text-decoration: none; color: #ffff00}
a.linkClass:visited {text-decoration: none; color: #ffff00}
a.linkClass:active {text-decoration: none; color: #ffff00}
a.linkClass:hover {text-decoration: underline overline; color: #ffff00}

a.linkClassSelected:link {text-decoration: none; color: #006000}
a.linkClassSelected:visited {text-decoration: none; color: #006000}
a.linkClassSelected:active {text-decoration: none; color: #006000}
a.linkClassSelected:hover {text-decoration: underline overline; color: #006000}
.mainPanelSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #005000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	padding: 0px;
	font-style: italic;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;



}
.mainPanelBoxedTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	background-color: #FFFFe0;
	border: thin solid #006000;
	vertical-align: top;
	text-align: left;


}
.mainPanelFrontPageTD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #FFFFe0;
}
.mainPanelTextFrontPage {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	padding: 0px 10px;
}
.announcementHeading {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	white-space: normal;
	padding: 0px;
}
