
BODY {
  font-family: Arial, sans-serif;
  color: #000033;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #FFFFFF;
}

.bod1 {
  background-color: silver;
}

TD {
  font-size: 12px;
  background-color: transparent;
}

.td1 {
  border-top: 1px silver solid;
  border-right: 1px silver solid;
  border-bottom: 1px silver solid;
  border-left: 1px silver solid;
}

.td2 {
  font-size: 12px;
  background-color: silver;
}

.td3 {
  font-size: 14px;
  background-color: #99CCFF;
}

.td4 {
  background-image: url(images/button1.gif);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
}

.tdred {
  border-right: 1px #FF6600 solid;
  border-bottom: 1px #FF6600 solid;
  border-left: 1px #FF6600 solid;
}

.tdred2 {
  background-color: #FF6600;
  font-size: 14px;
}

.tdhighlight {
  background-color: #DCDCDC;
}

A {
  color: #000033;
  text-decoration: none;
  font-size: 12px;
}

ALINK {
  color: #666666;
}

A:hover {
  color: #666666;
}

VLINK {
  color: #FF9900;
}

.a1 {
  color: #CC6600;
}

.a2 {
  border-top: 2px #CCCC99 double;
  border-right: 2px #CCCC99 double;
  border-bottom: 2px #CCCC99 double;
  border-left: 2px #CCCC99 double;
}

FONT {
  font-size: 17px;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
}

BIG {
  font-size: 17px;
  font-weight: bold;
  color: #FF9933;
}

.tab1 {
  border-top: 2px #999999 none;
  background-image: url(images/back2.gif);
  background-repeat: no-repeat;
  background-position: center top;
  border-right: 2px #999999 none;
  border-bottom: 2px #999999 none;
  border-left: 2px #999999 none;
}

H1 {
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #FF9900;
}

H2 {
  color: #FF9900;
  font-size: medium;
  font-weight: normal;
  vertical-align: text-top;
}

HR {
  color: #666666;
  line-height: 1px;
}

P {
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  color: #FF9900;
  font-size: 12px;
}

LI {
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

UL {
  type: circle;
  list-style-type: square;
  list-style-position: outside;
  border-left: none;
}

SELECT {
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  color: #000033;
}

INPUT {
  color: #333399;
}

textarea {
  color: #333399;
}

.note_small {
  font-size: small;
  color: #FF9900;
}

.deadTopLink {
  color: gray;
}

.goodTopLink {
  color: navy;
}

.currentPage {
  color: #FEAE12;
}

.toperror {
  align: center;
  color: red;
  font-size: 12px;
}

.back {
  background-image: url(images/bluecar.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.blue {
  color: #333399;
}

.red {
  color: #FF0000;
}

.orange {
  color: #FF9933;
}

.white {
  color: #FFFFFF;
}

.grey {
  color: #666666;
}

SMALL {
  font-size: 10px;
}

TABLE {
  background-color: transparent;
}

.bodyr-xxs-b {
  font-weight: bold;
  color: #FF6600;
  font-size: xx-small;
}

.bodyr10b {
  font-weight: bold;
  color: #FF6600;
  font-size: x-small;
}

.bodyb15 {
  font-weight: bold;
  color: #666666;
  font-size: x-small;
}

.bodyb15b {
  font-weight: bold;
  color: #000033;
  font-size: x-small;
}

INS {
  text-decoration: none;
}

.redstruck {
	 color: #FF0000;
	 text-decoration: line-through
}
.gold { color: #c90; font-weight: bold; background-color: #ff9; }
