body,td,th,span,div,input,select,textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color:Black;
}
a:hover{
	text-decoration:underline;
	color:Red;
}
a.pagePathItem {
	color: Black;
	font-weight: bold;
}
span.pagePathItem_currentPage {
	font-weight: bold;
	color:Red;
}
.ctlLabel {
	font-size: 11px;
	font-weight: bold;    
}
.searchctl {
	font-size: 11px;
	font-weight: normal;    
}
a.menuTop {
	color: Black;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.menuBottom {
	color: white;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.coopUserside{
	color:Black;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
a.coopUserside:hover{
	color:red;
}
tr.resultsPager td{
	font-weight:bold;
	color:Black;
}
tr.resultsPager a{
	text-decoration:none;
	font-weight:normal;
	color:Black;
}
tr.resultsPager a:hover{
	text-decoration:underline;
	color:red;
}
tr.resultsGrid_over{
	cursor:pointer;
	background-color:#EEEEEE;
}
tr.resultsGrid_out{
	cursor:pointer;
	background-color:#FFFFFF;
}

