@charset "utf-8";
a:visited {

}
.footerLink {
	color: #000000;
}
.RightColBoxLink  {
	color: #FFFFFD;
}

a:hover {
	color: #FFBC16;
}
a:active {

}

body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #6FB08A;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6FA96E;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}
.maintext {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	padding: 5px;
	letter-spacing: normal;
}
.NewsTitlesBox {
	background-color: #578255;
	text-align: center;
	vertical-align: middle;
	border: 2px groove #FFBC16;
	font-size: 10pt;
	font-weight: bold;
	color: #FFBC16;
	padding: 5px;
	height: 50px;
	font-family: Arial;
}
.SubtitleinPage {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
}
.LinkInPage {
	font-family: Arial;
	font-size: 10pt;
	color: #6C000F;
}
.headerColumn {
	font-family: Arial;
	font-size: 12px;
	font-variant: small-caps;
	background-color: #CCCCCC;
	border: thin solid #578255;
	text-align: center;
	height: 50px;
	font-weight: bold;
}
.dots {
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: disc;
}
.box_internal {
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.image {
	border: thin inset #578255;
	padding: 0px;
	margin: 2px;
}
.Title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #6FA96E;
	text-align: center;
}
.RightColBox {
	background-color: #578255;
	text-align: center;
	vertical-align: middle;
	border: 2px groove #FFBC16;
	font-size: 10pt;
	font-weight: bold;
	color: #F8FFF6;
	padding: 5px;
	height: 50px;
	font-family: Arial;
}

