@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/bg1.gif);margin-top:11px;margin-left: 0px;
	margin-right: 0px;margin-bottom: 0px;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #00704A;
	text-decoration: underline;
}
a:hover {
	color: #00704A;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
	text-align: right;
}

#main {
	margin:0px auto 0px auto;
	;
	margin-top:-10px;
	width:970px;
	border:2px;
	border-color:#000000;
	background-color:#ffffff;
}
#header {margin:0px;}
.content {
	background-image:url(images/main_bg_long.gif);
	text-align: left;
	padding: 10px 20px 20px 20px;
}
.content_index {
	background-image:url(images/main_bg.gif);
	text-align: left;
}
.title {
	color:#00704A;
	font-size: 10pt;
	font-weight: bold;
}
.text_index {font-size:10pt;}

#first {
	margin-top:30px;
	}

