/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
.header_redB {
	font-family: "MS Sans Serif";
	color: #800000;
	font-size: 12px;
	font-weight: bold;
}
.tx_contnormal {
	font-size: 12px;
	font-family: "MS Sans Serif";
	color: #666666;
}
.header_lightBlue {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #759AC8;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3D9DA3;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.header_lightGreen {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #5A987A;
	font-weight: bold;
}
.style6 {
	font-size: 10px;
	font-family: Tahoma;
	color: #666666;
}
}
.style7 {
	font-size: 10px;
	font-family: Arial;
	color: #ffffff;
}
-->

