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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A405F;
	line-height: 22px;
}
body {
	background-color: #773D5D;
	background-image: url(../images/bg_x.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #BA1C44;
}
a:visited {
	color: #BA1C44;
}
a:hover {
	color: #BA1C44;
}
a:active {
	color: #BA1C44;
}
.register {
	font-size: 10px;
	color: #7A405F;
	line-height: 16px;
}
.disclaimer {
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
}