BODY  {
	margin: 0px;
	padding: 0px;
}

.mainbody  {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.title  {
	padding-top: 25px;
	font-size: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: black;
}

.bodyText  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}


.bodylink  {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.subtitle  {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top:15px;
	padding-bottom:10px;
}
		
.titleAdm  {
	width: 800px;
	font-size: 16pt;
	font-family: 'Times New Roman', Times;
	font-weight: bold;
	text-align: center;
	color: #003300;
}

.Label  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}

.Data  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

A.topNav  {
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: black;
}

A.topNav:link  {
	text-decoration: none;
	color: black;
}

A.topNav:active  {
	text-decoration: none;
	color: black;
}

A.topNav:visited  {
	text-decoration: none;
	color: black;
}

A.topNav:hover  {
	text-decoration: none;
	color: white;
	background-color: black;
}

.topImg  {
	top: 0px;
	text-align:center; 
	margin:0px; 
	padding:0px; 
	top:0px; 
	vertical-align:top;
}

A.leftNav  {
	font-weight: normal;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: black;
}
A.leftNav:link  {
	text-decoration: none;
	color: black;
}
A.leftNav:active  {
	text-decoration: none;
	color: black;
}
A.leftNav:visited  {
	text-decoration: none;
	color: black;
}
A.leftNav:hover  {
	text-decoration: none;
	color: white;
	background-color: black;
}

.title2  {
	padding-top: 10px;
	font-size: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: black;
}

A.body:link  {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
A.body:active  {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
A.body:visited  {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
A.body:hover  {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}


#debug  {
	position:absolute;
	top:350px;
	left:850px;
	width: 630px;
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 14px;	
}


