
.pNorm {
  font-family: Helvetica;
  font: Helvetica;
  font-size: 0.80em;
  color: #333333;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.5;
}

.normalTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainTableSides {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
}
.cellBottomBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999966;
}
.mainNavUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(images/navBarDotsUp.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: hand;
	vertical-align: middle;
}
.mainNavDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(images/navBarDotsDown.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: hand;
	vertical-align: middle;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.addressFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pageBackImage {
	background-attachment: fixed;
	background-image: url(images/pageBackLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.generalContentBG {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.logInTxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #000066;
}
.logInBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	height: 18px;
	border: 1px solid #FFFFFF;


}
.navMenuRightBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999966;
}	a:hover {
	color: #CC0000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;

}
.tableBorder {
	border: 1px solid #999966;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.inputBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.normalLink {
	text-decoration: underline;
	color: #990000;

}
