.body {
	background-color: #444444;
	font-family: Courier New, Courier, mono;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


A {
 	font-family: Courier New, Courier, mono;
 	font-size: 11px;
 	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

A:hover {
 	font-family: Courier New, Courier, mono;
 	font-size: 12px;
 	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;

}

td,th {
	font-family: Courier New, Courier, mono;
	font-size: 11.5px;
	color: #000000;
}

.mainContent{
 	font-family: Courier New, Courier, mono;
 	font-size: 14px;
 	text-align: justify;
 	font-weight: normal;
 	margin-left: 1.5px;
 	margin-right: 1.5px;
   	margin-top: 0;

}

.pagetitle {
	border-bottom: 1px solid #A99970;
	color: #000000;
	height: auto;
	width: auto;
	letter-spacing: 3.5px;
	word-spacing: 1px;
	font-family: "Courier New, Courier, mono";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
 	text-align: left;
}

.topBar {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.topBar a {
	font-family: Courier New, Courier, mono;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.topBar a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-style: bold;
	text-decoration: none;
}

.button {
  padding-top: 0;
  padding-bottom: 0;

}
.button a {
	display: auto;
	padding-left: 1.5px;
	padding-top: 1.0px;
	padding-bottom: 1.0px;
	padding-right: 1.5px;
	width: auto;
	font-family: Courier New, Courier, mono;
	font-size: 8pt;
	color: #ffffff;
	border: 1px solid #A99970;
	height: 5px;
	letter-spacing: .5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1px;
	margin: .5px;
	margin-top: 0px;
	margin-bottom: 0px;
 	background-color: #990000;

}

.button a:hover {
	background-color: #ffffff;
	color: #3E3F7B;
	font-style: bold;
	text-decoration: none;
	border: 1px solid #333333;

}

.webForm{
  background-color: #9A924D;
  font-size: 10.5px;
  padding: 1px;
  padding-left: 0px;
  letter-spacing: 1px;
  color: #222222;
  border: 1px solid #000000;
}

.webForm a {
	font-family: Courier New, Courier, mono;
	color: #ffffff;
	letter-spacing: .5px;
	font-weight: bold;
	text-decoration: underline;
}

.webForm a:hover {
	font-style: italic;
	text-decoration: none;
}

.webFormSpec {
	font-family: Courier New, Courier, mono;
	color: #ffffff;
	letter-spacing: .5px;
	font-weight: bold;
}

.rightTable{
  background-color: #ADAED6;
  padding: 1px;
  padding-left: 0px;
  border-left: 1px solid #A99970;
}

.footer{
	font-family: Courier New, Courier, mono;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.footer a{
	font-style: normal;
	text-decoration: underline;
	vertical-align: middle;
}

.footer a:hover{
	color: #0066FF;
	font-style: bold;
	text-decoration: none;
	vertical-align: middle;
}

.footer2{
	font-family: Courier New, Courier, mono;
	font-size: 10px;
	color: #ffffff;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.footer2 a{
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
}

.footer2 a:hover{
	color: #0066FF;
	font-style: bold;
	text-decoration: none;
	font-size: 10px;
}

.small {
	font-family: Courier New, Courier, mono;
	font-size: 9px;
}

.medium {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}

.big {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	font-weight: bold;
}

.bigX {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
	font-family: Courier New, Courier, mono;
	font-size: 24px;
}
