body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 9px;
	color:gray;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 9px;
	color:gray;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 9px;
	color:gray;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
a:hover, link, visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:underline;		
}
.dourado {
	color: #b59b5f;
	font-weight: bold;
}
.dourado_normal {
	color: #b59b5f;
}
a.dourado {
	color: #b59b5f;
	font-weight: bold;
	text-decoration:none;
}
a.dourado:hover , link, visited {
	color: #b59b5f;
	font-weight: bold;
	text-decoration:underline;
}

.cinza_b {
	font-weight: bold;
}
a.cinza_b {
	font-weight: bold;
	text-decoration:none;
}
a.cinza_b:hover , link, visited {
	font-weight: bold;
	text-decoration:underline;
}
.chumbo {
	color: #666666;
	font-weight: bold;
}
p{
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

tr.fundo_tr_cinza{
	background-color: #f5f5f5;
}

tr.fundo_tr_cinza_escuro{
	background-color: #cccccc;
}

tr.fundo_tr_caramelo{
	background-color: #f9f5ee;
}

.normal{
	font-weight: normal;
	color: #999999;
}

td.fundo_td_cinza{
	background-color: #f2f2f2;
	font-weight: bolder;
	color: #939496;
}

td.fundo_td_precos{
	background-color: #f2f2f2;
	color: #656565;
}

td.fundo_td_dourado_escuro{
	background-color: #b59b5f;
}

.botoes{
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border: 0px;
}
.ImageContato{
	background:url(../../../Geral/LinxShop/imagens/tit_contato.gif);
	background-repeat:no-repeat;
	background-position:25px 0px;
	margin-top:0px;
	text-indent:-9000px;
	height:20px;
	width:100%;	
}

.FormContato{margin-top:8px;margin-left:35px;}

.newsLetterImage{
	background:url(../../../Geral/LinxShop/imagens/tit_newsletter.gif);
	background-repeat:no-repeat;
	background-position:35px 0px;
	margin-top:0px;
	text-indent:-9000px;
	height:20px;
	width:100%;	
}

.formNewsLetter{margin-top:8px;margin-left:35px;}

.LinhaRodape {
		background:url(../../../Geral/LinxShop/imagens/pixel_linha_rodape.gif);
		background-repeat:repeat-x;
		text-indent:-9000px;
		height:1px;
		width:100%;
		}