body { 
 margin-left: 0;
 margin-top: 0;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.lgrborder {
	border: 1px solid #CCCCCC;
}
.rtxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.rlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;

}
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.hdr {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
.thickleft {
	border-top: 0px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;


}

.menu:link {
 color: #294552;
 text-decoration: none;
}

.menu:visited {
 color: #294552;
 text-decoration: none;
}


.menu:active {
 color: #294552;
 text-decoration: none;
}


.menu:hover {
 	color: #000000;
	text-decoration: none;
}


.btm:link {
 color: #cccccc;
 text-decoration: underline;
}

.btm:visited {
 color: #cccccc;
 text-decoration: underline;
}


.btm:active {
 color: #cccccc;
 text-decoration: underline;
}


.btm:hover {
 	color: #ffffff;
	text-decoration: underline;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.topbar {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}