@charset "UTF-8";
.link-big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	background-image: url(image/background.jpg);
	background-repeat: repeat-x;
	border-bottom-style: solid;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.headers {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-align: left;

}
.headersunderlined {
	color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #999;
	text-align: center;
}
.footer bold {
	font-weight: bold;
	color: #69C;
}
.footer bold {
	font-weight: bold;
	color: #69C;
}
.footerbold {
	font-weight: bold;
	color: #69C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
	line-height: 15px;
}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0F0;
}
.rules{
	font-family:'Arial','Helvetica','Sans-serif';
	font-size:10px;
	text-decoration:none;
	color:#666;
	padding-left: 10px;
}
.headers {
	text-align: left;
}
.maintext em {
}
.maintext-underlineditalic {
	font-style: italic;
	text-decoration: underline;
}

