﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin:0px; background-image: url('images/media/bg2.gif');
	
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style1 {color: #B5996F}

/* Data Web Control Styles */

.DataWebControlStyle
{
	font-size:90%;
}

.HeaderStyle
{
	background-color: Gray;
	color: Black;
	font-weight: bold;
}

.AlternatingRowStyle
{
	background-color: #D98719;
}