/* Styles for Jaegerhouse main with background 1/26/03 */ 


body            {
	font-family: Arial, Tahoma, sans-serif;
	color: #003366;
	font-size:10pt;
	background-color: #330000;
} 

p, td             {font-family: Arial, Tahoma, sans-serif;
                    color: #003300;
                    font-size:10pt;
                    } 

h2               {font-family: Arial, Helvetica, sans-serif;
	  color:#003333;
                    font-size: 16px;
	  font-style:normal;
	  background-color: #FFCC99;
; font-weight: normal
                    } 

h3                {font-family: Arial, Helvetica, sans-serif;
	  color: #003300;
                    font-size: 12px;
                    } 

ol.inside	 {list-style-type : square;
	 }

 .note 	 {color : #FF0000; 
	 font-weight : bold;
	 }

#abc1	 { text-decoration : underline;}

#abc2 	{ color: red;
                    font-weight: bold;
	font-size: 1.2em}

a                 {font-weight: bold; 
                    text-decoration: none;
	   } 

a:link            {color: green;
                    } 

a:active        {color: blue;
                     } 

a:hover        {background-color: #FFFF99;
                    }

a:visited       {color: #CC6600;
                     }

.colorpad	   {background-color : #339966;
	   padding : 5px;
	   border-width: medium;
	   border-style : double;
	   border-color : #FF99FF;
	   } .FLASH {
	color: #FF0000;
	text-decoration: none;
	font: oblique bold 14px Arial, Helvetica, sans-serif;
}
.small {
	font-family: "Arial Narrow";
	font-size: 10px;
}
.td2 {
	border: thin solid #003300;
	font-size: 10px;
	color: #003300;
}
.tdped {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menutd {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: italic;
}
.tdmaincenter {
	height: 95%;
}
