body 
{
	background-color: #03afe8;
	margin: 0px 0px 0px 0px;	
}


.logo
{
	font-family: Edwardian Script ITC;
	font-size: 30px;
}

.textorodape
{
	font-family: Verdana;
	font-size: smaller;
	text-align: left;
	color: black;
}

.tabelacentral
{
	background-color: White;
	border: solid 0 #000000;
	width: 780px;
	height: 100%;
}

.cabecalho
{
	background: #000000 url(images/logo.jpg) no-repeat fixed 0px 0px;
	height: 150px;
}

.baixo
{
   background: #000000 url(images/fundo.jpg) repeat fixed 0px 0px;
}

.menu
{
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	background-color: #2da861;
	height: 20px;
	color: white;
}

.link a, a:link, a:hover, a:active, a:visited
{
	text-decoration: none;
	color: white;
}

.menu2
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	background-color: #2da861;
	border: dashed 2px #FFFFFF;
	width: 50%;
	height: 50%;
}

.conteudo
{
	background: #000000 url(images/fundo.jpg) repeat fixed 0px 0px;
	height: 100%;
}

.tabelaconteudointerno
{
	width: 100%;
	height: 100%;
	border: solid 0px;
	text-align: center;
}

.rodape
{
	background: #000000 url(images/fundo.jpg) repeat fixed 0px 0px;
	height: 20px;
}

.tblTarifa
{
	font-size: smaller;
	font-family: verdana;
}

.tblTarifaLinha1
{
	background-color: #dff6cf;
}

.tblTarifaLinha2
{
	background-color: #efefef;
}