p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	font-size: 12px;
	font-weight: normal;
	color: #000000
}
#main_heading {
	font-size: 25px;
	color: #FFFF33;
	margin-right: 25px;
	margin-left: 245px;
	text-align: center;
	border: none
}
.small_print {
	font-size: 12px;
	color: #666666;
	text-align: center
}
.table_listing_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666
}
.table_field_heading {
	font-size: 12px;
	font-weight: bold;
	color: #2F4F4F;
}
.form_button {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F4F4F;
	border: none
}
.table_field_display { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
a {
	font-size: 12px;
	font-weight: bold;
	color: #2F4F4F;
	text-decoration: none
}
a:hover {
	color: #990000
}
.link_white {
	color: #FFFFFF
}
.table_field_textbox {
	font-family: Courier, mono;
	font-size: 12px;
	font-weight: normal;
	width: 350px;
	color: #000000;
	background-color: #FFFFCC
}
.table_field_textbox_security {
	font-family: Courier, mono;
	font-size: 12px;
	font-weight: normal;
	width: 45px;
	color: #000000;
	background-color: #FFFFCC
}
.table_field_textbox_pwd {
	font-family: Courier, mono;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	width: 150px;
	background-color: #FFFFCC
}
.nav_bar {
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.error_text {
	font-size: 12px;
	color: #FF0000
}
