#TitleBar {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #ffffff;
}
#SubTitleBar {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #464646;
	padding: 4px;
}
	

#Smaller {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #464646;
}
#SmallerWhite {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
#Small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #464646;
}
#SmallWhite {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#SmallRed {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
#MediumWhite {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#MediumGreen {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #009000;
}
#MediumRed {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #a00000;
}
#Medium, P, TD, LI, OL, UL, DD, DL {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #464646;
}
#Large {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #464646;
}
#LargeWhite {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #ffffff;
}
#LargerWhite {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #ffffff;
}


A.Smaller:link, A.Smaller:visited {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #A60203;
}

A.Smaller:hover {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #464646;
}
A.Small:link, A.Small:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A60203;
}
A.Small:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #464646;
}
A.SmallBlue:link, A.SmallBlue:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0018A8;
}
A.SmallBlue:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EE7C00;
}
A.SmallRed:link, A.SmallRed:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EE7C00;
}
A.SmallRed:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A94C00;
}
A.SmallWhite:link, A.SmallWhite:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
A.SmallWhite:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #dfdfff;
}
A, A:visited {
	font-family:  Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #475C7F;
}

A:hover {
	font-family:  Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #619AC5;
}

A.MediumWhite:link, A.MediumWhite:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: underline;
	color: #ffffff;
}
A.MediumWhite:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #ffeba5;
}
A.LargeWhite:link, A.LargeWhite:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-decoration: underline;
	color: #ffffff;
}
A.LargeWhite:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	color: #ffeba5;
}

td.Normal { padding: 3px 7px 3px 7px; }

#popDiv{
	position: absolute;
	display: block;
	width: 500px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	left: 150px;
	top: 30px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
#close{
	float: left;
}
label{
	width: 150px;
	font-weight: bolder;
	text-align: right;
	margin-top:2px;
	float: left;
}
input, textarea, select{
	margin-top: 2px;
	margin-left: 3px;
	line-height: 1.1em;
	font-size: 1.0em;
	background-color: #efefef; 
}
textarea.small{
	height: 100px;
	width: 300px;
}
#hiddenFrame{
	border: 0;
	width: 0;
	height: 0;
}
#formID{
	text-align: left;
}
