body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	background-color: #FFFFEC;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1 {
	font-size: 26px;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h2 {
	font-size: 26px;
	color: Red;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h3 {
	font-size: 24px;
	color: #009999;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h4 {
	font-size: 18px;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h5 {
	font-size: 18px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
h6 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #009999;
}
.teal {color: Teal}
.dkblu {color: #003399}
.red {color: #FF0000}
.px11 {font-size: 11px}
.px9  {font-size:  9px}

}
.pop {
	padding: 9px;
	border: 2px dotted #FFCC99;
	background-color: #FFFDDF;
}
/* Container was added in Feb. 2011 to handle the Wide Template created to deal with the wider page size needed for the track layout display and for possible future use with other pages that will use this style. With this called, the .textleft generally would not be needed */	
#container {
	text-align: left;
	margin: 0 auto;
	width: 920px;
}
.textleft {
	text-align: left;
}
.dotbord {
	border: thin dotted #999999;
}
.solbord {
	border: thin solid #E15151;
	background-color: White;
}
.formmargin {
	margin: 0px;
}
.redlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}
.menutxt {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	padding: 2;
	background: #FF992A;
}
.menutxt a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FBFBFB;
	background: #FF992A;
}
.menutxt a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	background: #FF992A;
}
.menutxt a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	background: #FF992A;
}
.menutxt a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background: #FF992A;
}
.orbg {
	background-color: #FF992A;
}
.whitetxt {
	color: #FFF;
}

.whbg {
	background: #FFF;
}

