* {
	font-size: 10px;
	font-family: Verdana, Arial, sans;

}
body {
	background-color: #cc3300;
}
table.maintable {
	background-color: #ffffc0;
}
td {
	font-weight: bold;
	color: #333333;
}
form {
	display: inline;
}
select, select * {
	color: #333333;
	font-weight: normal;
}
a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
div.rotate {
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
	font-style: italic;
	visibility: visible;
}
.qsname {
	color: #990000;
	font-size: 16px;
}

a.qs img, a.qs:link img, a.qs:visited img {
	border: 1px solid #ffffff;
}
a.qs:active img, a.qs:hover img {
	border: 1px solid #990000;
}

div.header {
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 3px;
}

div.bot {
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.tron td {
	background-color: #f0f0f0;
	cursor: pointer; 
}

tr.troff td {
	background-color: #ffffff;
}

a.aff1, a.aff1:link, a.aff1:visited, a.aff1:active, a.aff1:hover {
	font-weight: bold;
	font-size: 50px;
	text-decoration: underline;
	color: #009900;
}
a.aff2, a.aff2:link, a.aff2:visited {
	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	color: #009900;
}
a.aff2:active, a.aff2:hover {
	font-weight: bold;
	font-size: 30px;
	text-decoration: underline;
	color: #009900;
}

td.tdoff {
	background-image: url('/site/images/cover_signup_bg.jpg');
	background-position: 0% 10%;
}
td.tdon {
	background-image: url('/site/images/cover_signup_bg_on.jpg');
	background-position: 0% 10%;
}

td.money {
	background-image: url('/site/images/bg_money.gif');
	padding-top: 5px;
	padding-bottom: 10px;
	cursor: pointer;
}

td.logo {
	padding: 15px;
}
td.logo h1 {
	display: inline;
	color: #ffffff;
	font-family: Verdana, Serif;
	font-style: italic;
	font-weight: bold;
	font-size: 35px;
}

div.text {
	text-align: justify;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}

div.text-center {
	text-align: center;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}

table.links {
	margin: 20px;
	width: 700px;
}

table.links tr td {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	white-space: nowrap;
}

button.z {
	font-weight: normal;
	background-color: #ffffc0;
	width: 110px;
	margin-right: 100px;
}

