<style type="text/css"> {}

/* l.orange ff9c00; d.blue 4c88be/4984ba; l.blue 6aa6dc; l.gray dddddd/dadada/d7d7d7; d.gray cccccc; */

/* styles for the body */
body {
	color: #000000; background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; font-weight: normal;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ff9c00;
}
td {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; font-weight: normal;
}
h1 {
	color: #ff9c00; background-color: #ffffff;
	font-size: 12pt; font-weight: bold;
}
h2 {
	color: #ff9c00; background-color: #ffffff;
	font-size: 10pt; font-weight: bold;
}
.h1 {
	color: #ff9c00; background-color: #ffffff;
	font-size: 12pt; font-weight: bold;
}
.h2 {
	color: #ff9c00; background-color: #ffffff;
	font-size: 10pt; font-weight: bold;
}
.small { font-size: 8pt; }

.orange { color: #ff9c00; }
.background { color: #ffffff; background-color: #ff9c00; }
.formback { color: #000000; background-color: #dddddd; }
.fade { color: #000000; background-color: #dddddd; }
.fader { color: #000000; background-color: #d7d7d7; }
.fadest { color: #000000; background-color: #cccccc; }
.button {
	color: #ffffff; background-color: #ff9c00;
	border: 1px solid #cccccc;
}

.border { border: 2px solid #ff9c00; }
.borderbox { border: 1px solid #000000; }
.borderl { border-left: 1px solid #000000; }
.borderr { border-right: 1px solid #000000; }
.borderb { border-bottom: 1px solid #000000; }
.borderlb { border-left: 1px solid #000000; border-bottom: 1px solid #000000; }

.tabfront {
	color: #ffffff; background-color: #ff9c00; cursor: hand;
	border-left: 1px solid #ff9c00; border-top: 1px solid #ff9c00; border-right: 1px solid #ff9c00;
}
.tabback {
	background-color: #dddddd; cursor: hand;
	border: 1px solid #ff9c00;
}
.tabgap {
	background-color: #ffffff;
	border-bottom: 1px solid #ff9c00;
}
.tabbody {
	background-color: #dddddd;
	border-left: 1px solid #ff9c00; border-bottom: 1px solid #ff9c00; border-right: 1px solid #ff9c00;
}

a { color: #ff9c00; text-decoration: none; font-weight: normal; }
a:active { color: #ff9c00; text-decoration: underline; font-weight: normal; }
a:visited { color: #ff9c00; text-decoration: none; font-weight: normal; }
a:hover { color: #ff9c00; text-decoration: underline; font-weight: normal; }

a.invert { color: #ffffff; text-decoration: none; font-weight: normal; }
a:active.invert { color: #ffffff; text-decoration: underline; font-weight: normal; }
a:visited.invert { color: #ffffff; text-decoration: none; font-weight: normal; }
a:hover.invert { color: #ffffff; text-decoration: underline; font-weight: normal; }

a.menu { color: #000000; text-decoration: none; font-weight: normal; }
a:active.menu { color: #000000; text-decoration: underline; font-weight: normal; }
a:visited.menu { color: #000000; text-decoration: none; font-weight: normal; }
a:hover.menu { color: #000000; text-decoration: underline; font-weight: normal; }

li { list-style-type: square; list-style-position: outside; }
hr { color: #000000; }
.flip90 { writing-mode: tb-rl; filter: flipv() fliph(); }
</style>
