.Header
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
}
.MenuItem
{
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}
.TextObject
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 8pt;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: verdana;
}
.ButtonObject
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	border-left: #000000 1px inset;
	color: #000000;
	border-bottom: #000000 1px inset;
	font-family: verdana;
	background-color: ASP:TABLEROWansparent;
}
.Text
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #000000;
	line-height: 16px;
	padding-top: 3px;
	font-family: verdana;
	text-align: justify;
}
.Link
{
	font-weight: bold;
	font-size: 9px;
	color: #aa0000;
	font-family: verdana;
	text-decoration: none;
}
.GreyText
{
	list-style-position: inside;
	font-size: 9px;
	color: #777777;
	line-height: 9pt;
	font-family: verdana;
	list-style-type: circle;
	text-decoration: none;
}
.ErrorObj
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: verdana;
}
