*{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

body 
	{
	color: white;
	background-color: #000;
	margin: 0px;
	}

a, a:link, a:visited, a:active
{
	color:#FFF;
	text-decoration:none;
}

.news_link, .news_link:link, .news_link:visited, .news_link:active
{
	color:#7B6035;
	text-decoration:none;
}

.news_link:hover
{
	text-decoration:underline;
}

.news_title
{
	color:#7B6035;
	font-weight:bold;
	font-size:12px;
}

hr{
	color:#595957;
}

#horizon        
	{
	color: white;
	background-color: #000;
	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;
	background-color: #000;
	margin-left: -512px;
	position: absolute;
	top: -256px;
	left: 50%;
	width: 1024px;
	height: 512px;
	visibility: visible;
	}

.bodytext 
	{
	font-size: 14px
	}
	
.header
	{
		font-size:16px;
		font-weight:bold;
	}	
	
input, textarea{
	color:#000;
}	

.price{
	background: url(../images/price_button.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#efefef;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:95px;
	height:27px;
}

.cell{
	vertical-align:top;
	padding-top:5px;
}

.tcs, .tcs:a, .tcs:link, .tcs:visited, .tcs:active{
	color:#ffffff; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}
