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

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content {
	background-color: #ffffff;
	margin-left: -390px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 780px;
	height: 550px;
	visibility: visible
	}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #0193A6;
	line-height: 18px;
}
body {
	background-color: #AEA78D;
	margin: 0; 
	padding: 0;
}
a {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #CF2C7A;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}
