body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C4C4C4;
	margin: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.black_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.grey_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
a.white_11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: underline;
}
.page_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333333;
	padding-bottom: 4px;
	font-weight: normal;
	font-style: normal;
}
.title_ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #818181;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
.title_noline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5E0302;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 12px;
}
form {
	margin: 0px;
}
a {
	color: #5E0302;
}
a.login:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	background-color: #6D191A;
}
.login {
	font-size: 12px;
	color: #6D191A;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
