body {
	background-color: #333333;
	color: #FFFFFF;
}
a:link {
	color: #6699FF;
	font-weight: bold;
}
a:visited {
	color: #99FF99;
    font-weight: bold;
}
a:hover
{
	color: #00FFFF;
	font-weight: bold;
}
.navbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #00FFFF;
	margin: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	line-height: 16pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00FFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font: italic bold 10px Verdana, Arial, Helvetica, sans-serif;
}
td.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: 14px;
	color: #CCCCCC;
}
.body1gb {
	font-weight: bold;
	color: #00FF00;
}
td.title_box {
	text-align: center;
	background-color: #333366;
	border-top: 2px solid #3333CC;
	border-bottom: 2px solid #3333CC;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.choose {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0033;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	border-bottom-style: solid;
	text-align: center;
	margin: 25px;
}
table.box_main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.box_topnav {
	width: 750px;
	border: none;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
td.nav_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #00FF00;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;

}
td.note_bot {
	width: 750px;
	border: none;
}
table.box_botnav {
	width: 750px;
	border: none;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 750px;
}

