body
{
	background-image:url(images/2bgblue.jpg);
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:verdana, arial, helvetica, sans-serif;
}

table
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:9pt;
}

.CMD
{
	height:20px;
	border:1px solid #000000;
	font-family:arial, sans-serif;
}

table.content
{
	background-color:White;
	border:1;
	border-style:solid;
	border-color:Gray;
	font-size:9pt;
}

.notes
{
	font-size:smaller;
}

a
{
	color: #006;
	font-size:9pt;
}

a:hover
{
	color: #ffba00;
	font-size:9pt;
}

.pageHeaders
{
	font-size:large;
	color:Black;
}

.error
{
	color: Red;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}

.success
{
	color: Blue;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
}
