BODY { background-color: #000000; }
.H1 { font-family: georgia, palatino, impact; text-align: center; 
font-size: 16pt; font-weight: bold; color:#FFCC00;  }
.H2 { font-family: georgia, palatino, impact; text-align: center;
font-size: 14pt; font-weight:bold; color: white;  }
.H3 { font-family: georgia, palatino, impact; color:#FFCC00;
font-size: 12pt; font-weight: bold; text-align: center; }
.H4 { font-family: georgia, palatino, impact; text-align: center;
font-size: 10pt; font-weight: bold; color: white;   }
.H5 { font-family: georgia, palatino, impact; text-align: center;
font-size: 12pt; font-weight: bold; color: #FFCC00;  }
.H6 { font-family: georgia, palatino, impact; text-align: left;
font-size: 10pt; font-weight: bold; color: white;  }
.H7 { font-family: georgia, palatino, impact; text-align: center; 
font-size: 10pt; font-weight: bold; color: black; }
.H8 {
	font-family: georgia, palatino, impact;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0;
}
.H9 { font-family: georgia, palatino, impact; font-size: 10pt; font-weight: bold; 
	text-align: left; color: black }
.H10 { font-family: georgia, palatino, impact; font-size: 12pt; font-weight: bold;
	text-align: left; color: #FFCC00; }
.B8 { font-family: georgia, palatino, impact; text-align: center; font-size: 10pt; 
font-weight: bold; color: #000000; background-color: #FFCC00; }
	
.Italic { font-family: georgia, palatino, impact;font-style: italic;
	text-align: center;	font-size: 10pt; font-weight: bold;	color: white; }
.Italicg { font-family: georgia, palatino, impact;font-style: italic;
	text-align: left;	font-size: 10pt; font-weight: bold;	color: gold; }
	
.banner { text-align: center; width: 1200px;}
.navbar { background-color: #EEFFDD; border-width: 1px; border-color:#990; border-style: solid;
		text-align: center; height: 30px; width: 1200px; }
		
.mframe { background-color:#370000;	text-align: center; width: 1200px;}
.tbctr  { align: center; text-align: center;}
.tbleft { align: left; text-align: center; }
.header { border-width: 2px; border-color: #990; text-align: center; }

.thumb    { text-align: center; font-style: inherit; }
.hthumb   { width: 250px; border-width: 2px; border-color: #990; border-style: solid;}
.hthumbs  { width: 175px; border-width: 2px; border-color: #990; border-style: solid; }
.hthumbm  { width: 200px; border-width: 2px; border-color: #990; border-style: solid; }
.hthumbl  { width: 275px; border-width: 2px; border-color: #990; border-style: solid;}
.hthumbw  { width: 350px; border-width: 2px; border-color: #990; border-style: solid; }
.hthumbxw { width: 800px; border-width: 2px; border-color: #990; border-style: solid; }
.hthumbp  { width: 175px; border-width: 4px; border-color: #990; border-style: ridge; }

.vthumb   { height: 250px;  border-width: 2px; border-color: #990; border-style: solid; }
.vthumbs  { height: 150px;  border-width: 2px; border-color: #990; border-style: solid; }
.vthumbm  { height: 225px;  border-width: 2px; border-color: #990; border-style: solid; }
.vthumbt  { height: 300px;  border-width: 2px; border-color: #990; border-style: solid; }
.vthumbp  { height: 150px;  border-width: 4px; border-color: #990; border-style: ridge; }

.sqthumb    { width: 200px; height: 200px; border-width: 2px; border-color: #990; border-style: solid; }
.sqthumblg  { width: 360px; border-width: 2px; border-color: #990; border-style: solid; }
.bkthumb    { width: 350px; border-width: 2px; border-color: #990; border-style: solid; }
.button     { width: 50px; height: 50px; border-width: 2px; border-color: #000000; border-style: solid; }
.card  { text-align: center; }
.vcard { height: 250px; border: none; }
.hcard { height: 200px; border: none; }
.page  { width: 1300px; }

.drop  { margin-top:5px; }
.drop:first-letter { font-size: 200%; float:left; font-weight:bold; 
		margin-top:5px; text-transform:uppercase } 
.Metro { font-family: Metro, non-serif;  background:#04BBB1 }
.Metro12 { font-family: Metro, non-serif; color:#CCCC66; font-size:12pt }
.indent { margin-left: 20px; }
.hilite { background: yellow;}

/*   Useful color codes
paper/ivory: #FFFFE1
  lt yellow: #FFFFCD
  dk yellow: #FFFF33
  sky blue : #D5FFFF
     blue  : #3333FF
    aqua:   ??????
*/

