
body,p,td,div,span,ul,ol,dl,h1,h2,h3,th
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
}
body
{
	background-image:url(http://online.aubergineprint.co.uk/Images/defaultBack.jpg);
}

tr.ItemStyle
{
	background-color: #E7E7FF;
	color: #4A3C8C;
}
tr.AlternatingItemStyle
{
	background-color: #F7F7F7;
}
tr.HeaderStyle
{
	font-weight: bold;
	background-color: #4A3C8C;
	color: #F7F7F7;
}

tr.SelectedItemStyle
{
	color: #F7F7F7;
	background-color: #738A9C;
}

table.DataGrid TD
{
	font-size:x-small;
	border-color: Black;
	padding:2 2 2 2;
}
table.DataGrid
{
	
	border-color: Black;
	background-color: Black;
}	