@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_ext.jpg);
	background-color: #FE0000;
	background-repeat: repeat-x;
}
#main_text {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#main_text h1 {
	font-size: 18px;
	color: #860001;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#main_text h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#main_text hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main_text #table {
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#sidebar {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#sidebar a:link {
	font-weight: bold;
	color: #C93E03;
	text-decoration: none;
}
#sidebar p {
	margin: 0px;
	padding: 0px;
}

#main_text p {
	margin: 0px;
	padding: 0px;
}
#sidebar a:visited {
	font-weight: bold;
	color: #C93E03;
	text-decoration: none;
}
#sidebar a:active {
	font-weight: bold;
	color: #C93E03;
	text-decoration: underline;
}
#sidebar a:hover {
	font-weight: bold;
	color: #C93E03;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:active {
	color: #CC0000;
	text-decoration: underline;
}
#main_text .style1 {
	margin: 0px;
	padding: 0px;
}
#main_text h2 {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-style: italic;
	color: #9A0000;
	font-size: 18px;
	font-weight: bold;
}
#main_text a:link {
	font-weight: bold;
	color: #6A0002;
	text-decoration: none;
}
#main_text a:visited {
	font-weight: bold;
	color: #6A0002;
	text-decoration: none;
}
#main_text a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#main_text a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
