a:link, a:visited, a:active {
	color:#BCC;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

.Borda_Geral
{	
	border:1px solid rgb(33, 66, 99);
}


.Data
{
	border:1px;
	background-image:url(../Imagens/Botao1.gif);
	height:20;
	font-family:tahoma;
	font-size:10px;
	color:#BCC;
	font-weight:bold;
	text-align:center;
}


.Logo_Topo
{
	background-image:url(../Imagens/Logo.jpg);
}

.Menu
{
	border-left:1px solid #FFFFFF;
	background-image:url(../Imagens/Botao1.gif);
	height:20;
	width:100;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.Rodape
{
	background-image:url(../Imagens/Botao1.gif);
	height:19;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:7px;
	text-align:center;
}

.Texto_Titulo
{
	font-family:tahoma;
	font-size: 18px;
	height:20px;
	font-weight: bold;
	text-align: center;
	color: #336699;
}

.Texto_Geral
{
	font-family:tahoma;
	font-size: 16px;
	height:20px;
	text-align: center;
	color: #999;
}

.Texto_Medio
{
	font-family:tahoma;
	font-size: 14px;
	height:20px;
	text-align: center;
	color: #999;
}

.tudo
{
	width: 740px;
	height: 413px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -371px;
	margin-top: -217px;
}

#content {position: absolute;}
#ruler {cursor: hand;}
#down {cursor: hand;}
#up {cursor: hand;}
