@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #8d211b;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #8d211b;
	text-decoration: none;
	outline: none;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.default_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.default_list {
	font-size: 11px;
	vertical-align: middle;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 276px;
	background-image: url(Images/pattern.gif);
}
#body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.default_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #8d211b;
	font-weight: bold;
}
.default_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#download {
	width: 220px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.default_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #8d211b;
}

