/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0763F;
	line-height: 12px;
}
a:link {
	outline: 0;
	color: #E72B0A;
	text-decoration: none;
}
a:hover {
	outline: 0;
	color: #37B926;
	text-decoration: none;
}
a:active {
	outline: 0;
	text-decoration: none;
	color: #BBC575;
}
a:visited {
	outline: 0;
	color: #E72B0A;
	text-decoration: none;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	color: #C1C1C1;
}
.form_style {
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666;
	padding: 1px;
	background-color: #FFF;
}
.text_body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.text_small_sub {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.text_body_warning {
	color: #EB0200;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
