.seTitle {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #761F2C;
	text-decoration: none;
}
.seNormalText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	color: #283924;
	text-decoration: none;
}
.seBoldText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #283924;
	text-decoration: none;
}
.seHeader {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #283924;
	text-decoration: none;
	background-color: #7EA575;
}
.seTableLink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #283924;
	text-decoration: none;
}
.seTableRow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #283924;
	text-decoration: none;
	background-color: #FFFFFF;
}
.seTableRowAlternate {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #283924;
	text-decoration: none;
	background-color: #FFFFCC;
}
.seInputControl {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #283924;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #283924;
}
.seMemoControl {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #283924;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #283924;
}
.seListItem {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #283924;
	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: #283924;
	text-decoration: none;
}
.seTinyLink {
	font-family: Tahoma;
	font-size: 10px;
	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: #283924;
	text-decoration: none;
}
.seTable {
	background-color: #283924;
}
a:link {
	color: #283924;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #761F2C;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #283924;
	text-decoration: underline;
	font-weight: bold;
}

.illustration { float: right; }

.illustration img { display: block;margin: 0 0 5px 0; }

.right {float: right; margin: 5px 0 5px 0; font-size:5px}
