BODY {
  margin: 0px;
  padding: 0px;
  background-color: #EEEEEE;
}

TD, P, UL, OL, DL {
  background-color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

INPUT, TEXTAREA, SELECT  {
	font-family: Courier New, Courier, Times New Roman;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #666666;
  text-decoration: none;
}

A {
  color: #4444AA;
  text-decoration: none;
}

A:visited {
  color: #4444AA;
  text-decoration: none;
}

A:hover {
  color: #633163;
  text-decoration: underline;
}

.SMALL {
  font-size: 11px;
  line-height: 13px;
}

.NAV {
  background-color: #EFE7EF;	                   
	background-image: url(../images/navback.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 13px;
  font-weight: bold;
  font-variant: normal;
  color: #666666;
  text-decoration: none;
}

.NAVLINK, .NAVLINK:visited {
  color: #666666;
  text-decoration: none;
}

.NAVLINK:hover {
  color: #E9B105;
  text-decoration: none;
}

.SUBNAVLINK, .SUBNAVLINK:visited {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  text-decoration: none;
}

.SUBNAVLINK:hover {
  color: #FEE79D;
  text-decoration: underline;
}

.NEWSLETTER {
  background-color: #7D567D;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.NEWSLETTERARCH {
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #FEE79D;
  text-decoration: none;
}

.NEWSLETTERARCH:visited {
  color: #FEE79D;
  text-decoration: none;
}

.NEWSLETTERARCH:hover {
  color: #FEE79D;
  text-decoration: underline;
}

.CONTACT {
	background-image: url(../images/copyback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	color: #333333;
  font-size: 11px;
  line-height: 13px;
	text-decoration: none;
}

.CONTACTLINK, .CONTACTLINK:visited {
  color: #333333;
  text-decoration: none;
}

.CONTACTLINK:hover {
  color: #333333;
  text-decoration: underline;
}

.HEADER {
  background-color: #633163;
}

.TABLEBORDER {
  background-color: #C0C0C0;
}

.TABLEBACK1 {
  padding: 3px;
  background-color: #E8E8E8;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: bold;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.TABLEBACK2 {
  padding: 3px;
  background-color: #F2F2F2;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 10px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 12px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.TABLEBACK3 {
  background-color: #F2F2F2;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  text-decoration: none;
}

.GRAY1 {
  background-color: #999999;
}

.GRAY2 {
  background-color: #656565;
	font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 13px;
  font-weight: normal;
  font-variant: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.GRAY2LINK, .GRAY2LINK:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.GRAY2LINK:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.WARNING {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 14px;
  font-weight: bold;
  font-variant: normal;
  color: #C00000;
  text-decoration: none;
}
.OUTERBORDER {
  background-color: #333333;
}