body
{
	background: #FFFFFF url(images/back.gif) repeat fixed center center;
	margin: 10;
	padding: 0;
}

.bodytext  {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bodyLink  {
	color: #003300;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bodyLink:hover {
	color: #006600;
	text-decoration : none;
}

.bodyLink:visited {
	color: #003300;
	text-decoration: underline;
}
.sideLink {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

.sideLink:hover {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	color: #006600;
	line-height: 15px;
	text-decoration : underline;
}

.sideLink:visited {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #000033;
}
.headline1  { color: #003333; font-weight: bold; font-size: 24px; font-family: "Trebuchet MS", "Arial Black" }
.headline2  { color: #336699; font-weight: bold; font-size: 20px; font-family: "Trebuchet MS", "Arial Black" }
.paragraphheads  {
	color: #336699;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", "Arial Black";
	font-style: italic;
}
.caption  {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.captionLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 10px;
}
.captionLink:hover  {
	color: #003300;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.copyrightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.copyrightLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration : underline;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.side {
	padding-left: 10;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10;
	background-color: #663333;
	border-top: 0px none;
	border-right: 1px solid #333333;
	border-bottom: 0px none;
	border-left: 0px none;
}
.top {
	padding-left: 5;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #993333;
}
.main {
	background-color: #FFFFFF;
	padding-left: 20;
	padding-top: 20;
	padding-right: 15;
	padding-bottom: 15;
	border-top: 0px none;
	border-right: 1px solid #333333;
	border-bottom: 0px none;
	border-left: 1px solid #333333;
}
.bottom {
	border: 1px solid #333333;
	background-color: F8F8FF;
	padding-left: 20;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 5;
}
.topmenu {
	border-top: 0px none;
	border-right: 1px solid #333333;
	border-bottom: 0px none;
	border-left: 1px solid #333333;
	height: 30
}
.TopLink {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.TopLink:hover {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.subheads {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}
.pictureLink {
	color: #000000;
	border: thin solid #CCCCCC;
}
.tableborder {
	padding: 10px 25px 20px;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.bodyLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: underline;
	color: #000000;
}
.activities {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.activitiesLink {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.tableborder2 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
.tableborder3 {
	border: 1px solid #666666;
}
.paragraphheadsLink {
	font-family: "Trebuchet MS", "Arial Black";
	font-size: 16px;
	line-height: 20px;
	color: #006600;
	text-decoration: underline;
}
.sitemap {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.sitemapLink {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
