body {
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A, A:visited {
	color: #003366;
	text-decoration: none;
}

A:hover, A:active {
	font-weight: bold; 
	color: #003366; 
}
INPUT {
	background: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #000000;
}
INPUT:hover, INPUT:active {
	background: #FFFFFF;
}
img {
	border: none;
}
#gnr {
	background-color: #E2E2E2;
	text-align: justify;
	width: 768px;
	padding: 1px;
}
#mnu {
	margin-top: 2px;
	margin-left: 2px;
	width: 145px;
	float: left;
}
#mnu a{
	font-size: 125%;
	text-align: left;
	padding-left: 5px;
	height: 21px;
	background-color: #0071A2;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #004F72;
}
#mnu-res a {
	text-align: left;
	height: auto;
	background-color: transparent;
	border: none;
}
#cnt {
	width: 605px;
	margin-right: 5px;
	margin-left: 2px;
	float: right;
	margin-bottom: 5px;
}
#ftr {
	font-size: 8pt;
	text-align: center;
	border-top: 1px solid #CCC;
	padding-top: 2px;
	clear: both;
}