.bodyBackgrd {
	background-color: #008080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;



}
.tableBackgrd1 {
	background-color: #FFFFCC;
	border: medium groove #FFCC00;


}

A:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

A:visited:hover {
	color: #cccc66;
	font-weight: bold;
	text-decoration: underline;
}.bottomline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	font-weight: normal;
	color: #000000;
	background-color: #99CCCC;
}
.tableMain {
	background-image: url(../images/root.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bannerTile {
	background-image: url(../images/backgrdTile.jpg);
	background-repeat: repeat-x;
}
.header {
	font-style: italic;
	font-weight: bold;
	color: #009999;
}
.spacing1 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
