.bodytext  {
	color: #414A63;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, "Trebuchet MS", Georgia;
	text-decoration: none;
}

.bodyLink  {
	color: #475995;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, "Trebuchet MS", Georgia;
	text-decoration: underline;
}

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

.bodyLink:visited {
	color: #333399;
	text-decoration: underline;
}

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

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

.headline1  { font-weight: normal; font-size: 36px; font-family: Garamond, "Times New Roman", Georgia}
.headline2  { color: #000000; font-weight: bold; font-size: 20px; font-family: Garamond, "Times New Roman", Georgia}
.paragraphheads  { color: black; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Garamond, "Times New Roman", Georgia}
.paragraphheadsLink  {
	color: #003366;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: Garamond, "Times New Roman", Georgia;
	text-decoration: underline;
}
.caption  {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Trebuchet MS;
	line-height: 10px;
}
.captionLink {
	font-family: Verdana, Arial, Trebuchet MS;
	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, Trebuchet MS;
	line-height: 10px;
}
.copyrightLink {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.copyrightLink:hover {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 8px;
	color: #000000;
	text-decoration : underline;
}
.subheads {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 18px;
	font-weight: bold;
}
.pictureLink {
	color: #000000;
	border-top: thin solid #006699;
	border-right: thin solid #006666;
	border-bottom: thin solid #009999;
	border-left: thin solid #006699;
}
.tableborder {
	border: 1px solid #000000;
	padding: 25px;
	background-color: #FFFFFF;
}

body {
	background-attachment: fixed;
	background-image:  url(images/back.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
}
.headline2Link {
	font-family: Garamond, "Times New Roman", Georgia;
	font-size: 20px;
	color: #006666;
	font-weight: bold;
}
.maintable {
	padding: 15px;
	border: 1px solid #666666;
}
.righttoptable {
	background-attachment: fixed;
	background-image: url(images/splash_10.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lefttoptable {
	background-attachment: fixed;
	background-image: url(images/splash_06.png);
	background-repeat: no-repeat;
	background-position: right top;
}
