h1 {
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.HEADER {
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  margin: 0;
  padding: 0;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.SUBHEADER {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.SMALLHEADER {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.TINYHEADER {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.BIG {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}

.PLAIN {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}

.SMALL {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
}

.TINY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
}

p {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #ffffff;
}

#bodyContainer {
  margin: 0 auto;
  width: 970px;
  text-align: left;
  background: #ffffff url(/hosts/177/.style/bgline.jpg) repeat-y;
}

#bodyLeft {
  float: left;
  width: 290px;
}

#bodyLeftLogoLink {
  outline: 0;
}

#bodyLeftLogo {
  margin-bottom: 30px;
  border: 0;
}

#bodyLeftMenu {
  margin-bottom: 20px;
}

#bodyLeftAdd {
  text-align: right;
}

#bodyRight {
  float: right;
  width: 640px;
}

.clearBoth {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

#mainmenu {
  list-style: none;
  margin-bottom: 40px;
  margin-left: 30px;
  margin-right: 20px;
  margin-top: 0;
  padding: 0px 8px 4px 8px;
  background: #ef4723 url(/hosts/177/.style/arrow.gif) center right no-repeat;
}

#mainmenu li {
  display: inline;
  margin: 4px 8px;
}

#mainmenu li span {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  line-height: 100%;
  text-transform: uppercase;
}

#mainmenu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  line-height: 100%;
  text-transform: uppercase;
}

.subMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.subMenuItem {
  float: left;
  width: 70px;
  text-align: left;
  margin-bottom: 10px;
}

.subMenuItem a {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  outline: 0;
}

.subMenuItem a:hover {
  color: #000000;
  text-decoration: none;
}

.subMenuItem a img {
  border: 0;
  width: 80%;
}

.pageMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pageMenuItem {
  float: left;
  width: 120px;
  margin-left: 8px;
  text-align: center;
  margin-bottom: 20px;
}

.pageMenuItem a {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  outline: 0;
}

.pageMenuItem a:hover {
  color: #000000;
  text-decoration: none;
}

.pageMenuItem a img {
  border: 0;
}

.pageRightBox {
  float: right;
  padding-left: 5px;
  border-left: 1px solid #ef4723;
}


