@charset "utf-8";
/* CSS Document */
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg-site.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #D50000;
}
a:visited {
	text-decoration: none;
	color: #D50000;
}
a:hover {
	text-decoration: none;
	color: #FF3737;
}
a:active {
	text-decoration: none;
	color: #D50000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-size: 24px;
	color: #F23937;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
}
.style2 {color: #D50000}

.main-content-index {
	background-color: #690100;
	background-image: url(images/index_r4_c10.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
