@charset "UTF-8";
.maintable {
	width:760px;
	margin:0 auto;
	margin-top:30px;
	background-color: #C7343A;
	border-color: #C7343A;
  	border-style: solid;
	border-width: 2px;
}
body {
	background-color: #000000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.maintextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #598c96;
	line-height: 20px;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	color: #a9a9a9;
	text-decoration: none;
}
a:visited {
	color: #a9a9a9;
	text-decoration: none;
}
a:hover {
	color: #f6ae33;
	text-decoration: none;
}
a:active {
	color: #f6ae33;
	text-decoration: none;
}
a img {
border: none;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}