BODY
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px, 0px, 10px, 10px;	
}

TD
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 18px;
	margin: 40px, 0px, 10px, 0px;
}

.input
{
	border: 1px solid #024797;
}
.input150
{
	border: 1px solid #024797;
	width: 150px;
}

.input300
{
	border: 1px solid #024797;
	width: 300px;
}

a:visited
{
	color: blue;
}

.menu
{
	font-size: 10px;
	color: white;
}

h1.menu
{
	font-size: 14px;
	color: white;
	margin: 0px, 0px, 10px, 0px;
}

a.menu
{
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

a.menu:visited
{
	color: Black;
}

a.menu:hover
{
	text-decoration: underline;
}

.datagrid
{
	width: 600px;
}

.datagridItem
{
}

.datagridAlternatingItem
{
	background-color: #FBEEBA;
}

.datagridHeader
{
	color: white;
	background-color: #024797;
	font-weight: bold;
	vertical-align: middle;
}

.datagridFooter
{
	color: white;
	background-color: #024797;
	font-weight: bold;
}