body,td,th,p,ol,ul {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #003300;
	background-image: url(BG.gif);
}
pre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.menu {
	width: 140px;
	margin-top: 5px;
	background-image: url(bgS.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
	vertical-align: middle;
	display: block;
	padding: 3px 5px 3px 2px;
	font-size: .9em;
	width: 125px;
	margin: 0px;
}
.menuLinks a:link, .menuLinks a:visited {
	display: block;
	width: 125px;
	padding: 8px 0px 7px 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menuLinks a:hover{
	background-color: #030;
	padding: 6px 0px 5px 6px;
	width: 125px;
	font-weight: 500;
	border: 2px groove #252;
	color: #FFFFFF;
}
.menuLinks H3, .menuLinks p {
	font-size: 0.9em;
	padding: 5px 0px 5px 5px;
	font-weight: normal;
	left: 5px;
}
.menuLinks H3 A:Link, .menuLinks H3 A:visited {
	width: 100px;
	display: block;
	padding: 3px 0px 3px 0px;
	text-align:center;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

.leftColumn {
	position: relative;
	float: left;
	width: 140px;
	display: block;
}
.rightColumn {
	position: relative;
	float: left;
	width: 140px;
	display: block;
}
.bottom {
	vertical-align: bottom;
}
.news {
	z-index: 100;
	text-align: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #114411;
	height: 100%;
	margin-top: -20px;
	padding-top: 23px;
}
#borderTop {
	background-image: url(NewsBRDR/Top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
#borderBottom {
	background-image: url(NewsBRDR/BGBottom.gif);
	background-repeat: repeat-x;
}
#borderRight {
	background-image: url(NewsBRDR/BGRight.gif);
	background-repeat: repeat-y;
}
#borderLeft {
	background-image: url(NewsBRDR/BGLeft.gif);
	background-repeat: repeat-y;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #225522;
	margin-top: 0px;
	text-align: left;
	display: block;
	clear: both;
	position: relative;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #003300;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #336633;
	border-left-color: #336633;
	top: 0px;
}
h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
}
.newsPictureLeft {	text-align: center;
	display: block;
	padding: 5px;
	width: 210px;
	font-size: 0.95em;
	float: left;
}
.newsPictureRight {	text-align: center;
	display: block;
	padding: 5px;
	width: 210px;
	font-size: 0.95em;
	float: right;
}
.underline {
	border-bottom:1px solid #336633;
}
.moveUp {
	background-color: #225522;
	border-top: 1px solid #336633;
	border-bottom: 1px solid #002200;
	border-left: 1px solid #336633;
	border-right: 1px solid #003300;
}
.moveDown {
	background-color: #003300;
	border-top: 1px solid #225522;
	border-bottom: 1px solid #002200;
	border-left: 1px solid #225522;
	border-right: 1px solid #002200;
}
.moveNo {
	border-top: 1px solid #225522;
	border-bottom: 1px solid #002200;
	border-left: 1px solid #225522;
	border-right: 1px solid #002200;
}
hr {
	color: #336633;
}
A {text-decoration : underline; color : #CCFFCC; font-weight : bold;}
A:hover	{text-decoration : none; font-weight : bold; color : #AADDAA;}
.smallFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
h2 {

	color: #FFFFFF;
	font-style: italic;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 5px 6px 0px;
	top: 3px;
	left: -5px;
	bottom: 3px;
	z-index: 100;
}
h4 {
	margin: 0px;
	padding: 5px;
}

