@charset "UTF-8";
body {
	background-color: #ccc5a6;
	background-image: url(images/backgrounds/background.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.Admin_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.text_group_bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #1D3A85;
}
.text_group_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a:link {
	color: #224297;
}
a:visited {
	color: #224297;
}
a:hover {
	color: #6f8c3f;
	text-decoration: none;
}
a:active {
	color: #224297;
}
.body_fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 160px;
	width: 592px;
}

