
.search_info
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 12pt;
	font-weight: normal;
}
.search_info_bold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 12pt;
	font-family: Verdana;
}
.table_info
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
	line-height: 12pt;
	font-weight: normal;
}

.table_info_bold
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 14pt;
	font-weight:bold;
}


.table_head
{
	font-family: Verdana, Arial, Helvetica;
	color: White;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
}


.table_status
{
	font-family: Verdana, Arial, Helvetica;
	color: red;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
}

.tryout_info
{
	font-family:Verdana, Arial;
	font-size: 10px;
}

a.table_head:visited
{
	color: White;
	text-decoration: underline;
}

a.table_head:active
{
	color: White;
	text-decoration: underline;
}

a.table_head:link
{
	color: White;
	text-decoration: underline;
}

a.table_head:hover 
{
	color: Red;
	text-decoration: underline;
}

.dataTable 
{
	border: solid 1px #999;
	background-image: url(./Images1/dataTableHeader.gif);
	background-repeat: repeat-x;
	background-color: #0c5208;	
    border: solid 1px #CCC;
	padding: 3px;
	vertical-align: top;
	text-align: left;
	color : White;
	font-weight : bold;
	font-size : 13px;	
	font-family : Verdana;		
}

.headerStyle
{
	 COLOR: darkgreen; FONT-FAMILY: Arial;
	 font-weight : bold;
}