body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5574b9;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}

.ControlCenter
{
	margin-left: auto;
	margin-right: auto;
}

h2
{
	color: #990000;
	font-size: 16px;
}

h3
{
	color: #000099;
	font-size: 14px;
}

.DotLeft
{
	border-left-style: dotted;
	border-left-color: #000000;
	border-left-width: 1px;
}

.BorderCert
{
	border: solid 1px #FF6600;
}

.NoBorder
{
	border: none;
}

.TitleUnderline
{
	border-bottom: solid 3px #333333;
}

.TitleBar
{
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #003399;
}

.TitleWhite
{
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}

ul#Menu
{
	padding-left: 10px;
	margin-left: 10px;
}

ul#Menu a, ul#Menu
{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

ul#Menu a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.BgLeaf
{
	background-image: url(../images/leaf.gif); 
	background-position: 0px 100px; 
	background-repeat: no-repeat
}
