body {
	background-color: #F3F3FF;
	color: #5C5557;
}
body, td {
	font-family: Verdana, Arial, sans-serif;
}
.bodyTable {
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}
.bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #5C5557;
}
.bodyTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #684B60;
}
.bodyMessageText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.bodyMessageTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}
.bodyButton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFC36D;
	border: solid 1px #684B60;
	color: #684B60;
}
.bodyButtonette {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	background-color: #DDDDDD;
	border: solid 1px #5C5842;
	color: #5C5842;
}
.bodyLink, .bodyLink:Hover {
	color: #9F4668;
	text-decoration: underline;
	font-weight: bold;
}
.bodyLinkette, .bodyLinkette:Hover {
	color: #9F4668;
	text-decoration: underline;
}
.bodyNote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.headerBack {
	background-color: #C0C0C0;
}
.headerText {
	font-size: 9pt;
}
.linksBack {
	background-color: #C0C0C0;
}
.linksText {
	color: #8D364A;
	font-size: 10pt;
}
.linksNote {
	color: #8D364A;
	font-size: 8pt;
}
.linksLinkette, .linksLinkette:Hover {
	color: #8D364A;
	text-decoration: underline;
}
.linksLink, .linksLink:Hover {
	color: #8D364A;
	font-weight: bold;
	text-decoration: underline;
}
.footerText {
	color: #767D9B;
	font-size: 7pt;
}
.footerLink, .footerLink:Hover {
	color: #767D9B;
	text-decoration: underline;
}
.bodyBox {
	background-color: #F3F3F3;
	border: solid 1px #C0C0C0;
}
.txtNone {
	border: none medium #FFFFFF;
	width: 0px;
	height: 0px;
}
.gridBox
{
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}