	/* CSS Document */
	
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(/images/bg.gif);
	}
	.text01 {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #323232;
	}
	.header1 {
		font-family: Verdana;
		font-size: 9pt;
		text-transform: uppercase;
		color: #E32525;
		font-weight: bold;
	}
	.text02 {
		font-family: Tahoma;
		font-size: 11px;
		color: #323232;
		letter-spacing: normal;
		line-height: 14px;
	}
	.textlink:link {
		color: #2E6397;
		text-decoration: none;
	}
	.textlink:hover {
		color: #9CC2E5;
		text-decoration: none;
	}
	.textlink:visited {
		color: #2E6397;
		text-decoration: none;
	}
	.textlink:active {
		color: #2E6397;
		text-decoration: none;
	}
	

	a:link {
		color: #2E6397;
		text-decoration: none;
	}
	a:hover {
		color: #9CC2E5;
		text-decoration: none;
	}
	a:visited {
		color: #2E6397;
		text-decoration: none;
	}
	a:active {
		color: #2E6397;
		text-decoration: none;
	}
	
	
	.copyright {
		color: #CCCCCC;
		vertical-align: top;
	}
	.copyright:link {
		color: #CCCCCC;
		vertical-align: top;
	}
	.copyright:visited {
		color: #CCCCCC;
		vertical-align: top;
	}
	.input {
	border: 1px solid #666666;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	font-size: 11px;
	color: #666666;
	}
	ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	letter-spacing: normal;
	line-height: 14px;
	list-style-type: disc;
	list-style-position: outside;
	}
.ddd {
	margin: 0px;
	padding: 0px;
}
.finance {
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
	letter-spacing: normal;
	line-height: 14px;

	border: 1px solid #CCCCCC;

}
.f_l {
padding: 2px;
padding-left: 7px;
padding-right: 7px;
}.super {
	vertical-align: super;
}
