<style type="text/css">
<!--

/* REM lines */
/*    - - - - - - - THE OLATHE POSTE CSS FILE - - - - - - -                */
/* This CSS file is for GLOBAL USE with TheOlathePost.COM                  */
/* Hover colors are all ORANGE, Visiteds are GRAY, Hotlinks are BOLD BLUE  */


/*                      LINK BASICS                          */
/* Links may be specified in the pages with Bodyblu or       */
/* Bodypurple tags. All hovers are orange/underlined; and    */
/* visited links are a blue-gray for spotting them in the    */
/* bodies of text. Gray alone was too hard to find again.    */

/* A:link {color:purple; font-weight:bold; text-decoration: none; font-family: arial;} */
/* A:link:hover {color: #fe5e02; text-decoration: underline;} */

A:visited {color: #5d5d80; text-decoration: none; font-weight:600;}
A:visited:hover {color:#fe5e02; text-decoration: underline;}

A:active {color: red}

/*                Boxes around TEXT: Border/Color Decor            */

P.Boxit  {border: thin orange; border-style: solid; padding:0.25em}	
P.Fillit {border: solid thin black; padding: 0.25em; background: #d8e1eb}

/*                NORMAL PARAGRAPH TEXT                      */

body , P, td {font-size: 9pt; font-family:verdana,arial,sans-serif} 
.sm {font-size: 8pt;}
.smb {font-size: 8pt; font-weight: 700}
.xsm {font-size: 6pt;}
.tiny {font-size: 4pt;}
.lbl {font-size: 10pt;font-weight: 700; color: #006699;}


 .Bodyblu { color: #000080;     /* Can make a link with this no matter what size font */
  text-decoration: none;
  font-weight: bold;
  font-family: verdana,arial,helvetica
  }

 .Bodyblu:hover {color:fe5e02; text-decoration: underline;}    /* Standard hotlinks */ 

 .Bodytxt { font-family:verdana,arial,helvetica;
  text-decoration: none;
  font-size: 8pt
  }

/* Used for special links in the text - no font size specified to stay with page text  */
/* Same for bodyblu - text sizing changes can be specified in the page & no weird size */
/* problems should occur then.                                                         */

 .Bodypurple {color: purple;
  text-decoration: none;
  font-weight: 600              /* almost bold */
  font-family: verdana,arial,sans-serif
  }

 .Bodypurple:hover {color:#fe5e02; text-decoration: underline;}


/*                PAGE BLOCK (750 TR) TEXT                   */
/*  For packing alot of text into a table block so that page */
/*  length (vertically) is abbreviated as much as possible.  */

.750_text { font-size: 8pt;
  text-decoration: none;
  font-family: times,serif
  }

.750_text:hover {color:#fe5e02; text-decoration: underline;}   /* if used as a link */

/*                     TEXT HEADLINES                        */

.Headline { color:#006699;                                    /* Page Feature Headings */
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline:hover {color:purple; text-decoration: underline;}

.Headline14 { color:#006699;                                    /* COLUMNAR Headings */
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline14:hover {color:purple; text-decoration: underline;}

.Headline20 { color:#006699;                                    /* OTHER (BIG) Headings */
  font-size: 20pt;
  font-weight: bold;
  text-decoration: none;
  font-family: serif
  }
 .Headline20:hover {color:purple; text-decoration: underline;}

/* Header Black is for NAV BAR text in the header & footer files... */

 .HdrBlack {font-size: 8pt;
  color: black;
  text-decoration: none;
  font-weight:600;       /* almost bold */
  font-family: verdana,arial,sans-serif
  }

 .HdrBlack:hover {color:#fe5e02; text-decoration: underline;}

/* TESTING TD Entries HERE...           */

td.filled  {
  background-color: #D8E1EB;
  padding-right: 5pt;
  padding-left: 5pt;
  padding-top: 3pt;
  padding-bottom: 3pt;
  border-width:1px;
  border-style:solid;
  border-color: #D8E1EB;
  font-weight: 700;
  font-size: 18pt;
  font-family: serif;
  color: #006699;
}

td.outlineMain  {
  background-color: #FFFFFF;
  padding-right: 3pt;
  padding-left: 3pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  border-width:1px;
  border-style:solid;
  border-color: #D8E1EB;
}

td.inner3  {
  background-color: #FFFFFF;
  padding-right: 3pt;
  padding-left: 3pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  border-width:1px;
  border-style:solid;
  border-color: #FFFFFF;
}

// -->
</style>
