a:active {  color: #003366; text-decoration: none}
a:link { color: #003366; text-decoration: none}
a:visited { color: #003366; text-decoration: none }
a:hover {  color: #FF3300; text-decoration: none}

a.red: {  color: #FF0000; text-decoration: none}
a.red: active, link, visited {  color: #FF0000; text-decoration: none}
a.red: hover {  color: #333333; text-decoration: none}

.whitebg {
	background-color: #FFFFFF;
}
.picFrame {
	border: 1px solid #999999;
}
.subBG {
	background-attachment: scroll;
	background-image: url(/media-bin/images/bg_nav_sub.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	line-height: normal;
	vertical-align: text-top;
	color: #333333;

}
.midBG {
	background-attachment: scroll;
	background-image: url(/media-bin/images/bg_nav_middle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
.underliner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txtAreaHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #E3E8FD;


}.formFieldsFFFFFF {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}
.txtAreaHeadNoUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	border: 0px none;
}
.txtStoryBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtCopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.txtGrapesHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.lftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

