BODY {
background-image: url(../page_assets/firesolo.jpg);
	
	background-repeat: no-repeat;
	background-color: Black;
	color: White;
	margin-top: 0px;
	margin-left : 0px;
}
.hdrtext {
font-family : Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", sans-serif, serif;
font-size : medium;
	color : #FAEBD7;
}
TD.banner {
background-image: url(../page_assets/mlogo.gif);
background-repeat: no-repeat;
/*height: 90px;*/

	color : Red;
	font-family : Verdana, Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif, serif;
	font-size: 60px;
	font-weight: 900;
	text-align: center;

padding: 0px;
}
.banner1 {
	color : Red;
	font-family: Verdana, sans-serif;
	
	font-size: 60px;
	font-weight: 900;
}

.promlink {
	color : Red;
	font-family : "Times New Roman", "MS Serif", "Century Schoolbook", serif, sans-serif;
	font-size : 18px;
}
A {
   color:#7495d0;
   font-weight: 900;
	text-decoration : none;
}

A:HOVER {
color: Red;
	text-decoration : underline;
}
.footnote {
	
	font-family: sans-serif;
	font-size: 9px;
}
.splink {
	font-family: sans-serif;
	font-size: 11px;
}
TABLE.sidepanel {
	text-align: center;
	width: 150px;
}
TABLE.sidepanel2 {
	text-align:  left;
	width: 150px;
}
TABLE.mainpanel {
	text-align:  justify;
	width: 445px;
}
.dootie {
	
	font-family : Verdana, Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif, serif;
	font-size : xx-small;
}.title {
	font-family : Verdana, Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif, serif;
	font-size: 14px;
	font-weight: bold;
}
TABLE.info {
	width: 350px;
	font-family : Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", sans-serif, serif;
font-size : medium;
	border : thin solid;
	text-align: right;
	margin-left : 50px;
}


