﻿body {
	border: 0;
	outline: 0;
	background-color: #000000;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.logo {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content {
	margin-right: auto;
	margin-left: auto;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	background-image: url('images/bg-intro-footer.gif');
}
.types {
	margin-top: 15px;
	margin-bottom: 15px;
	border-style: none;
	border-width: 0px;
}
.img-nobrdr {
	border-width: 0;
	border-collapse: separate;
}
a, a:link {
	color: #55FF55;
	text-decoration: none;
}
a:visited {
	color: #55FF55;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:focus {
	color: #00C600;
}
a:active {
	color: #55FF55;
}
.layout {
	background-position: center center;
	border-collapse: collapse;
	background-color: #000000;
	background-image: url('images/bg-intro.gif');
	background-repeat: no-repeat;
}
.align-cntr {
	text-align: center;
}
.foot-bck {
}


