
body {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0; 
	width: 100%;
	height: 100%; 
	background: url(vert/vertbg.gif) repeat top left; 
	overflow: auto; 
}

span, div, td, p {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px; 
}

p {
	margin-top:8px;
}

a, a:link, a:visited, a:active { 
	text-decoration: none; 
	color: #000000; 
	cursor: crosshair; 
}

a:hover { 
	color: #C9DBD6; 
}

.x { 
	background-color:ffffff; 
	filter:alpha(opacity=50); 
}

.indent { 
	text-indent:14px; 
	padding: 5px; 
	margin-bottom: -5px;
	text-align: justify; 
}

.subhead { 
	font-size: 12px; 
	letter-spacing: 1px; 
	font-weight: bold; 
	color: #A3B7AE;
	margin-top: 12px; 
	margin-bottom: 5px; 
}

textarea, input, select, option {
	background: #ffffff;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	line-height:11px; 
	border: solid 1px #82938B;
}

#refresh {
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 1;
}

#content {
	position: absolute; 
	left: 345; 
	top: 125; 
	z-index: 2;
}
