.MainMenu { 
	font-family: Arial Narrow, Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF
}

.MainText { 
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #3F4446 
}

.MainHeader { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	color: #3F4446;
	font-weight:bold
}

.MainPageHeader { 
	font-family: Arial Narrow, Tahoma, Arial;
	font-size: 17pt;
	color: #3F4446 
}

.Text { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	text-align: justify;
	color: #3F4446 
}

.Text8 { 
	font-family: Tahoma, Arial; 
	font-size: 8pt; 
	text-align: justify;
	color: #3F4446 
}

.Text7 { 
	font-family: Tahoma, Arial; 
	font-size: 7pt; 
	text-align: justify;
	color: #3F4446 
}
.Link { color: #0A7BB1; text-decoration: none }
a:visited.Link {color: #0A7BB1; text-decoration: none}
a:hover.Link {color: #0A7BB1; text-decoration: underline}

.TextLink { color: #3F4446; text-decoration: none }
a:visited.TextLink {color: #3F4446; text-decoration: none}
a:hover.TextLink {color: #3F4446; text-decoration: underline}

.BlackLink { color: #000000; text-decoration: none }
a:visited.BlackLink {color: #000000; text-decoration: none}
a:hover.BlackLink {color: #000000; text-decoration: underline}

.UndecoratedLink { color: #3F4446; text-decoration: none }
a:visited.UndecoratedLink { text-decoration: none }
a:hover.UndecoratedLink { text-decoration: none }


.Header { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000
}

.PageHeader { 
	font-family: Arial Narrow, Arial;
	font-size: 16pt; 
	font-weight: bold;
	color: #D42A27
}


.Edit { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	color: #3F4446;
	border: 1px solid #E5E5E5; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color:#E5E5E5
}

.EditError { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	color: #3F4446;
	border: 3px solid #FF0000;
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color:#E5E5E5
}

.TextError { 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	color: #FF0000;
}

.Table { 
	border: 0px solid #E5E5E5; 
	border="0"
}

.TableError { 
	border: 3px solid #FF0000;
	border="3"
	bordercolor="#FF0000"
}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: verdana,arial; TEXT-ALIGN: left
}
LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: verdana,arial; TEXT-ALIGN: left
}