/* BASICS */
body         { color: #333333; font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0  }
p, td, input, textarea            { color: #333; font: 12px/16px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 6px; margin-bottom: 4px; }

/* LINKS */

a:link     { color: #333333; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none;}       
a:visited  { color: #939293; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none;}       
a:hover    { color: #ffcc00; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none;}
a:active   { color: #ffcc00; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none;}       

a.menu          { color: #ffffff; font-size: 11px; font-weight: bold; font-style: normal; line-height: 18px; text-decoration: none; }       
a.menu:visited  { color: #9cf; font-size: 11px; font-weight: bold; font-style: normal; text-decoration: none;}       
a.menu:hover    { color: #ffcc00; font-size: 11px; font-weight: bold; font-style: normal; text-decoration: none;}
a.menu:active   { color: #ffcc00; font-size: 11px; font-weight: bold; font-style: normal; text-decoration: none; }       

a.signoff          { color: #666666; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 6px; }       
a.signoff:visited  { color: #006bae; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 6px; }       
a.signoff:hover    { color: #39f; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 6px; }
a.signoff:active   { color: #39f; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 6px; }       


/* TITLES */

.title            { color: #f00; font: bold 16px/14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 16px; }
p.sub_title            { color: #600; font: bold 14px/12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-top: 10px; }
.copyright            { color: #666666; font: 9px/9px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 6px; }
p.bar { color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #06c; padding: 6px 4px 0 8px; }


/* DIVISIONS */


#menu { text-align: left; margin-left: 60px; }
#content { text-align: left; }

/* BACKGROUNDS */

td.menu_back {background-image: url(../menu/menu_07.jpg);}

/* EDITOR Boxes *********************************************************/
.editor_box { width: 90%; padding: 14px; border: solid 4px #717171; outline: solid 6px #c0c0c0; }
.WOG_banner { color: #fff; font-size: 14px; font-weight: bold; line-height: 14px; background-color: #006; margin-top: 8px; margin-bottom: 2px; padding-top: 0; padding-bottom: 8px; border-top: 3px solid #996; border-bottom: 3px solid #996; }
.editbutton { color: #fff; font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: 8px; background-color: #174db5; text-decoration: none; margin-bottom: 3px; padding-right: 2px; padding-bottom: 1px; padding-left: 4px; border-color: #69f #039 #000 #69f; border-style: solid; border-width: 1px; }

/* EDITOR TEXT *********************************************************/
.editor_head { font-size: 16px; font-family: "Arial Black", "LB Helvetica Black"; line-height: 16px; margin-bottom: 0; padding-bottom: 0; }
.editor_sub { font-size: 12px; font-family: "Arial Black", "LB Helvetica Black"; line-height: 16px; }
a.button:link          { color: #fff; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background-color: #363137; padding: 4px; border: solid 2px #717171; outline: solid 2px #ccc; } 
a.button:visited     { color: #fff; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background-color: #363137; padding: 4px; border: solid 2px #717171; outline: solid 2px #ccc; } 
a.button:hover     { color: #fc0; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; background-color: #363137; padding: 4px; border: solid 2px #717171; outline: solid 2px #ccc; } 

