@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2A2A2;
}
a {
	font-size: 11px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 0px;
	margin: 0px;
}
h1 {
	font-size: 17px;
	color: #A7A4A1;
	margin-bottom: 0px;
	margin: 0px;
}
h2 {
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin: 0px;
}
.main {
	background-image: url(images/main-sliver.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.topheader {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
.logos-container {
	background-image: url(images/logos.jpg);
	background-repeat: repeat-x;
	border: thin solid #898987;
}
.tt1 {
	background-image: url(images/tt1-s.jpg);
	background-repeat: repeat-y;
	border: thin solid #898987;
}
.tt3 {
	background-image: url(images/tt3-s.jpg);
	background-repeat: repeat-y;
	border: thin solid #898987;
}
.tt3div {
	background-image: url(images/tt3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
}


.tt2 {
	background-image: url(images/tt2-s.jpg);
	background-repeat: repeat-y;
	border: thin solid #898987;
}
.tt1div {
	background-image: url(images/tt1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px;
}
.little-cont {
	background-image: url(images/logo-container-sliver.jpg);
	background-repeat: repeat-x;
	border: thin solid #BBBBBB;
}
.tt2div {
	background-image: url(images/tt2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
}
