body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	background-color: #333333;
	margin: 0px;
}


.pt9 {
	font-size: 9pt;
}
.pt8 {

	font-size: 8pt;
}
a.nav:link {
	text-decoration: none;
	color: #999999;
}
a.nav:visited {
	text-decoration: none;
	color: #999999;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: none;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 3px;
}

.middle {
	position: absolute;
	top: 50%;
	height: 520px;
	width: 374px;
	margin-top: -260px;
	margin-left: -386px;
	left: 50%;
	}
.bgdecor01 {
	background-image: url(../images/common/bg_01.jpg);
	background-repeat: no-repeat;
}
.darktext {
	color: #333333;
	font-weight: bold;
}

.line_vert_dashed {
	background-image: url(../images/common/dashed_line_v.gif);
	background-repeat: repeat-y;
}
.dilator3 {
	padding-right: 5px;
	padding-bottom: 3px;
}
#horizon {
	overflow: visible;
	top: 50%;
	position: absolute;
	width: 100%;
}
#content {
	height: 520px;
	width: 770px;
	margin-left: -385px;
	position: absolute;
	left: 50%;
	top: -260px;
}
