body {
	overflow-x:hidden;y:scroll;
	scrollbar-base-color:#3E8CDA;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;	
}

td {
	font-family: Verdana;
	font-size: 10pt;
}

.menu {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}

.TabTur {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.input {
	font-family: Verdana;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #E8E8E8;
}

.botao {
	width: 70;
	height: 24;
	border-style: solid;
	border-width: 0;
	background-image: url('Imagens/BotBackground.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}
