td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #9A0000;
	text-decoration: underline;
}
.red_border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A0000;
}
.a_navigation {
	font-weight: bold;
	color: #9A0000;
	text-decoration: none;
}
.a_footer {
	color: #333333;
}
.black_border_bold_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_textbox {
	font-size: 11px;
	border: 1px solid #666666;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form_button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.gray_bg_hint {
	background-color: #CCCCCC;
}

.a_footer:hover {
	color: #9A0000;
	text-decoration: underline;
}
.red_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #980000;
}

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.red_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0000;
}
.title_bold_black {
	font-size: 14px;
	font-weight: bold;
}
.a_navigation:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9A0000;
}
.form_specialbutton {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #9A0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FF3333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
}
.yellow_error_bg {
	background-color: #FFFF99;
	color: #990000;
}
.text_black_desc {
	font-size: 9px;
	color: #000000;
}
.text_bordord {
	font-size: 11px;
	color: #9B0000;
}
