a { color: #002255; text-decoration: none}
a:hover { color: #002255; text-decoration: underline}
TD {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000}
.aWhite { color: #FFFFFF; text-decoration: none}
.aWhite:hover { color: #FFFFFF; text-decoration: underline}
.aBlue { color: #006699; text-decoration: none}
.aBlue:hover { color: #006699; text-decoration: underline}
.aGray { color: #666666; text-decoration: none}
.aGray:hover { color: #666666; text-decoration: underline}
.aBlack { color: #000000; text-decoration: none}
.aBlack:hover { color: #000000; text-decoration: underline}
.tdTop1 {
	background-color: #333333;
	color: #FFFFFF;
}
.tdTop2 {
	background-color: #666666;
	color: #000000;
}
.trThinLineBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.trThinLineAllBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.trThinLineAllGray {
	border: 1px solid #666666;
}
.trThickLineBottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textTitle {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #666666}
.textTitleB {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #000000}
.textSectionTitle {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #000000}
.textSectionTitleW {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #FFFFFF}
.textLeadTitle {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #666666}
.textLeadTitleW {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #FFFFFF}
.textSubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #666666}
.textSubtitleW {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FFFFFF}
.textSubtitleB {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #000000}
.textTinyTitle {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #666666}
.textContent {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000}
.textContentW {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF}
.textContentB {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666}
.textSmall {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; font-weight: bold}
.textSmallW {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold}
.textFine {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #666666; font-weight: bold}
.textFineW {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold}
.textFineB {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #666666; font-weight: bold}
.BigWarning {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #AA0000; font-weight: bold}
.SmallWarning {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #AA0000}
.TinyWarning {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #AA0000; font-weight: bold}
.Maintenance {  font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #666666; font-weight: bold}
.textSelectInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	background-color: #CCCCFF;
	border: none;
}
.submitInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.submitDelete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #990000;
}