BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	color: #000000;
	background-color: #FFFFFF;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	color: #000000;
	background-color: #FFFFFF;
}
.IntroText {
	font-size: small;
	line-height: 150%;
	color: #86845d;
}
.SideBar {
	background-color: #C4DCE3;
}
.SideBarText {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
}
.CreditText {
	font-size: xx-small;
	color: #4d4d4d;
	margin: 22px 0 0 65px;
	width: auto;
	padding: 0px;
	text-align: left;
	float: none;
	height: auto;
}
.CreditText a:link, .CreditText a:visited { color: #4d4d4d; text-decoration: none;}
.CreditText a:hover { color: #000000; text-decoration: underline;}
.Heading2 {
	font-size: medium;
	color: #504f42;
	font-weight: normal;
	margin-bottom: -1em;
	line-height: 150%;

}
.Heading1 {
	font-size: medium;
	color: #7f596c;
	font-weight: normal;
}
.MainMenu {
	background-color: #faf5f7;
	color: #000000;
	font-weight: normal;
	background-position: left top;
	background-image: url(menu_panel_back.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
	line-height: 150%;
}
.MainMenuL1 {
	color: #543043;
	font-size: xx-small;
	line-height: 150%;
	margin-left: 32px;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
.MainMenuL1 a:link, .MainMenuL1 a:visited { color: #543043; text-decoration: none; font-weight: bold;}
.MainMenuL1 a:hover { color: #543043; text-decoration: underline;}

.MainMenuL2 {
	color: #82526b;
	font-size: xx-small;
	line-height: 150%;
	margin-left: 65px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
.MainMenuL2 a:link, .MainMenuL2 a:visited { color: #82526b; text-decoration: none; font-weight: bold;}
.MainMenuL2 a:hover { color: #82526b; text-decoration: underline;}

.MainMenuL3 {
	color: #82526b;
	font-size: xx-small;
	line-height: 150%;
	margin-left: 80px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
.MainMenuL3 a:link, .MainMenuL3 a:visited { color: #82526b; text-decoration: none; font-weight: normal;}
.MainMenuL3 a:hover { color: #82526b; text-decoration: underline; font-weight: normal;}

table#menu {
	margin-left: 50px;
}

td a:link, td a:visited { color:#82526b; text-decoration: none; font-weight: bold;}
td a:hover { color:#82526b; text-decoration: underline; font-weight: bold;}
div#address { padding-left: 60px;}

.HighlightText {
	color: #dbb1c6;
}

.SmallText {
	font-size: xx-small;
}
.formBack td {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	background-color: #F8ECF9;
	}
.GlobalMenu {
	background-color: #FFFFFF;
	background-image: url(global_bar_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: xx-small;

}
.GlobalMenuText {
	margin: 32px 0 0 48px;
}
.GlobalMenuText a:link, .GlobalMenuText a:visited { color:#5d5b3a; text-decoration: none; font-weight: normal;}
.GlobalMenuText a:hover { color:#5d5b3a; text-decoration: underline; font-weight: normal;}


.CreditBar {
	font-size: xx-small;
	color: #4d4d4d;
	background-image: url(global_credit_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b5b4a2;
	margin: 0px;
	padding: 0px;


}
.NewsPanel {
	background-color: #efdde6;
	background-image: url(news_panel_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.NewsPanelRepeat {

	background-color: #efdde6;
}
.NewsPanelColourSep {

	background-color: #ad7b95;
}
.NewsPanelText {
	font-size: xx-small;
}
.NewsPanelText a:link, .NewsPanelText a:visited { color:#82526b; text-decoration: none; font-weight: bold;}
.NewsPanelText a:hover { color:#82526b; text-decoration: underline; font-weight: bold;}

.DeepLinkPanelText {
	font-size: xx-small;
	line-height: 150%;

}
.DeepLinkPanelText a:link, .DeepLinkPanelText a:visited { color:#ffffff; text-decoration: none; font-weight: bold;}
.DeepLinkPanelText a:hover { color:#ffffff; text-decoration: underline; font-weight: bold;}
input, textarea, select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	color: #000000;
	background-color: #f4e9ef;
}
