<style type="text/css">
td img {display: block;}body {
	background-image: url(images_index/bg1.jpg);
	background-attachment:fixed;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body p {
	font-size: 36px;
}
body p {
	color: #1b6fa0;
}
a:link {
	color: #336799;
	text-decoration: none;
}
a:visited {
	color: #336799;
	text-decoration: none;
}
a:hover {
	color: #336799;
	text-decoration: underline;
}
a:active {
	color: #336799;
	text-decoration: none;
}
.menu {
	padding-left: 25px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
} 

.footertext {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:22px;
	text-align:center;
} 
.formfield {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	text-align:left;
	vertical-align: middle;
	padding-top: 5px;
} 
.formbutton {
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align:center;
	background-color: #70A33E;
	border: 1px;
	border-color: #FFF;
	margin-top: 6px;
} 

.bgbook{
	background-image: url(images_index/bgbook.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 20% 90%;
}
