a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
        font-style: bold;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.imageback {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.NAVheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
}
a.mainlink {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 22px;
	color: white;
	text-shadow: 2px 2px black;
	background-color: transparent;
	text-align: center
}

a.mainlink:hover{font-style:italic;}

.cellStyle {
	padding-top: 2px;
	padding-bottom: 0px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.NewsDATE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
}
.NewsTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 5px;
}
.HEADER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #aa0000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}
.aparatusSTYLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-style: dotted;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #ECE9D8;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.centeredTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	list-style-position: outside;
	list-style-type: disc;
}
.bigLINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
}
.Officers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.LINKtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-style: none;
	border-top-color: #000000;
}
.BackButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}