body {
	font-family: bold ,Arial, Helvetica, sans-serif;
	font-color: #000000;
	background: url('Background.jpg') repeat-y fixed #000000 center top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:40px;
	margin-bottom: 40px;
}

.normal {
	font: bold 12pt arial;
	color: #000000;
}

.menubody {
	font-family:bold , Arial, Helvetica, sans-serif;
	font-color: #000000;
	background: url('BannerComplete.jpg') no-repeat fixed #000000 center top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}

.datagrid {
	font: bold 8pt arial;
	color: #000000;
}

.report {
	font: bold 12pt arial;
	color: #000000;
	border: solid #000000 3px;
}

h1 {
	font: bold small-caps 14pt arial;
	color: #000000;
	text-decoration:underline;
}

p {
	font: bold 12pt arial;
	color: #000000;
	width :750px;
}

a {
	font: bold 8pt arial;
	color: #000000;	
	text-decoration: "underline";
}
td
{
	font: bold 12pt arial;
	color: #000000;
}
a:hover {
	font: bold 8pt arial;
	color: #000000;
	text-decoration: "underline";
}

a:active {
	font: bold 8pt arial;
	color: #000000;
	text-decoration: "none";
}

.activeLink {
	font: bold 14pt arial;
	color: #FFFFFF;	
	text-decoration: "none";
}
.activeLink:hover {
	font: bold 14pt arial;
	color: #FFFFFF;
	text-decoration: "none";
}

.activeLink:active {
	font: bold 14pt arial;
	color: #FFFFFF;
	text-decoration: "none";
}

.menu {
	font: bold 12pt arial;
	color: #CCCCCC;	
	text-decoration: "none";
}

.menu:hover {
	font: bold 12pt arial;
	color: #000000;
	text-decoration: "underline";
}

.menu:active {
	font: bold 12pt arial;
	color: #FFFFFF;
	text-decoration: "none";
}

.link {
	font: bold 12pt arial;
	color: #000000;	
	text-decoration: "underline";
}

.link:hover {
	font: bold 12pt arial;
	color: #000000;
	text-decoration: "underline";
}

.link:active {
	font: bold 12pt arial;
	color: #000000;
	text-decoration: "underline";
}
