﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.ItemGridview
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.AlternatingRowStyle
{
	color: #000000;
	background-color: #FFCCFF;
}
.RowStyle
{
	color: #000000;
}
.HeaderStyle
{
	background-color: #CC99FF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
td
{
	padding: 5px;
}
.label
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.watermark
{
	color: #CCCCCC;
	font-style: italic;
}
.Summary
{
	border: medium solid #CC99FF;
}
.ThumbBox
{
	background-color: #FFCCFF;
	border: thin solid #000000;
}
