.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.text :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}
.textboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.tablebg {
	border: 1px solid #C2C2C2;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686971;
	border: 1px solid #7788A0;
	width: 116px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 23px;
	line-height: normal;
}
.textfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686971;
	border: 1px solid #7F9DB9;
	width: 22px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 11px;
	line-height: normal;
}
.textfieldsmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686971;
	border: 1px solid #7F9DB9;
	width: 40px;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 11px;
	line-height: normal;
}
.breadcrumb_HEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8E8B89;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A0B3CB;
	text-decoration: none;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.submitbutton {
	background-image: url(images/b_submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 88px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resetbutton {
	background-image: url(images/b_reset.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 88px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.next {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 62px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}