/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000031;
	line-height: 1.2;
	background-image: url(images/back_ground.jpg);
	background-color:#000000;
}      
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.2;
	background-color: #ffffff;
}    
 /*
body {
	background-image: url(images/tan_striped_square.gif);
}           */
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.sp_evt_hdg {
	color: #6b0800;
   font-weight: bold;
}
.sp_blue9
{
	background-color:#d61410;  /*red background*/
	font-size: 9px;
	}
.sp_blue12
{
	background-color:#d61410;  /*red background*/
	font-size: 10px
	}
.style2 { font-style:italic
			}
.style3 {font-size: 9px}            /* bottom nav bar */
.style4 {color: #FF0000}
.style5 {color: #6600CC}            /* Capital 'A' (for Answer) on assistance page (purple) */
