body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	color:#113F77;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color:#113F77;
}
a:hover {
color:#B0DB10;
}
a:active {
	color:red;
}
.lnkheader {
	font-size: 16px;
}
.lnktop {
	font-size: 13px;
}
.lnkfooter {
	font-size: 11px;
}

.mnubg {
	background-image : url(gfx/menu_side.gif);
	background-repeat : repeat-y;
	background-position : 0 41;
}
.frmField {
	background-color: EEFFA8;
}
table.bld {
	font-weight: bold;
}
.csr {
	cursor: hand;
	cursor: pointer;
}
