body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.horizon	
{
	/*text-align: center;*/
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	/*visibility: visible;
	display: block;*/
}

.all	
{
	position: absolute;
	margin-left:-450px;
	width:100%;
	height:600px;
	margin-top: -300px;
}

.vertical	
{
	position: absolute;
	width:1px;
	left: 50%;
}

.footerText{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footerText a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	text-decoration: none;
}
.footerText a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #fffff;
	text-decoration:none;
}.footerText a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #838383;
	text-decoration: none;
}
.carTd {
	border: 1px solid #FFFFFF;
}
