/* Global */
body  { background-image: url(images/bkgd.gif); background-repeat: repeat-y; }

.maintext { color: #333; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif; }
.maintext a:link  { color: #0050a3; text-decoration: none ; }
.maintext a:visited  { color: #0050a3; text-decoration: none }
.maintext a:hover  { color: #f00; text-decoration: underline }
.maintext a:active  { color: #0050a3; text-decoration: none }

/* Main Nav */
.menutitle { color: #fee972; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-image: url(images/button_bkgd.gif); text-align: center; width: 146px; margin-top: 2px; margin-bottom: 0.5em; padding: 4px; cursor: pointer; }
.menutitle a:link { color:#fee972; text-decoration: none; }
.menutitle a:visited  { color:#fee972; text-decoration: none;}
.menutitle a:hover  { color:#fee972; text-decoration: none; }
.menutitle a:active  { color:#fee972; text-decoration: none;}

.submenu  { color: #fee972; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; width: 160px; margin-top: 2px; margin-bottom: 0.5em; padding: 4px; cursor: pointer; }
.submenu a:link  { color: #fff; text-decoration: none }
.submenu a:visited  { color: #fff; text-decoration: none }
.submenu a:hover  { color: #fee972; text-decoration: underline }
.submenu a:active  { color: #fff; text-decoration: none }

/* Global Bold Maintext */
.bolder12  { font-weight: bold }
.bolder12red  { color: #ff0000; font-weight: bold }
.bolder12blue  { color: #4e84c4; font-weight: bold }

/* Global Table Borders */
.border1  { margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #555}
/* Headings */
.heading1  { color: #f00; font-size: 18px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold    }

.heading2  { color: #333; font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold  }

.heading3  { color: fff; font-size: 14px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold     }

.heading4  { color: #0067ac; font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold   }

.heading5  { color: #fff; font-size: 15px; font-family: Arial, Helvetica, Geneva, sans-serif; font-weight: bold   ; padding: 2px; }

/* Footer */
.address  { color: #555; font-size: 11px; font-family: Tahoma, Arial, sans-serif; text-decoration: none }
.footerone  { color: #333333; font-size: 14px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footerone a:link  { color: #333333; text-decoration: underline }
.footerone a:visited  { color: #333333; text-decoration: underline }
.footerone a:hover  { color: #333333; text-decoration: none }
.footertwo  { color: #555; font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold; text-decoration: none }
.footertwo a:link  { color: #555; text-decoration: underline }
.footertwo a:visited  { color: #555; text-decoration: underline }
.footertwo a:hover  { color: #555; text-decoration: none }
