html, body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	height: 100%;
	color: #666666;
}

h1, h2, h3, span.orange, a.orange, .bitem span {
	color: #FF8000;
}

a {
	color: #666666;
}

a.orange {
	font-weight: bold;
	text-decoration: none;
}

a:hover.orange {
	text-decoration: underline;
}

h1 {
	font-size: 25px;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

form, input {
	padding: 0;
	margin: 0;
}

#leftplash, #rightplash {
	height: 28px;
	background-color: #BCBEC0;
	color: #F2F2F2;
}

#helpplace {
	width: 239px;
}

#centerplash {
	background-color: #EB8C1C;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#leftplash {
	width: 235px;
	text-align: center;
}

#rightplash {
	color: #F2F2F2;
	width: 230px;
	text-align: right;
	padding-right: 9px;
}

#logoplace, #calendar {
	height: 150px;
	background-color: #FFFFFF;
}

#calendarbody {
	font-family: Verdana;
	font-size: 10px;
}

#calendarbody td, #calendarbody th {
	text-align: center;
}

#calendarbody th, #calendarbody td.orange {
	color: #FF8000;
}

#calendarbody .calendarunit td {
	text-align: right;
	padding-left: 1px;
	padding-right: 2px;
}

#topmenu {
	border-bottom: 2px solid #A5A7AA;
}

#topmenu, #topmenu a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu td.current a {
	background-color: #FF8000;
	color: #FFFFFF;
}

#leftmenu {
	padding: 5px 10px 10px 30px;
}


#leftmenu .menuitem a, #leftmenu .menuitem2 a {
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
}

#leftmenu .menuitem a:hover, #leftmenu .menuitem2 a:hover {
	text-decoration: underline;
}

#leftmenu .menuitem a {
	display: block;
	width: 130px;
	padding: 5px 5px 5px 5px;
}

#leftmenu .menuitem a.current {
	background-color: #FF8000;
	color: #FFFFFF;
}

#leftmenu .menuitem2 a {
	display: block;
	width: 120px;
	padding: 2px 2px 2px 15px;
}

#leftmenu .menuitem2 a.current {
	color: #666666;
}

#maintext {
	padding: 0 0 10px 10px;
}

.rightplace {
	padding-top: 40px;
}

.rightplace div {
	padding: 0 0 10px 0;
}

.rightplace span {
	color: #FF8000;
}

.rightplace #intable {
	border-left: 2px solid #A5A7AA;
}

.rightplace #intable td.intd {
	padding: 15px 0 15px 10px;
}

#footer {
	margin-top: 40px;
}

#footer td {
	height: 25px;
	background-color: #B2B2B2;
	padding: 0 35px 0 35px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

.red, #curdate {
	color: #FF0000;
}

.newsblock {
	padding: 0 0 10px 15px;
	background-image: url('/pics/arrow1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.newsblock strong, .newsblock a, #rightindex a, #rightindex span {
	color: #FF6600;
	text-decoration: none;
}

.newsblock a:hover, #rightindex a:hover {
	text-decoration: underline;
}

#newssubmenu {
	margin: 10px 0 10px 0;
	color: #000000;
}

#newssubmenu a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#newssubmenu span, #newssubmenu span a {
	color: #FF6600;
}

#newssubmenu ul {
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

td.newslist {
	width: 45%;
	border-right: 1px solid black;
}

.btable {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}

.btable td, .btable th {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: left;
}

.btable th {
	background-color: #B2B2B2;
	color: #FFFFFF;
}

.superneedfiles {
	padding-left: 5px;
	margin-left: 15px;
}

.superneedfiles li {
	padding-top: 3px;
}

img.win {
	border-color: #B2B2B2;
	border-width: 2px;
}

.center {
	text-align: center;
}
.bitem {
	padding-bottom: 2px;
}
.imgalidx {
	margin: 0 auto 0 auto;
}
.imgalidx .dscrow {
	background-color: #B2B2B2;
}
.imgalidx tr td {
	text-align: center;
	width: 150px;
}
.imgalnk {
	text-align: center;
}

.bitem span {
	font-weight: bold;
}
.lvl1 {
	background-color: #ECEEF0;
	color: #FF8000;
	font-weight: bold;
}
.lvl2 {
	background-color: #F5F7F9;
}
.lvl3 {
	background-color: white;
}
.formerror
{
	color: red;
}
.formfieldlabel
{
	font-weight: bold;
}
.formfield {
	margin-top: 10px;
	margin-bottom: 15px;
}
.listitems
{
	border-left: solid 1px transparent;
	border-top: solid 1px transparent;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-top: 3px;
	background-color: #f0f0f0;
}
.listitems thead
{
	background-color: #afafaf;
	font-weight: bold;
}
.listitems tr
{
	vertical-align: top;
}
.listitems td
{
	border-right: solid 1px transparent;
	border-bottom: solid 1px transparent;
	border-left-width: 0px;
	border-top-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}
.listitems .oddrow
{
	background-color: #f8f8f8;
}
.wide {
	width: 100%;
}
.catatree div {
	padding: 0;
}
.bold {
	font-weight: bold;
}
img
{
	border-width: 0px;
}
.formblock {
	background-color: #f8f8f8;
	margin-top: 10px;
}
.formblock legend {
	font-weight: bold;
}

.oforum {
	width: 410px;
	overflow: auto;
}
div.oforum div.quote, .mceContentBody div.quote, div.oforum blockquote, .mceContentBody blockquote {
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
	font-size: x-small;
	line-height: 1.4em;
}

div.quote div.quoteheader {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}


#tabcomm {
	width: 100%;
	height: 405px;
	border: 0px;
	border-color: Black;
}

#tabcomm th {
 background-color: #F3F3F3;
 height: 33px;
 font-size: 11px;
 font-weight: normal;
}

#tabcomm td {
 border: 0px;
 background-color: #ffffff;
 font-size: 11px;
 font-weight: normal;
}

.aint {
	text-decoration: none;
	font-weight: bold;
}

.aweek {
	text-decoration: none;
	color: #FF8000;
	font-weight: bold;
}

.rtime {
	
	width: 100%;
	background-color: #b6b6b6;
	text-align: center;
}

.rtimeoff {
	height: 15px;
	width: 100%;
	background-color: #ffffff;
} 

.inside {
	height: 370px;
}
div.htmltooltip{
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #E0E0E0;
	border: 1px solid grey;
	color: black;
	padding: 3px;
	width: 250px; /*width of tooltip*/
}


