body {
	margin: 0px;
	background-image: url(../img/bg_body.gif)
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.menu {
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
}
#navlist
{
	padding-left: 8px;
	padding-bottom: 0px;
	margin-top:12px;
	margin-left: 0;
	margin-bottom: 3px;
	width: 120px;
	list-style: none;	
}

#navlist li
{
	margin: 0;
	border-bottom: 1px solid #6294BF;
	padding-top: 1px;
	padding: 0.04em;
	line-height: 17px;
}

#navlist li a 
{ 
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 7px;
	color: #666666;
	
}
#navlist li a:hover
{ 
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 7px;
	color: #01438C;
}
.caixa { 
	background-color:#D5D5D5; 
	color:#000;
	border: 1px solid #B4B2B2;
	font-family: Tahoma;
	font-size: 11px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.box_index {
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.box_td {
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.ilustracao {
	border: 2px solid #1A63A2;
	padding: 2px;
}
.tn {
	border: 1px solid #fff;
}
.button {
	background-image: url(../img/button.gif);
	width: 101px;
	height: 21px;
	line-height: 19px;
	background-color: transparent;
	text-decoration: none;
	color: #1E3E63;
	font-size: 10px;
	border: 0px;
	vertical-align: middle;
	font-weight: bold;
	font-family:Tahoma;
}.bgtd {
	background-image: url(../testdrive/img/carro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txtscreen {

	font-family: Tahoma;
	font-size: 11px;
	color: #0074BA;
	font-weight: bold;
}
.white {
	color:#FFF;
	font-weight:bold;
}
#SLIDESTEXT li {
	background-color:#CCC;
	display:block;
	width:247px;
	list-style:none;
	padding:10px 0;
}
#SLIDESTEXT ul {
	margin:0;
	padding:0;
}