h1 {
	font-family: Papyrus;
	font-size: 24px;
	color: #522E10;
}
h2 {
	font-family: Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p a {
	color: #522E10;
	text-decoration: underline;
}
p a:hover { color: #522E10; }
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #522E10;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #522E10;
}
.BodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #522E10;
}

.NavText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.NavText a {
	color: #FFFFFF;
	text-decoration: none;
}
.NavText a:hover { color: #FEB03F; }

.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuText a { color: #FFFFFF; }
.MenuText a:hover { color: #FEB03F; }

.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #333333;
}
.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.FooterText a {
	color: #512C10;
	text-decoration: underline;
}
.FooterText a:hover { color: #FEB03F; }

.FooterTextBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Title01 {
	font-family: Papyrus;
	font-size: 24px;
	color: #333333;
}
td {
	text-align: left;
	vertical-align: top;
}
hr {
	color: #522E10;
}
.FormTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #522E10;
}
.NavTile {
	background-image: url(images/nav_tile.gif);
}
.BodyTile {
	background-color: #C1B7A7;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #522E10;
	border-left-color: #522E10;
}
.Background {
	background-image: url(images/bgtile2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
}

.ColumnTile {
	background-image: url(images/column_tile.gif);
}
.ColumnMenuTile {
	background-image: url(images/columnmenu_tile.gif);
}
.DottedDivider {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	color: #89725B;
	font-size: 10px;
}
.Footer {
	background-image: url(images/footer_tile.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #522E10;
	border-left-color: #522E10;
}
.IconBackground {
	background-image: url(images/iconbackground.jpg);
	background-repeat: no-repeat;
}
