.gridHeader
{
	font-family:Tahoma;
    font-size:8px;
	font-weight: bold;
	color: white;
	border-bottom: black 1px dotted;
	background-color: #2a71a8;
}
.gridHeaderOn
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: white;
	border-bottom: black 1px dotted;
	font-family: Tahoma;
	background-color: #6c98ba;
}

a.gridHeaderLink:link
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
a.gridHeaderLink
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}
a.gridHeaderLink:hover
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	background-color:Transparent;
	font-family: Tahoma;
	text-decoration: none;
}
.gridPagingBar
{
	font-family:Tahoma;
    font-size:10px;
	border-top: black 1px solid;
	font-weight: bold;
	border-bottom: black 1px solid;
	background-color: white;
}
.gridPagingBarPageItems
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #94c5f3;
}
a.gridPagingBarPageItemsLink
{
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
	font-family:Tahoma;
    font-size:8pt;
	font-weight: bold;
	background-color: #ddefff;
}
a:hover.gridPagingBarPageItemsLink
{
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
	font-family:Tahoma;
    font-size:8pt;
	font-weight: bold;
	background-color: #ddefff;
}

.gridFilterObject
{
	font-size: 8pt;
	font-family: Tahoma;
}
.gridFilterTextBoxObject
{
	font-size: 8pt;
	font-family: Tahoma;
}
.gridFilterDropDownObject
{
	font-size: 8pt;
	font-family: Tahoma;
}
a.gridContentHyperLink:link
{
	font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    background-color:Transparent;
}
a.gridContentHyperLink:hover
{
	font-family:Tahoma;
    font-size:8pt;
    text-decoration:none;
    background-color:Transparent;
}
.gridSelectedRow
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #ccffff;
}	
.gridAlternateColour1
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #FFFFFF;
}	
.gridAlternateColour2
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #9ebad1;
}
.gridRowStyle
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #C0C0C0;
}
.gridRowStyleHilighted
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #faa332;
}
#paGrid td
{
	font-size: 8pt;
	font-family: Tahoma;
}
button.filter_refresh
{
	width:18px;
	height:18px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}
button.filter_calendar
{
	width:18px;
	height:18px;
	padding:0px;
	margin:0px;
}