/* Worked up for Tomigaia. */
/* 5/8/2001 */

/* This Is my first attempt at CSS. It sucks. */
/* Cyrus, 12/17/1999 */


/* This fucks up netscape */
/* BODY {font-family: serif; background-color: "grey";} */


BODY {background: white no-repeat center;
	color: black;
	font-family: "MS UI Gothic", Optima, Verdana, Arial, Helvetica, non-serif, sans-serif;
	margin: 0;
}

/* A:link	{	Background-color: #EEE;	Color: #060; } */

A:hover {
	Background-color: #FFF;
	Color: #606;
	}

H1 { margin-left: 10px;      margin-top: 5px;
	margin-bottom: 5px;       font-size: 18pt;	
	text-align: center ;
	background-color: #EFF;
	color: #001
}

TABLE {margin: 0;}

.sidebar { padding: 0.5em;   
	font-size: larger;
}

/* not used:    border-left: dashed 1px #060; */

.sidebar UL LI {list-style-type: square;
	        margin-left: 0em;
                margin-right: 2em;
		margin-top: 1em;
		margin-bottom: 1em} 

/* .sidebar UL LI A {color: #FFCCCC;} */

IMG.icon {border: outset gray 3px; padding: 0;}

P {margin: 0.5em 0.5em 0.5em 0.5em; text-indent: 0.0em; }

.tbtext  { text-indent: 0.5em; 
	margin-left: 0px;        margin-top: 10px;
           margin-bottom: 10px;       font-size: 28px;
           font-style: bold;  
           font-family: "arial narrow", arial, sans-serif }

.toptext  { margin-left: 10px;        margin-top: 5px;
           margin-bottom: 5px;       font-size: 18px
}

H3 {color: olive;
    background-color: white;
    font-size: 18px;
    margin-bottom: 20px;     
    padding: 8px; 
    border-bottom: thin black solid;}

H4 {color: black;
    background-color: #F5F5F5;
    font-size: 10pt;
    margin-bottom: 1px;     
    margin-top: 1px;     
    padding: 0px; 
}

H5 {color: #002000;
    background-color: #F0F5EA;
    font-size: 11pt;
    margin-bottom: 1px;     
    margin-top: 1px;     
    padding: 0px; 
}

H6 {color: black;
    background-color: white;
    font-size: 13pt;
    font-style: bold;
    margin-bottom: 5px;     
    margin-top: 6px;     
    padding: 6px; 
    text-indent: 0em; 
}

H7 {color: brown;
    font-size: 9pt;
    margin-bottom: 5px;     
    margin-top: 6px;     
    padding: 6px; 
    text-indent: 0em; 
}

.badrates  { margin-left: 10px;             margin-top: 5px;
	margin-bottom: 5px;       font-size: 12pt;
	    }

.rates  { 
	    }

.subtitle  { font-size: 20px;
	     padding: 10px
	}

.resume  { font-size: 13px;	     padding: 3px;
             font-family: times, serif }  

.trailer  { font-size: 16px;
	     padding: 10px;
             font-family: times, serif }  

.bottom  { margin-left: 1px;             
	margin-top: 5px;
	vertical-align: super;
	margin-bottom: 5px;       font-size: 12px;
	font-family: arial, sans-serif;
	font-style: italic;  
	    }

.titleO  { float: left;             border-left-width: 0px;
             border-top-width: 1px;             border-right-width: 1px;
             border-bottom-width: 1px;             border-color: yellow;
             border-style: solid;             font-size: 8px;
             font-family: times, serif } 
















