body {
	background-color: #F79910;
}


p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980F08;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #980F08;
	font-size: 12px;
}

.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980F08;
}
.txtBody a:link {
	color: #00009B;
	text-decoration : underline;
}
.txtBody a:visited {
	color: #00009B;
	text-decoration: underline;
}
.txtBody a:active {
	color: #ffffff;
	text-decoration: none;
}
.txtBody a:hover {
	color: #ffffff;
	text-decoration: none;
}



.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #980F08;
}
.txtSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #980F08;
}
.txtSubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #980F08;
	font-weight: bold;
}
.txtWhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #980F08;
}
.txtSmall a:link {
	color: #980F08;
	text-decoration : underline;
}
.txtSmall a:visited {
	color: #980F08;
	text-decoration: underline;
}
.txtSmall a:active {
	color: #ffffff;
	text-decoration: none;
}
.txtSmall a:hover {
	color: #ffffff;
	text-decoration: none;
}


.txtFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #980F08;
}
.txtFooter a:link {
	color: #00009B;
	text-decoration : underline;
}
.txtFooter a:visited {
	color: #00009B;
	text-decoration: underline;
}
.txtFooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.txtFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #980F08;
}
.txtFooter2 a:link {
	color: #00009B;
	text-decoration : underline;
}
.txtFooter2 a:visited {
	color: #00009B;
	text-decoration: underline;
}
.txtFooter2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.uImage {
	border-color: #006666;
	border-width: thin;
}


.listItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}


body {
 scrollbar-face-color: #990000;
 scrollbar-base-color: #F79910;
 scrollbar-arrow-color: #ffffff;
 scrollbar-highlight-color: #FFCC66;
 scrollbar-3d-light-color: #ffffff;
 scrollbar-shadow-color: #000000;
 scrollbar-dark-shadow-color: #ffffff;
}


INPUT.SUBMIT {
background-color: #ffffff; border: "1 solid";
border-top-color: #006666; border-left-color: #006666;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
font-size: 12px;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000;
}


a:link {
	color: #00009B;
	text-decoration : underline;
}
a:visited {
	color: #00009B;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}