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

html, table, input {
	font-family: Tahoma;
	font-size: 12px;
}

body {
	background: #CCCCCC;
	margin: 0;
}

.wrapper {
	margin: 0 auto;
	width: 800px;
	background: #000000;
}

.line {
	height: 2px;
	background: #FFFFFF;
}

.header {
	background: url(../images/header002.jpg);
	clear: left;
	height: 105px;
}

.signup {
	float: left;
	width: 200px;
	height: 140px;
	color: #FFFFFF;
}

.blocktitle {
	width: 180px;
	margin-left: 2px;
	background: #666666;
	height: 26px;
}

.bttext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	vertical-align: middle;
}

.midblock {
	background: url(../images/midblock.png) repeat-y;
}

.subsside {
	font-size: 14px;
	text-align: center;
	padding: 5px 15px;
}

.subred, .subred a, .subred a:hover, .subred a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.testiscroll {
	padding: 5px 5px;
	background: #4670A2;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.footer {
	width: auto;
	margin: 0 auto;
	padding: 10px 10px;
	background: #4670A2;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}

.footer a, .footer a:hover, .footer a:visited {
	color: #FFFFFF;
}

.content {
	width: 800px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.title {
	font-size: 18px;
	line-height: 140%; 
	color: #FF0000;
	text-align: center;
}

.title2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%; 
	color: #FF0000;
	text-align: center;
	background: #FFFF00;
}

.list {
	font-size: 14px;
	font-weight: bold;
}

.shout {
	font-weight: bold; 
	font-style: italic; 
	font-size: 24px; 
	color: #FF0000;
	text-align: center;
}

.norm {
	text-align: left;
}

.invite {
	width: 500px;
	text-align: center;
	margin: 0 auto;
}

.mid {
	text-align: center;
}

.subbold {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.subred2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
	text-align: center;
}

.bluebold {
	font-weight: bold;
	font-size: 13px;
	color: #0033FF;
}

.testis {
	margin: 0 auto;
	width: 550px;
	text-align: center;
	font-size: 12px;
	background: #FFFFCC;
	border: 1px dashed #000000;
	font-style: italic;
	padding: 10px 10px;
}

.quick, .quick a, .quick a:hover, .quick a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

h1 {
	font-size: 30px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.titleblack {
	color: #000000;
	font-size: 18px; 
	font-weight: bold;
	line-height: 115%; 
	text-align: center;
}

.titlebig {
	font-size: 24px; 
	font-weight: bold;
	line-height: 115%; 
	color: #FF0000;
	text-align: center;
}

.books {
	width: 480px;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 10px;
	border: 5px dashed #000000;
}