
body        { background-image:     url(images/bg_grey.gif);
              font-family:          Verdana, Arial; }

h1          { font-size:            20px; }

h2          { font-size:            16px; }

td          { font-family:          Verdana, Arial;
              font-size:            12px; }

.head1      { font-size:            20px;
              font-weight:          bold; }

.maintxt    { background-color:     #ffffff;
              color:                #552222;
              padding:              12px;
              padding-bottom:       30px;
              vertical-align:       top; }

.menu       { background-image:     url(images/m_head.gif);
              background-repeat:    no-repeat;
              background-position:  top;
              vertical-align:       top;
              text-align:           right;
              padding-top:          30px;
              padding-right:        40px;
              line-height:          30px; }

.subm       { line-height:          14px;
              font-size:            11px;
              padding-right:        10px; }

.fnote      { font-size:            10px; }

.tab        { background-color:     #eeb088; }  /* ee9050 */
.tabhd      { background-color:     #fff0b0;    /* ffeecc ffe099 */
              padding:              2px;
              padding-left:         5px;
              color:                #a04000;
              font-weight:          bold; }
.tabhd2     { background-color:     #fff0b0;    /* ffeecc ffe099 */
              font-size:            11px;
              padding:              2px;  
              padding-left:         5px;
              padding-right:        5px;
              color:                #a04000;
              font-weight:          bold; }                        
.tabtxt     { background-color:     #ffffff;
              vertical-align:       top;
              padding-top:          5px;
              padding-left:         10px;
              padding-bottom:       20px; }
.tabtxt2    { background-color:     #ffffff;
              font-size:            11px;
              vertical-align:       top;
              padding-top:          5px;
              padding-left:         10px;
              padding-bottom:       15px; }
.tablogo    { background-color:     #ffffff;
              text-align:           center;
              vertical-align:       center;
              padding-top:          10px;
              padding-bottom:       10px; }

a           { color:                #440000; }

a:hover     { color:                #334488;
              text-decoration:      none; }

.sublnk     { text-decoration:      none;
              color:                #aa3300; }
