body
{

}

A:alink
{
	color: #021A4E;
}

A:vlink
{
	color: #990000;
}

A:link
{
	color: #021A4E;
}

.DGHeader
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Verdana;
}
.Content
{
	font-size: x-small;
	font-family: Arial, Verdana;
}

HR
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Content2
{
	color: #021a4e;
	font-family: Arial, Verdana;
}

.ContentRed
{
	color: #990000;
	font-family: Arial, Verdana;
}

.ContentRedLarge
{
	color: #990000;
	font-family: Arial, Verdana;
	font-size: 12pt;
}

.ContentBlue
{
	color: #021A4E;
	font-family: Arial, Verdana;
}

.ContentBlueLarge
{
	color: #021A4E;
	font-family: Arial, Verdana;
	font-size: 12pt;
}

.ContentBlueMedium
{
	color: #021A4E;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.ContentBlueMedium2
{
	color: #021A4E;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

.ContentBlack
{
	color: #000000;
	font-family: Arial, Verdana;
}

.ContentBlackMedium
{
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

.ContentBlackMedium2
{
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

.Datagrid
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.DatagridRed
{
	border-right: #990000 1px solid;
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}

.DatagridBlue
{
	border-right: #021A4E 1px solid;
	border-top: #021A4E 1px solid;
	border-left: #021A4E 1px solid;
	border-bottom: #021A4E 1px solid;
}

.HRRed
{
	border-top: #990000 1px solid;
}
