.seTitle {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
.seNormalText {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.seBoldText {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.seHeader {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #C4C8E0;
}
.seTableLink {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.seTableRow {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #384898;
}
.seTableRowAlternate {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D3E92;
}
.seInputControl {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D4FA5;
	border-top: 1px solid #8989B8;
	border-right: 1px solid #131271;
	border-bottom: 1px solid #131271;
	border-left: 1px solid #8989B8;
	padding: 1px;
}
.seMemoControl {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #46559F;
	border: 1px solid #6169A8;
	padding: 1px;
}
.seListItem {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
.seErrorText {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #FD711C;
	text-decoration: none;
}
.seNoteText {
	font-family: Arial;
	font-size: xx-small;
	color: #CCCCCC;
}
.seTinyLink {
	font-family: Tahoma;
	font-size: xx-small;
	color: #FD711C;
	text-decoration: underline;
}
.seConfirmText {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #006E2B;
	text-decoration: none;
}
.seTable {
	background-color: #333399;
	color: #02177C;
}
body {
	margin: 0px;
	background-color: #000066;
}
.seTableLink2 {

	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: underline;
}
.borderPicture {
	border: 1px solid #FFFFFF;
}

