.mainText { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600}
.mainTextblue { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033}
.boldText { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF6600; font-weight: bold }
.boldTextblue { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }
.smallText { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #336699}
.boldText14blue { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }

BODY {scrollbar-arrow-color: #336699;
scrollbar-base-color: #336699;
scrollbar-dark-shadow-color: #336699;
scrollbar-track-color: #336699;
scrollbar-face-color: #336699;
scrollbar-shadow-color: #336699;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3d-light-color: #CCCCCC;
}

BODY {
	background-image: url(../images/back-130112-a.jpg);
	background-repeat: repeat;
	background-position: center top;
} 



a:link    { color: #FF6600; text-decoration: underline }
a:active  { color: #FF6600; text-decoration: underline }
a:visited { color: #FF6600; text-decoration: underline }
a:hover   { color: #808080; text-decoration: none }

.linetopmaroon {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.linebtmgrey {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}

.linetopgrey {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}

.linetopbtmblue {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.borderblue {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	border: 1.0px solid #000033;
}

