.TableOutline {
	border: 1px solid #CCCCCC;
}
A:hover {color: #666666; font-weight: normal; text-decoration: underline}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A:link {color: #CF8E3C; font-weight: normal; text-decoration: none}
A:visited {color: #CF8E3C; font-weight: normal; text-decoration: none}
.MainTextBoldBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF8E3C;
	font-weight: bold;
}
.TextBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.NavRow {
	background-color: #EBEBEB;
}
.TextSmallWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.TextMainBoldBrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF8E3C;
	font-weight: bold;
}
.TextMainFree {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.TextBigBrown {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CF8E3C;
	font-weight: bold;
}
