A {
	text-decoration:none;
}
A:hover {
	border-bottom:1px solid #EE8800;
}
.LinkBlackUnderline:hover {
	border-bottom:1px solid #000000;
}
.MenuBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.HeaderText_Big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.HeaderText_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.NormalText_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.FormFieldStyle {
	border: 1px inset #999999;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	padding: 1px 3px 1px 3px;
}
.NormalText_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.FormButtonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer;
}

