BODY {
	margin: 5px;
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px; 


color: #7F7F7F; background-color: #7F7F7F;
background-repeat: repeat; }
	
/*---------------------------------------------------------------------------*/	
/* Begin Table Formating Definitions
*/
/*---------------------------------------------------------------------------*/

TABLE  {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
TD {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	color: #000000;
	}

TD.specials {
	font-size: 12px;
	}
	
TD.searchDetailCaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	}

TD.searchDetail {
	font-weight: bold;
	}
	
TH {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/*---------------------------------------------------------------------------*/	
/* Begin List Formating Definitions
*/
/*---------------------------------------------------------------------------*/
	
LI {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
UL {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
OL {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    margin-top: 0;
    padding-left: 2em;
	}


/*---------------------------------------------------------------------------*/	
/* Begin Formating Definitions for HTML elements
*/
/*---------------------------------------------------------------------------*/
P {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
      color: #000000;
	}
	
PRE {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
      color: #000000;
	}
	
A {
        font-family: "Century Gothic", Century, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        }
        
A:hover {
        font-family: "Century Gothic", Century, sans-serif;
        font-size: 12px;
        color: #990000;
        text-decoration: none;
        }
        
B {
        font-family: "Century Gothic", Century, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }
        
H1 {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
FONT {
	font-family: "Century Gothic", Century, sans-serif;
        color: #000000;
	}
	
INPUT {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	}
	
INPUT.submitbutton {
	color: #000000;
	background-color: #3366ff;
	font-weight: bold;
	}

SELECT {
	font-family: "Century Gothic", Century, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

TEXTAREA {
	font-family: "Century Gothic", Century, sans-serif;
	font-size: 12px;
	}

.mainHeader    
          {font-family: "Century Gothic", Century, sans-serif; 
font-weight: bold;
        font-size: 18pt; 
        text-transform: uppercase; 
        color: #000000
        }

.subHeader {  
        font-family: "Century Gothic", Century, sans-serif; 
        font-weight: bold;
        font-size: 14px; 
        text-transform: uppercase; 
        color: #000000
        }
