/* CSS Document */

body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #A4A4A4;
}
a:link {
	color: #00AEEF;
	text-decoration: none;
}
a:visited {
	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #00AEEF;
	text-decoration: none;
}
img
{
 border-color: #666;
}
.style1 {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
}
.offertext {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A4A4A4;
}	
.maintext {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A4A4A4;
}
.testtitles {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headertitles {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A4A4A4;
}
.statementtext {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #797979;
	font-style: italic;

}
.footprint {
	font-family: "Verdana", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A4A4A4;
}
.footerbartext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A4A4A4;
	text-align: left;
}
.offerbox {
	margin:0;
	padding:0;
	width:204px;
	background: #131313 url(../artwork/bg_offer.jpg);
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A4A4A4;
}
