.seTitle {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #6C1747;
	text-decoration: none;
}
.seNormalText {
	font-family: Arial;
	font-size: 14px;
	line-height: 105%;
	color: #000000;
	text-decoration: none;
}
.seBoldText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 105%;
	font-weight: bold;
	color: #72785E;
	text-decoration: none;
}
.seHeader {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6C1747;
}
.seTableLink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #701E4C;
	text-decoration: underline;
}
.seTableRow {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FAF2E4;
}
.seTableRowAlternate {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #F5EAD3;
}
.seInputControl {
	font-family: Tahoma;
	font-size: 14px;
	color: #6C1747;
	text-decoration: none;
	background-color: #F5EAD3;
	border: 1px solid #6C1747;
}
.seMemoControl {
	font-family: Tahoma;
	font-size: 14px;
	color: #6C1747;
	text-decoration: none;
	background-color: #F5EAD3;
	border: 1px solid #6C1747;
}
.seListItem {
	font-family: Tahoma;
	font-size: 14px;
	color: #6C1747;
	text-decoration: none;
	list-style-type: circle;
}
.seErrorText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.seNoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
.seTinyLink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.seConfirmText {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #006E2B;
	text-decoration: none;
}
.seTable {
	background-color: #333399;
}
body {
	margin: 0px;
	background-color: #F1E0BF;
}
.seNormalTextbold {
	font-family: Arial;
	font-size: 14px;
	line-height: 105%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
