body
{
	background-color:#000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Tahoma;
	font-size: 8pt;
}

.blue01 
{
 color:#ffffff;
 background-color: #1F5C89; 
}

.grey01
{
 color:#ffffff;
 background-color: #696969; 
 margin-top: 0;
 margin-right: 4;
 margin-bottom: 0;
 margin-left: 4;
 font-family: Tahoma;
 font-size: 8pt;
 font-weight:bold;
 border:1px solid #000000;
 height:20px;
}

.blue02 
{
 color:#ffffff;
 background-color: #EC8606;
 margin-top: 0;
 margin-right: 4;
 margin-bottom: 0;
 margin-left: 4;
 font-family: Tahoma;
 font-size: 8pt;
 font-weight:bold;
 border:1px solid #000000;
 height:20px;
 
}

.result01
{
	background-image:url('images/blue_bckgrd.jpg');
}	


.result02
{
	background-image:url('images/yellow_bckgrd01.jpg');
}	


.text01
{
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Tahoma;
	font-size: 8pt;
}

a
{
}

.hidden 
{
	display:none;
}

.midtext {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.midtext:active 	{ color: #000000; }
	a.midtext:link 		{ color: #000000; }
	a.midtext:visited 	{ color: #000000; }
	a.midtext:hover 	{ color: #c20000; text-decoration: none; }
	
.menutext01 {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		font-weight: bold;
		color: #000000;
	}
	a.menutext01:active 	{ color: #000000; font-weight:bold; }
	a.menutext01:link 		{ color: #000000; font-weight:bold; }
	a.menutext01:visited 	{ color: #000000; font-weight:bold; }
	a.menutext01:hover 	{ color: #c20000; font-weight:bold; text-decoration: none; }	
	
.midtext33 {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		color: #ffffff;
	}
	a.midtext33:active 	{ color: #ffffff; }
	a.midtext33:link 		{ color: #ffffff; }
	a.midtext33:visited 	{ color: #ffffff; }
	a.midtext33:hover 	{ color: #FED36E; text-decoration: none; }
	
.white01 {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		font-weight:bold;
		color: #ffffff;
	}
	a.white01:active 	{ color: #ffffff; font-weight:bold; }
	a.white01:link 		{ color: #ffffff; font-weight:bold; }
	a.white01:visited 	{ color: #ffffff; font-weight:bold; }
	a.white01:hover 	{ color: #a80000; font-weight:bold; text-decoration: none; }
	
	
.yellow01 {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		color: #F2AB01;
	}
	a.yellow01:active 	{ color: #F2AB01;  }
	a.yellow01:link 		{ color: #F2AB01;  }
	a.yellow01:visited 	{ color: #F2AB01;  }
	a.yellow01:hover 	{ color: #FFFFFF; text-decoration: none; }
	
.red01 {
		font-size: 11px; 
		font-family: tahoma, arial, helvetica;
		text-decoration: none;
		font-weight:bold;
		color: #a80000;
	}
	a.red01:active 	{ color: #a80000; font-weight:bold; }
	a.red01:link 		{ color: #a80000; font-weight:bold; }
	a.red01:visited 	{ color: #a80000; font-weight:bold; }
	a.red01:hover 	{ color: #000000; font-weight:bold; text-decoration: none; }	
	
.browntext01
{
	color:#643201;
	font-size:10pt;
	font-weight:bold;
}	