.body {
    leftmargin="0";
    topmargin="0";
    marginwidth="0";
	marginheight="0"
}
.FullBorder {
	border: 1px solid #650035;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #650035;
}
.TopBottBrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TopBck {
	background-attachment: fixed;
	background-image: url(images/top_bck.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.TopCurve {
	background-attachment: fixed;
	background-image: url(images/top_curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.TitleText {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: 650035;

}
.Text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 650035;
}
.Divide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #650035;
}
