/* CSS Document */

table.regtable {

	font-family: verdana;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	border: 4px dashed #000000;

	padding: 12px;	

	background-color: #EDF6FC;	

	}
.text{

	font-family: verdana;

	font-size: 13px;

	}


.red {

	color: #ff0000;

	}

	

.bold {

	font-family: verdana;

	font-size: 16px;

	font-weight: bold;

	text-align: right;

	}	

	.ebook-signup {

	font-size: 16px;

	font-weight: bold;

	text-align: center;

	border: 4px dashed #000000;

	padding: 12px;

	border-collapse: collapse;

	background-color: #ffffcc;

	}

.ebook-title {

	font-family: verdana;

	margin: 20px 40px 0px 40px;

	font-size: 24px;

	font-weight: bold;

	text-align: center	

	}	
#ebook-header {
	margin:0 auto;
	height:289px;
	background:#349CDB url(../images/MB_01.jpg) no-repeat center;	
	color:#000;
	position:relative;	
}

input.register-button {

	font-family: verdana;

	background: url('../images/button.jpg');	

	color: #ffffff;

	font-size: 14px;

	font-weight: bold;

	border: none;

	width:121px;

	height:38px;

	}

	

input.send_friends {

	font-family: verdana;

	background: url('../images/button_long.jpg');	

	color: #ffffff;

	font-size: 14px;

	font-weight: bold;

	border: none;

	width:321px;

	height:38px;

	}	
	
a.thanks: {
	font-family: verdana;
	text-decoration:none;
	border-bottom:1px dashed;
	font-size:10;
	}
a.thanks:link {
	font-family: verdana;
	color:#000080;
	font-size:10;
	}
a.thanks:visited {
	font-family: verdana;
	color:#999966;
	font-size:10;	
	}
a.thanks:hover {
	font-family: verdana;
	color:#365753;	
	border-bottom:1px solid;
	font-size:10;
}		