/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
	.txt_main a:hover {
	text-decoration: underline;
	}

.txt_main-maroon {
	font-family: Tahoma;
	font-size: 10pt;
	color: #9A0175;
	text-decoration: none;
	}
	.txt_main-maroon a:hover {
	text-decoration: underline;
	}

.line1
	{
	border-right: #89933B 1px solid;
	}
