body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 11px;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
}
.GridFooter
{
	color: #000000;
	background-color: #bf3101;
}
.GridHeader
{
	font-weight: bold;
	color: activecaption;
	background-color: #ffffff;
}
.GridPager
{
	color: black;
	background-color: #ffffff;
	text-align: center;
	cursor: hand;
}
.GridSelectedItem
{
	font-weight: bold;
	color: activecaption;
	background-color: #ffffff;
	cursor: hand;
}
.GridAlternatingItem
{
	font-weight: bold;
	color: activecaption;
	background-color: #f6f6f6;
	cursor: hand;
}
.GridItem
{
	color: #c66240;
	background-color: #ffffff;
	cursor: hand;
}
.path
{
	color: #c66240;
	cursor: hand;
}
	
.button
{
	border: 1px outset #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: hand;
}

.TextBox
{
	border: 1px solid #808080;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.SearchStatus
{
	background-color: #bf3101;
}
