@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	text-align:center;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	line-height:1.25em;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	margin:0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	margin:.5em 0 0 0;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_wrapper {
	width: 884px;
	margin:0 auto;
	position:relative;
	text-align:right;
}
#div_flashcontainer{
	width:884px;
	height:569px;
	margin:0;
}
#div_footer {
	width:884px;
	margin:10px 0 0 0;
	text-align:center;
}
#div_footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#div_footer a{
	color:#CCCCCC;
}
#div_footer  .styleGrey{
	color:#666666;
	font-size:9px;
}
#div_omni{
	height:50px;
	padding: 0;
	position:relative;
}
#div_omni p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#div_omni a{
	color:#CCCCCC;
}
#div_centercontent{
	background-color:FFFFFF;
	background-image:url(../images/spacer_white.gif);
	background-repeat:repeat;
	width:776px;
	height:550px;
	margin:0;
	padding:8px 8px 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.2em;
}
#table_special{
	width:770px;
	margin:10px 0 0 0;
}
#td_carpic{
	width:313px;
}
#td_carpic_space{
	width:5px;
	margin:0;
}
.styleRed {
	color: #990000;
	font-weight:bold;
}
.styleGrey{
	color:#666666;
}
.footerCentered {
	text-align:center;
	color:#CCCCCC;
}
