.mainbody {
   text-align: center;
   margin: 0px;
   width: 100%;
   background-color: #ffffff;
}

.mainpagetable {
   margin-left:auto;
   margin-right:auto;
   vertical-align: top;
   width: 998;
   padding: 0px;
}

.inquirypagetable {
   text-align: center;
   margin: 0px;
   width: 100%;
   background-color: #1f996f;
}

.leftnav {      text-align: left;  margin: 0px; vertical-align: top;    padding: 0px; border: none; }
.leftnavbutton{ text-align: left;  margin: 0px; vertical-align: bottom; padding: 0px; border: none; }

.copyright   { text-align: left;  margin-left:  12px; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none;}
.bottomlinks { text-align: right; margin-right: 8px;  vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none;}
.bottomlinks:hover{ color: #efe105;}

.bodytitle,
.bodytext6,   .bodytext8,   .bodytext9,   .bodytext10,
.bodytext12,  .bodytext14,  .bodytext16,  .bodytext18,
.bodytext6B,  .bodytext8B,  .bodytext9B,  .bodytext10B,
.bodytext12B, .bodytext14B, .bodytext16B, .bodytext18B,
.errtext6,    .errtext8,    .errtext9,    .errtext10,
.errtext12,   .errtext14,   .errtext16,   .errtext18,
.errtext6B,   .errtext8B,   .errtext9B,   .errtext10B,
.errtext12B,  .errtext14B,  .errtext16B,  .errtext18B {
   font-family: Arial, Helvetica, sans-serif;
   color: #0099b4;
   font-weight: normal;
   text-decoration: none;
}
.bodytext6B,  .bodytext8B,  .bodytext9B,  .bodytext10B,
.bodytext12B, .bodytext14B, .bodytext16B, .bodytext18B,
.errtext6B,   .errtext8B,   .errtext9B,   .errtext10B,
.errtext12B,  .errtext14B,  .errtext16B,  .errtext18B {
   font-weight: bold;
}
.errtext6,   .errtext8,   .errtext9,   .errtext10,
.errtext12,  .errtext14,  .errtext16,  .errtext18,
.errtext6B,  .errtext8B,  .errtext9B,  .errtext10B,
.errtext12B, .errtext14B, .errtext16B, .errtext18B {
   color: #cc1111;
}

.bodytext6,  .bodytext6B,  .errtext6,  .errtext6B  { font-size: 6px;  }
.bodytext8,  .bodytext8B,  .errtext8,  .errtext8B  { font-size: 8px;  }
.bodytext9,  .bodytext9B,  .errtext9,  .errtext9B  { font-size: 9px;  }
.bodytext10, .bodytext10B, .errtext10, .errtext10B { font-size: 10px; }
.bodytext12, .bodytext12B, .errtext12, .errtext12B { font-size: 12px; }
.bodytext14, .bodytext14B, .errtext14, .errtext14B { font-size: 14px; }
.bodytext16, .bodytext16B, .errtext16, .errtext16B { font-size: 16px; }
.bodytext18, .bodytext18B, .errtext18, .errtext18B { font-size: 18px; }
.bodytitle {
   font-size: 18px;
   font-weight: bold;
   text-align: left;
   margin-left: 4px;
   margin-bottom: 4px;
}

.bodylink      {color: #0099b4; text-decoration: underline; font-weight: normal;}
.bodylinkB     {color: #0099b4; text-decoration: underline; font-weight: bold; }
.bodylinkNoUL  {color: #0099b4; text-decoration: none;      font-weight: normal;}
.bodylinkBNoUL {color: #0099b4; text-decoration: none;      font-weight: bold; }
.bodylinkL     {color: #a1915a; text-decoration: underline; font-weight: normal;}
.bodylinkLB    {color: #a1915a; text-decoration: underline; font-weight: bold; }

.text_input {     background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099b4; text-decoration: none; }
.textarea_input { background-color: #ffffcc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0099b4; text-decoration: none; background: #ffffcc; }

.scrollertext {
   font-family: Arial, Helvetica, sans-serif;
   color: #1e5e9b;
   font-weight: bold;
   text-decoration: none;
   font-size: 14px;
}

.quotetext,     .quoteauthor,  .quotecompany,
.quotelocation, .quotecomment, .quotenote {
   text-align:   right;
   font-family:  Arial, Helvetica, sans-serif;
   font-size:    12px;
   color:        #0099b4;
   font-weight:  normal;
   margin:       0px;
   margin-right: 8px;
}
.quotecomment, .quotenote { font-size: 10px; }
.quotetext {
   text-align:   left;
   font-size:     10px;
   margin-left:   4px;
   margin-top:    3px;
   margin-bottom: 0px;
   margin-right:  8px;
}

.borderthin  { border: thin solid #ffffff; }
.alignleft   { text-align: left;   margin-left: 0px;  margin-right: auto }
.alignright  { text-align: right;  margin-left: 0px,  margin-right: 0px; }
.aligncenter { text-align: center; margin-left: auto, margin-right: 0px; }

