body, td {
  font-family: Arial;
  font-size: 10pt;
  text-align: justify;
}

td a {
  color: #002B81;
  font-family: Arial;
  font-size: 10pt;
}

td a:hover {
  color: #6C89C4;
}

/* big page headings */
h1 {
  color: #666666;
  font-size: 18pt;
  font-family: Arial;
  margin: 0, 3px, 0, 0;
  display: inline;
}


/* small gray headings */
h2 {
  color: #666666;
  font-size: 12pt;
  font-family: arial;
  margin: 0, 3px, 0, 0;
  display: inline;
}

/* captions */
h3 {
  font-size: 7pt;
  margin-bottom: 0;
  margin-top: 0;
}

/* small black bold headings */
h4 {
  color: #000000;
  font-size: 10pt;
  font-family: arial;
  font-style: bold;
  margin: 0, 3px, 0, 0;
  display: inline;
}

/* small gray headings */
h5 {
  color: #666666;
  font-size: 11pt;
  font-family: arial;
  margin: 0, 3px, 0, 0;
  display: inline;
}

/* small gray headings */
h6 {
  color: #000000;
  font-size: 9pt;
  font-family: arial;
  margin: 0, 3px, 0, 0;
  display: inline;
}

/*set table settings for main menu section*/
#mainmenu td {
   text-align: center;
}

#mainmenu a {
   padding: 1px;
   font-family: Georgia;
   color: #ffffff;
   font-size: 10px;
   text-decoration: none;
}

#mainmenu a:hover { 
   color: #1F266C;
}

#mainmenu a.special {
  color: #FFFF33;
  font-weight: bold;
}

#mainmenu a.special:hover { 
   color: #1F266C;
}

.addresstext {
   color: #fff;
   font-size: 10px;
   font-family: arial;
}

.link a {
   color: #2E3DA0;
   font-family: arial;
}

.link a:hover {
   color: #1f266c;
}

.redbold {
   font-size: 8pt;
   font-weight: bold;
   color: #C00000;
}

.redbold a {
   font-size: 8pt;
   font-weight: bold;
   color: #790000;
}

.redbold a:hover {
   font-size: 8pt;
   font-weight: bold;
   color: #E65D5D;
}

.standard {
   font-size: 8pt;
}

.leftbar {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF}
.lowprice {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.standardbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.largebold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.smallbold {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000000}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}

.specs {
  border: solid 1px #000;
}

.specs td {
  border: solid 1px #000;
  padding: 2px;
  font-size: 12px;
}

.specs0 td {
  background-color: #CCC;
}

.specs1 td {
  background-color: #EEE;
}

.spectitle {
  background-color: #000;
  color: #FFF;
  font-weight: bold;
}

.tabletxt {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.tabletxt2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FF0000;
}

.tablenorm {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-right:10px;
}

.tabletitle {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;
line-height:14px;
padding-top:5px;
}
