
.stripeme { border: 1px solid #ccc; } 



tr.alt td {
	background-color: #FFC; font-weight:plain;
}

tr.over td {
	background-color: #dff1ff; font-weight:plain;
}

th,td   { 
			padding:4px;
			color: #666; 
  			font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif; 
  			font-size: 12px;			
  		}
  		
th      { font-weight:bold; background-image: url(/images/template/header_inside_bg.jpg); }

.ajax_loading 

	{ 

	background-image: url(/images/loadingAnimation.gif);
	background-repeat: no-repeat;
	
	}
