.CHeader
{
	background-color: #94B917;
	color: Black;
	font-size: 12px;
	/*font-family: Tahoma;*/	
	width:  100%;
	text-align:  center;
	vertical-align: middle;
	font-weight: bolder;
	height: 0px;
	border: 0px none;
	/*padding: 2px 0px 2px 0px;*/
}
.CNoHeader
{
	background-color: blue;
	color: #2d3f01;
	/*font-size: 11px;*/
	/*font-family: Tahoma;*/	
	width:  100%;
	text-align:  center;
   height:0;
	vertical-align: middle;
	font-weight: bolder;
	height: 0px;
}

.Body
{
	font-size: 12px;
	/*font-family: Tahoma;*/	
	text-align:left;   	
  	width: 100%;    	
  	border-width:1px;
    	
}

.SearchRes
{
     text-align:center;
	font-size: 12px; /*font-family: Tahoma;*/
	text-align:center;
	width: 100%;

}

.DLoadLink
{
	color:#93b519;
	font-Size:12px;
	/*font-family: Tahoma;*/
	text-align:left;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.ZipLink
{
	color:#93b519;		
	text-align: right; 
	font-size: 11px;
	/*font-family: Tahoma;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.SearchBox
{
	 vertical-align: middle;
	 width: 75%;
}
.SearchButton
{
	 vertical-align: middle;
}
a:link
{
	color: #939523;	
	text-decoration: none;
}
a:visited
{
	color: #734e5c;
	text-decoration: none;
}
a:hover
{
	color: #525e99;
	text-decoration: none;
}    
a:active
{
	color: #528c92;
}
.FirstItemStyle
{
	 background-color: transparent;
}
.SecondItemStyle
{
	 background-color: transparent;
} 
.DList
{
}
.PagingControl
{
	
}