@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position:top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414040;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #666666;
}
.style1 {color: #971d36}
.style2 {color: #FFFFFF}
.style3 {color: #971D36}
.style2sp {color: #FFFFFF;}
.a2:link {	color: #a20000;	text-decoration: none;}
.a2:visited {	text-decoration: none;	color: #a20000;}
.a2:hover {	text-decoration: none;	color: #000;}
.a2:active {	text-decoration: none;	color: #a20000;}
.a3:link {	color: #414040;	text-decoration: none;}
.a3:visited {	text-decoration: none;	color: #414040;}
.a3:hover {	text-decoration: none;	color: #fff;}
.a3:active {	text-decoration: none;	color: ##414040;}
.a4:link {	color: #fff;	text-decoration: none;}
.a4:visited {	text-decoration: none;	color: ##fff;}
.a4:hover {	text-decoration: none;	color: #fff;}
.a4:active {	text-decoration: none;	color: #fff;}
.pic { border:0px; margin-right:10px ; margin-bottom:10px; }
.formtext {font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	color: #fff;
	background: #000;
}
-->