body {
	margin: 0px;
	padding: 0px;
	background: #292929;
	font: 10pt arial, helvetica, tahoma;
}

form {
	margin: 0;
}

table {
	font: 10pt arial, helvetica, tahoma;
}

a {
	color: #284885;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #284885;
	font-weight: bold;
	text-decoration: underline;
}

a.linkLight:link { color: #ffd37d; font-weight: bold; text-decoration: none; }
a.linkLight:visited { color: #ffd37d; font-weight: bold; text-decoration: none; }
a.linkLight:active { color: #ffd37d; font-weight: bold; text-decoration: none; }
a.linkLight:hover { color: #ffd37d; font-weight: bold; text-decoration: underline; }

a.linkLight02:link { color: #ffffff; font-weight: normal; text-decoration: none; }
a.linkLight02:visited { color: #ffffff; font-weight: normal; text-decoration: none; }
a.linkLight02:active { color: #ffffff; font-weight: normal; text-decoration: none; }
a.linkLight02:hover { color: #ffffff; font-weight: normal; text-decoration: underline; }

a.linkLight03 {
	color: #284885;
	font-weight: bold;
	text-decoration: none;
}
a.linkLight03:hover {
	color: #284885;
	font-weight: bold;
	text-decoration: underline;
}

a.linkLight04 {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.linkLight04:hover {
	text-decoration: underline;
}

.inputSubmit { color: #000000; background: #EEEEEE; border: 1px solid #000000; font: bold 8pt arial, helvetica, tahoma; }

.inputBox { color: #000000; background: #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }

div#footer { text-align: center; padding-top: 5px; font-size: 7.5pt; color: #ffffff; }
div#footer a:link { color: #ffffff; text-decoration: none; }
div#footer a:visited { color: #ffffff; text-decoration: none; }
div#footer a:active { color: #ffffff; text-decoration: none; }
div#footer a:hover { color: #ffffff; text-decoration: underline; }
.submenuoff { background: #284885; padding: 5px; margin-bottom: 2px; border-top: 1px solid #eeeee2; border-bottom: 1px solid #292929; border-left: 1px solid #eeeee2; border-right: 1px solid #292929; }
.submenuoff a:link { color: #ffffff; text-decoration: none; }
.submenuoff a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
.submenuoff a:active { color: #ffffff; font-weight: bold; text-decoration: none; }
.submenuoff a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
.submenuon { background: #003366; padding: 5px; margin-bottom: 2px; border-top: 1px solid #292929; border-bottom: 1px solid #eeeee2; border-left: 1px solid #292929; border-right: 1px solid #eeeee2; cursor: pointer; }
.submenuon a:link { color: #ffc860; font-weight: bold; text-decoration: none; }
.submenuon a:visited { color: #ffc860; font-weight: bold; text-decoration: none; }
.submenuon a:active { color: #ffc860; font-weight: bold; text-decoration: none; }
.submenuon a:hover { color: #ffc860; font-weight: bold; text-decoration: none; }

.submenuon01 { background: #ffc860; }
.submenuon01 a:link { color: #000; }
.submenuon01 a:visited { color: #000; }
.submenuon01 a:active { color: #000; }
.submenuon01 a:hover { color: #000; }

.menubox { width: 110px; height: 70px; text-align: center; vertical-align: middle; background: #eeeee2 url(../graphics/menuback01.png) top left no-repeat; padding-left: 10px; }
.listBox01 { padding-bottom: 2px; margin-bottom: 2px; border-bottom: 1px dashed #bcb79a; }
.listBox02 {padding-bottom: 2px; margin-bottom: 2px; border-bottom: 1px dashed #eeeee2; }
.listBox02-1 {padding-bottom: 2px; margin-bottom: 2px; border-bottom: 1px dashed #dedede; }
.listBox03 {padding: 0px 0px 5px 5px; margin-bottom: 5px; border-bottom: 1px dashed #eeeee2; }


