/* CSS Document */
* { margin:0; border:0; text-decoration:none; list-style:none;  }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.vinho10 {
	color: #890C08;
	text-decoration: none;
	font-size: 11px;
}
a.vinho10:hover {color: #000000; text-decoration: underline;}

.branco10 {
	color: #FFFFFF;
	text-decoration: none;
}
a.branco10:hover {color: #8F8F8F; text-decoration: underline;}

.vinho12 {
	font-size: 12px;
	color: #890C08;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.vinho12:hover {color: #000000; text-decoration: underline;}

.vinho14 {
	font-size: 14px;
	color: #890C08;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.vinho14:hover {color: #000000; text-decoration: underline;}


.preto12 {
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a.preto12:hover {color: #890C08; text-decoration: underline;}	

.preto10 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
a.preto10:hover {color: #890C08; text-decoration: underline;}	

.bordaMenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #890C08;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textBox {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #8F8F8F;
}

.textBox2 {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #8F8F8F;
}

.login {
	font-family: Verdana;
	font-size: 10px;
	background-color: #8F8F8F;
	border: 1px solid #8F8F8F;
}

.botao {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	cursor:hand;
	border: 1px solid #890C08;
	font-weight: bold;
}

.inferior {color: #666666; text-decoration: none;}
a.inferior:hover {color: #000000; text-decoration: underline;}

#author { display:block; padding:5px; height:32px; }
#author a { display:block; width:32px; height:32px; }
#author span { display:none; }
* html img { filter:expression(this.alphaxLoaded ? "" :(this.src.substr(this.src.length-4)==".png"?((!this.complete)? "" :this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+String(this.alphaxLoaded=true).substr(0,0)+(this.src="http://www.makex.com.br/img/blank.gif").substr(0,0)):this.runtimeStyle.filter="")); }
