body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background:url(../img/bg-1.png) repeat;
}
input {text-align:center; font-size:24px; border:0px; background-color:#F17CB0; color:#fff; line-height:42px}
a {
	color:#333;
	text-decoration:none
}
a:hover {text-decoration:underline}
body,td,th {
	color: #FFF;
}
#horizon        
	{
	color: #333;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -200px;
	position: absolute;
	top: -180px;
	left: 50%;
	width: 400px;
	height: 360px;
	visibility: visible
	}
.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}
.mainframe {text-align:center; text-transform:uppercase; font-size: 10px; line-height:18px}
.headingstyle {margin-top:20px; font-weight:bold}
.bodystyle {border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:20px 0 20px 0; margin:20px 0 20px 0}
.domain {
	color:#000
}
