body, html {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000066;
}


td {
	font-size: 10pt;
	color: #000066;
}
a.nav:link {
	font-weight: bold;
	color: #666666;
	width: 180px;
	border: 2px none;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;


}
a.nav:visited {
	font-weight: bold;
	color: #666666;
	width: 180px;
	border: 2px none;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;

}
a.nav:hover {
	font-weight: bold;
	color: #333366;
	width: 180px;
	border: 2px ridge;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
a.nav:active {
	font-weight: bold;
	color: #FFCC00;
	width: 180px;
	border: 2px none;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 16pt;


}
th {
	color: #333333;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
h2 {

	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 14pt;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
ul.ulBtn1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.Btn1 {	padding: 0 0 3px 0; }

li.Btn1 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid;
	padding: 3px;
	background-color:#000066;
}

li.Btn1 a:visited {
	color: #FFFFFF;
}

li.Btn1 a:hover { 
	color: #000000;
	background-color: #CCCCCC;
}
