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;
}

.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;
}
.whbg {
	background: #FFF;
}
