/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.autostock.com.br/img/bg_fundo.gif);
	font-family: Arial;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.input {BORDER-BOTTOM: #518225 1px solid;
          BORDER-LEFT: #518225 1px solid;
          BORDER-RIGHT:  #518225 1px solid;
          BORDER-TOP: #518225 1px solid;
          FONT-FAMILY: Arial; 
          FONT-SIZE: 11;
          BACKGROUND-COLOR:  #FFFFFF;
          COLOR: #518225;
}