body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #16687D;
	color: #16687D;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 140%;
	font-family: "Comic Sans MS";
	font-weight: normal;
}

h2 {

	font-size: 120%;
}
h3 {


	font-size: 110%;
}
a {
	text-decoration: underline;
	color: #136C7C;
}
.normaltable th {
	color: #16687D;
	background-color: #0066CC;
}
.normaltable td {
	color: #16687D;
	background-color: #8AB1D2;
}
.normaltable a {
	
	text-decoration: underline;
}
.normaltable a:hover {
	
	text-decoration: underline;
	
}
.normaltable strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #999900;
}
.normaltable {
	padding: 0px;
	height: 100%;
}


.heads {
	font-size: 14px;
	font-weight: bold;
	font-family: "Comic Sans MS";
}
.bullet {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subheads {

	font-size: 12px;
	font-weight: bold
}

.headsorange {

	font-size: 12px;
	font-weight: bold;
	color: #339B9B
}
.formheads {
	font-size: 12px;

	font-weight: bold
	color: #FFFFFF; 
	font-weight: bold;
	color: #FFFFFF;
	
}
.watermark {
	background-image: url(images/backplate_full.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.watermark_bed {

	background-image: url(images/backplate_bed.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxBG {
	background-color: #F5F9F2;
	border: 1px solid #A1C07A;
	padding: 10px;
}
