body{
	padding: 0px;
	margin: 0px;
}

#iframe {
	position:				absolute;
	left:					50%;
	top:					50%;
	height:					680px;
	margin-top:				-340px;
	width:					800;
	margin-left:			-400px;
	padding:				0px;
	border:					0px;
	
}

body, div, table {

	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

body, .maintable
{
	background-color: #b50000;
}
.maintable {
	height: 100%;
}

.subtable {
	width: 100%;
	height: 100%;
	margin: 0px;
}

.main {
	width: 800px;
	height: 680px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}

a {
	color: #0000FF;
	text-decoration: underline;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

.menu {
	margin: 0px;
	padding: 0px;
	height: 138px;
	padding-left: 75px;
	vertical-align: bottom;
}

.text {
	padding: 0px;
	margin-top: 0px;
	height: 522px;
	margin-left: 48px;
	margin-right: 40px;
}

.text1td, .text2td, .textspace {
	padding: 0px;
} 

.text1td {
	width: 327px;
}

.textspace {
	width: 54px;
}

.text1, .text2 {
	width: 327px;	
	height: 522px;
	color: #000000;
	font-size: 15px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	vertical-align: top;
	padding: 0px;
}

.text2 {
	padding-right: 5px;
}

.medium {
	font-size: 13px; 
}

.small {
	font-size: 12px;
}

.mytitle {
	font-weight: bold;
}

.wait {
	vertical-align: bottom; 
	padding-bottom: 14px; 
	color: #FFFFFF; 
	font-style: italic;
	font-size: 9pt;
}

.book {
	display: none;
	margin-left: 15px;
	border: 1px solid #6F6F6F;
	margin-bottom: 8px;
	margin-top: 3px;
	padding: 2px;
	background-color: #F6F6F6;
	width: 170px;
}

.gbtitle {
	font-weight: bold; 
	border-bottom: 1px solid #6F6F6F;
	font-size: 12px;
}

.gbtext {
	padding-left: 10px;
	margin-bottom: 10px;
}
.questiontext {
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 13px; 
	text-align:	justify;
}

input, textarea {
	border: 1px solid #6F6F6F;
	font-size: 13px; 
	width: 100%;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#books a{
	text-decoration: none;
	display:		block;	
}
	
