body {
	background-image: url(bodyimages/background.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin-top: 0px;
	background-color: #E5E5E5;

}
.header {
	font-family: "Bookman Old Style";
	font-size: 22px;
	font-weight: bold;
	color: #006666;
	font-style: italic;
}
.leftable {
	background-image: url(bodyimages/tableground.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F5F5F5;
}
.menuleft {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
}
a:hover {
	color: #009999;
}
a:link {
	color: #333333;
}
a:active {
	color: #006666;
}
a:visited {
	color: #006666;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
}
.header2 {
	font-family: "Bookman Old Style";
	font-size: 15px;
	font-weight: bold;
	color: #006666;
	font-style: italic;
}
.normalltext {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	font-style: italic;
}
.image {
	filter: DropShadow(Color=#cccccc, OffX=2px, OffY=2px, Positive=blur);
	padding: 3px;
}
