.TableMain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9B0C0;
	border-right-color: #A9B0C0;
	border-bottom-color: #A9B0C0;
	border-left-color: #A9B0C0;
	background-repeat: repeat-x;
	padding: 10px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-color: #F2F9FF;
}
.TextContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #49688D;
	text-align: justify;
}
.SpaceAllAround {
	padding: 10px;
}
.LineVertical {
	border-top: 1px none #A9B0C0;
	border-right: 1px dashed #A9B0C0;
	border-bottom: 1px none #A9B0C0;
	border-left: 1px none #A9B0C0;
}
.TextBoldHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #213456;
}
.LineHorizontal {
	border-top: 1px dashed #A9B0C0;
	border-right: 1px none #A9B0C0;
	border-bottom: 1px none #A9B0C0;
	border-left: 1px none #A9B0C0;
}
.TextContentTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #49688D;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.TextContentTinyBright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9C8DB;
}
.TableHeader {
	border: 1px solid #424F64;
}
.style2 {color: #FFFFFF}

