/* Frisco Arts Jan 2007 revision css file - this style sheet is used only on the interior page */

/* Palette: Blues #2B57AF #6699FF; Olives #5E5C1D #B4AE08; Purples #640A64 BA0FBA; Oranges #984F08 #E4900C; 
Greens #0D5F2C #0EB671; Reds #8F1414 #FD082B; Pinks #70123A FF66A7; Grays #656565 #AEAEAE; */    

body { background-color: #656565; color: #FFFFFF; margin: 0px; height: 100%; } 

a:link { color: #FEE903; text-decoration: none; }
a:visited { color: #FEE903; text-decoration: none; }
a:active { color: #FEE903; text-decoration: none; } 
a:hover { color: #FEE903; text-decoration: underline;  }

a.menu:link { color: #AEAEAE; text-decoration: none; }
a.menu:visited { color: #AEAEAE; text-decoration: none; }
a.menu:active { color: #AEAEAE; text-decoration: none; } 
a.menu:hover { color: #AEAEAE; text-decoration: underline; }

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px; font-weight: normal; line-height: 16px; }

p { margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 10px; }
p.wide { margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 20px; }

ul { border: 0px; margin-top: 2px; list-style-type: disc; }
ol { border: 0px; margin-top: 2px; }
li { line-height: 16px; }
h1 { font-size: 15px; font-weight: bold; color: #FFFFFF; margin-top: 14px; margin-bottom: 10px; padding-bottom: 3px; border-bottom: 1px solid #AEAEAE; }

  .menu  { font-size: 9px; font-weight: normal; color: #AEAEAE; text-align: center; }
  
  .nobr { white-space: nowrap; }
  
  .news { font-size: 13px; font-weight: bold; line-height: 20px; }
  
  .title  { font-size: 13px; font-weight: bold; color: #FFFFFF; }
  
  .small  { font-size: 9px; }
  
  /* hidden keywords */
  .faa-kw { font-size: 1px; color: #656565; }
  
  .hrule { border-color: #E4900C; border-width: 1px; border-style: solid; border-left-width: 0px;
  border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; }      
