BODY {
  margin: 0px;
  padding: 0px;
  background-color: #CCCCCC;
}

TD, P, UL, OL, DL {
  font-family: Arial, Helvetica, Tahoma, Verdana;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
}

H1 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

INPUT, TEXTAREA, SELECT  {
  font-family: Courier, Courier New, Arial, Helvetica, Tahoma, Verdana;
  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;
}

A, A:visited, .JEmail, .JEmail:visited {
  color: #330066;
  text-decoration: underline;
}

A:hover, .JEmail:hover {
  color: #330066;
  text-decoration: none;
}

.Bottom {
  padding-bottom: 10px;
  font-size: 10px;
  line-height: 12px;
  color: #999999;
}

.BottomLink, .Bottomlink:visited {
  font-size: 10px;
  line-height: 12px;
  color: #330066;
  text-decoration: underline;
}

.BottomLink:hover {
  color: #999999;
  text-decoration: none;	
}

.Copyright {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10px;
  line-height: 12px;
  color: #FFFFFF;
}

.CopyrightLink, .CopyrightLink:visited {
  font-size: 10px;
  line-height: 12px;
  color: #FFFFFF;
  text-decoration: none;
}

.CopyrightLink:hover {
  color: #FFFFFF;
  text-decoration: underline;	
}

.SMALL {
  font-size: 10px;
  line-height: 12px;
}

.DesignedByLink, .DesignedByLink:visited {
  font-size: 10px;
  line-height: 12px;
  color: #663399;
  text-decoration: none;
}

.DesignedByLink:hover {
  color: #FFFFFF;
  text-decoration: none;	
}

.NAV, .NAV:visited {
  font-family: Arial, Helvetica, Tahoma, Verdana;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
	padding: 4px;
  color: #333333;
  text-decoration: none;
}

.NAV:hover {
  color: #330066;
  text-decoration: none;
}

.Warning {
  font-weight: bold;
  color: #A11C34;
  text-decoration: none;
}

.wrap1{
  position: relative;
}

.wrap2{
  position: absolute;
}

#dropmenu0{
  z-index: 100;
}