td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
a {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	font-weight: normal;
	font-size:12px;
}
.body {
	background:url(‘/imagesDirectory/myImageUrl.jpg’);
}
.main-content {
	background-image: url(images/content-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 14px;
	padding-right: 37px;
	padding-bottom: 14px;
	padding-left: 37px;
}
.topbar {
	color: #FFFFCC;
	padding-left: 22px;
	font-size: 12px;
}
.botbar {
	font-size: 12px;
	color: #339900;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #339900;
	text-align: center;
}
.bullet {
	clear: left;
	float: left;
	vertical-align: middle;
}

h4 {
}
.currentpage {
	font-weight: normal;
	color: #660066;
	text-decoration: underline;
}
.menuback {
font-size: 12px;
	color: #660066;
}
.objectleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.objectright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a.botlink {
	color:#339900;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#339900;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}