td img {display: block;}body {
	margin:0px; 
	background-color: #287C65;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #287C65;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	color: #287C65;
}
h1 { font-size: 30px; color: #287C65; }
h2 { font-size: 25px; color: #2E83D3; }
h3 { font-size: 18px; color: #287C65; }
h4 { font-size: 14px; color: #2E83D3; }
h5 { font-size: 12px; color: #287C65; }
h6 { font-size: 12px; color: #2E83D3; }


.footer {
	vertical-align: top;
	font-size: 11px; 
	text-decoration: none; 
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
.content {
	vertical-align: top;
	text-align: left;	
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.nav {
	vertical-align: top;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
