/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
LUCAS FERREIRA - lucasferr@gmail.com
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:10px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #efefef;
	scrollbar-arrow-color: #12468D;
	scrollbar-track-color: #f3f3f3;
	background-color: #ffffff;
	background-image: url(../img/bg.gif);
}

body a:link { color: #666666 ; text-decoration:none }
body a:active {color: #666666 ; text-decoration:underline }
body a:visited { color: #666666 ; text-decoration:none }
body a:hover { color: #666666 ; text-decoration:underline; }

/*
xxxxxxxxxxxxxx
PEÇAS GERAIS
xxxxxxxxxxxxxx
*/

.TxtBasicoA { font-size:11px}

.TxtBasicoB { font-size:11px;}
.TxtBasicoB  a:link { color:#000000 ; text-decoration:none }
.TxtBasicoB  a:active { color:#000000 ; text-decoration:underline }
.TxtBasicoB  a:visited { color:#000000 ; text-decoration:none }
.TxtBasicoB  a:hover { color:#000000 ; text-decoration:underline; }

.TxtTituloA { font-size:11px; color: #F00000; font-weight:bold; }
.TxtTituloB { font-size:11px; color: #666666; font-weight:bold; }

.rodape {
	font-size:11px;
	color:#fff;
	background-image: url(../img/linkh_seminovos_bg.jpg);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
.rodape  a:link { color:#fff ; text-decoration:none }
.rodape  a:active { color:#fff ; text-decoration:underline }
.rodape  a:visited { color:#fff ; text-decoration:none }
.rodape  a:hover { color:#fff ; text-decoration:underline; }

.FormPadrao {
font-family: Tahoma;
font-size: 10px;
color: #000000;
background-color:#ffffff;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #9999A2;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #9999A2;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D8D8E2;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #D8D8E2;
padding: 2;
}

.BotaoPadrao {
ont-family: Tahoma;
font-size: 10px;
color: #000000;
background-color: #ffffff;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #9999A2;
border-bottom-color: #9999A2;
border-top-color: #D8D8E2;
border-left-color: #D8D8E2;
cursor: hand;
}
.box {
	border: 1px solid #CCCCCC;
	cellpadding: 0px ;
	cellspacing: 0px ;
}
