.mainText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033}
.mainTextwhite { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
.mainTextred { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #DA2128}

.boldText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }
.boldTextwhite { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold }

.headingText12 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000033; font-weight: bold }
.headingText12white { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold }
.headingText14white { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold }
.headingText16white { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold }


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


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

.lineredtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DA2128;
	border-right-color: #DA2128;
	border-bottom-color: #DA2128;
	border-left-color: #DA2128;
}

.lineredall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DA2128;
	border-right-color: #DA2128;
	border-bottom-color: #DA2128;
	border-left-color: #DA2128;
}


.linegreyall {
	border: 1px solid #F3F3F3;
}

BODY { 
  background-image: url(images/back_a.jpg);
  background-repeat: no-repeat;
} 

.field1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1.0px solid #DA2128;
	background-color: #FFFFFF;
}

