h2
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : normal;
	color : Blue;
	background : #ffffff;
	margin-top : 15px;
	margin-bottom : 5px;
	}
	
h2 a
	{
	color : blue;
	}	
	
td.dynamicdata 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : gray;
	background :AliceBlue;
	}
	
td.title 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background : #0A1842;
	padding : 10px;
	}
	
td.title a
	{
	color : #ffffff;
	text-decoration: none;
	font-size : 12px;
	}
	
td.heading 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background : #6C748E;
	text-align : center;
	padding : 5px;
	}
	
td.heading a
	{color : #ffffff;
	text-decoration: none;
	}

 td.heading a:hover
	{
	color : Silver;
	text-decoration: none;
	}
	
.searchdata 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	background :AliceBlue;
	border-style : solid;
	}
	
.resultsdata 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	}
	

	
.started
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 11px;
	font-weight : normal;
	color : #cc0000;
	}
	
td.subtitle 
	{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	}
	

