.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.text {
	color: #003399;
	text-decoration: underline;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.textlink {
	color: #003399;
	text-decoration: underline;
}
.textlinkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}
a:hover.textlinkcolor {
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover.text2 {
	color: #003399;
	text-decoration: underline;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover.textsmall{
	text-decoration: underline;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textbox {
	background-color: #F4EDDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A0000;
	height: 12px;
	width: 55px;
	border: 1px solid #666666;
}
.textbox2 {
	background-color: #F4EDDE;
	border: 1px solid #656565;
}
.textbox3 {
	background-color: #ffffff;
	border: 1px solid #7B7B7C;
}
.textbox4 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0000;
	width: 200px;
	height: 17px;
	border: 1px solid #666666;
}
.textbox5 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0000;
	height: 17px;
	width: 100px;
	border: 1px solid #666666;
}
.textbox6 {
	background-color: #B2CDFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 50px;
	border: 1px solid #235789;
	font-weight: bold;
}
.textbox7 {
	background-color: #416FBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 18px;
	width: 50px;
	border: 1px solid #235789;
	font-weight: bold;
}
.textbox8 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0000;
	width: 250px;
	border: 1px solid #666666;
}
.textbox9 {
	background-color: #9A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 17px;
	width: 100px;
	border: 1px solid #666666;
	font-weight: bold;
}.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.table {
	border: 1px solid #666666;
}
.text_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.textarea {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0000;
	width: 200px;
	border: 1px solid #666666;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

