body {
	background-color: #FFF;
	background-repeat: repeat;
}
.Link_No_Border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.Menu_Background {
	background-color: #9151B1;
}
.Main_Page_Background {
	background-color: #e1daec;
}
.Heading_Background {
	background-color: #e1daec;
}
.Seperator_Background {
	background-color: #b588c9;
}
.Bottom_Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
}
.MainBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.table_white_background {
	background-color: #FFF;
}
.image_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LargerMainBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.EvenLargerMainBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.Small_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
