
//* general styles *//


{ font-family: arial, verdana, sans-serif;
  font-size: 11px;
  
}

td, body {
		font-family: arial, verdana sans-serif;
		font-size: 11px;
		
	}
	a { 
		font-family: arial, verdana, sans-serif;
		color:#990000;
	    font-size: 11px;
	    font-weight: bold;
		text-decoration: none;
	}
	
    
    a:hover{
      color:#000000;
      }
      
.pad10lr {
	padding-left: 10px;
	padding-right: 10px;
}


h1 { font-size:12px;
	 font-variant: small-caps;
	 font-weight: 600;
	 color:#990000;
	}

.subscribe {
	color: #618778;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.subscribe a {
	color: #618778;
}


//* sponsor grid *//



.SponsoredGrid { 
		    font-family: verdana, arial, sans-serif;
			font-size: 11px;
			color:#000;
			font-weight:bold;
			background:#3A5A4A;
			border-color:#000;
			border: 5px solid;
			margin-top:2px;
			margin-bottom:2px;
			
			}

.SponsoredGridHeader { 
		    font-family: verdana, arial, sans-serif;
			font-size: 11/17px;
			color:#ffffff;
			font-weight:bold;
			background:#3A5A4A;
			margin-top:2px;
			margin-bottom:2px;
			
			}
			
			
.SponsoredGrid
{
	font-weight:bold;
	font-size:11px;
	color:#000;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background:#FFFFCC;
}
.SponsoredResult
{
	border-top: #000000 1px solid;
	
}
.SponsoredResultBot
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}
.SponsoredResultLeft
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	
}

.SponsoredResultRight
{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	
}

.SponsoredResultRightBot
{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}

.SponsoredResultLeftBot
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}

.SponsoredGridHeader
{
	background-color: #3A5A4A;
	font-weight:bold;
	border-bottom: #000000 1px solid;
	
}

.SponsoredGridHeaderLeft
{
	background-color: #3A5A4A;
	font-weight:bold;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.SponsoredGridHeaderRight
{
	background-color: #3A5A4A;
	font-weight:bold;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}



.StandardGrid
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;


}
.StandardGridLeft
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;

}
.StandardGridRight
{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

}
.StandardResult
{
	border-bottom: #000000 1px solid;

}
.StandardGrid
{
	border-bottom: #000000 1px solid;

}
.StandardGridHeader
{
		background-color: #3A5A4A;
	font-weight:bold;
	border-bottom: #000000 1px solid;
	
	

}

.StandardGridHeaderLeft
{
	background-color: #FFFFCC;
	border-bottom: #000000 1px solid;
	font-weight:bold;
	border-left: #000000 1px solid;
}
.StandardGridHeaderRight
{
	background-color: #FFFFCC;
	border-bottom: #000000 1px solid;
	font-weight:bold;
	border-right: #000000 1px solid;

}

.NonSponsoredGrid
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;

}
.NonSponsoredGridLeft
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;

}
.NonSponsoredGridRight
{
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;

}
.NonSponsoredGridHeader
{
	background-color: #FFFFCC;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight:bold;


}

.NonSponsoredGridHeaderLeft
{
	background-color: #FFFFCC;
	border-bottom: #000000 1px solid;
	font-weight:bold;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}
.NonSponsoredGridHeaderRight
{
	background-color: #FFFFCC;
	border-bottom: #000000 1px solid;
	font-weight:bold;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;

}

.NonSponsoredResult
{
	border-top: #000000 1px solid;
	
}			
			
	
			
//* Sponsored options *//

.expanded { 
		    font-family: verdana, arial, sans-serif;
			font-size:9px;
			color:#990000;
			margin-left:3px;
		  }
.expanded a{ 
		    font-family: verdana, arial, sans-serif;
			font-size:9px;
			font-weight:normal;
			color:#990000;
			margin-left:3px;
		  }
		  
		  


