body
{
    margin:0px;
    padding:0px;
}
th
{
	background-color:#003333;
	color:White;
	padding:5px;
}
th a
{
	color:White;
}
.AltRowStyle
{
	background-color:#c6e2e2;
}
h1
{
	color:#003333;
	font-size:16pt;
}
.FeedbackAltRow
{
	background-color:#eeeeee;
}
.ItemCatList ul
{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
}
.RequiredFieldMessage
{
    color:Red;
}