.name_model {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	color:#9d0000; 
	font-weight: bold;
}
.promo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color:#ffcc99; 
	font-weight: normal;
}
.table_models {
	background:url(table_models.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight: normal;
	text-align:center;
}
.table_models img {
	margin-top: 15px;
	margin-bottom:10px;
}
.table_bg {
	background-image:url(line_bg.gif); 
	background-position:right; 
	background-repeat:repeat-y;
}
.table_bonus {
	background:url(table_bonus.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight: normal;
	text-align: left;
}
.table_bonus img {
	margin-top: 14px;
	margin-bottom:10px;
	margin-left: 8px;
}
.table_bonus3 {
	background:url(table_bonus.png);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#FFFFFF; 
	font-weight: normal;
	text-align: left;
}
.table_bonus3 img {
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: 9px;
}
.table_dvd {
	background:url(table_dvd.png);
	background-repeat:no-repeat;
	background-position:center;
}
.table_dvd img {
	margin-top: 15px;
	margin-bottom:15px;
	margin-left: 14px;
}
.info{
	padding-left:20px;
	line-height:18px;
}
.info a{
	color:#ffcc99;}
.info span{
	color:#9b9b9b;
}
.info a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.footer {
	position:absolute;
	margin-left: 246px;
	margin-top: 300px;
	height: 174px;
	width: 500px;
}
.promo_txt {
	padding-top: 0px; 
	position: absolute;	
	margin-left: 650px; 
	margin-top: 0px; 
	height: 300px; 
	width: 300px; 
	padding-left: 22px; 
	padding-top: 10px;
}
/* Index bottom warning/links
------------------------------------------*/
#tdbottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc99;
	line-height: normal;
}
#tdbottombox p {
	line-height: normal;
}
#tdbottombox a {
	text-decoration: underline;
	color: #bb1012;
	font-weight: normal;
}
#tdbottombox a:hover {
	text-decoration: none;
	color:#FFFFFF;
}


