﻿
.Grid1Header td
{
	background-color: #C0C0FF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.Grid1Header th
{
	background-color: #C0C0FF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.Grid1Header a:link
{
	color: #000066;
	text-decoration: none;
	cursor: hand;
}

.Grid1Header a:hover
{
	color: #660099;
	text-decoration: underline;
	cursor: hand;
}

.Grid1Header a:visited
{
	color: #000066;
	text-decoration: none;
	cursor: hand;
}

.Grid1Footer
{
	background-color: #DDDDE7;
	font-family: Tahoma;
	font-size: 8pt;
}

.Grid1Item
{
	background-color: #FFFFFF;
}

.Grid1AlternatingItem
{
	background-color: #F8F8F8;
}

.Grid1ItemSelected
{
	background-color: #ffffcc;
	cursor: hand;
}

.Grid1Pager
{
	background-color: #FFFFFF;
	text-align: left;
}

.Grid1Pager span
{
	color: #CCCCCC;
	padding-left: 30px;
	padding-right: 30px;
}

.Grid1Pager a:link
{
	color: #000066;
	text-decoration: none;
	cursor: hand;
	padding-left: 20px;
	padding-right: 20px;
}

.Grid1Pager a:hover
{
	color: #660099;
	text-decoration: underline;
	cursor: hand;
	padding-left: 20px;
	padding-right: 20px;
}

.Grid1Pager a:visited
{
	color: #000066;
	text-decoration: none;
	cursor: hand;
	padding-left: 20px;
	padding-right: 20px;
}

.Grid1UpArrow
{
	border: none;
	color: White;
	background-color: White;
	background-image: url(/global.files/images/upArrow.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.Grid1DownArrow
{
	border: none;
	color: White;
	background-color: White;
	background-image: url(/global.files/images/downArrow.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.Grid1DeleteButton
{
	border: none;
	color: White;
	background-color: White;
	background-image: url(/global.files/images/Dispo.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.Grid1EditButton
{
	border: none;
	color: White;
	background-color: White;
	background-image: url(/global.files/images/edit2.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.Grid1PrintButton
{
	border: none;
	color: White;
	background-color: White;
	background-image: url(/global.files/images/print_sm.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.Grid1FilterButton
{
	border: none;
	color: #000066;
	font-size: 8pt;
	background-color: White;
	background-repeat: no-repeat;
	cursor: hand;
}

