body {
	background-image: url(images/ssh-bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: 0;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 18px;
}

#tftSite {
	width: 100%;
}

#tftContainer {
	width: 780px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	border: 4px solid #000;
	z-index: 0;
}

.tftBanner {
	width: 600px;
}

.tftBodyHead {
	background-color: #000;
	background-image: url(images/question.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	color: #fff;
	font-size: 18px;
	padding: 10px 22px;
	line-height: 20px;
}

.tftBody {
	background-color: #fff;
	padding: 10px 12px;
}

.tftFooter {
	background-color: #000;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #555;
	padding: 4px 10px;
}

.blueText {
	color: #217fda;
}

.redText {
	color: #a50000;
}

.mistakes {
	font-size: 11pt;
	font-weight: bold;
	color: #444444;
}

#shortsale {
	background-color: #212121;
	color: #fff;
	border: 2px solid #000;
	background-image: url('images/bookbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#formEbook {
	border: 2px solid #333;
	font-size: 11.5pt;
	background-color: #820000;
	color: #fff;
}
