a:link{
	text-decoration:none;
	color:#011A41;
}
a:visited{
	text-decoration:none;
	color:#011A41;
}
a:hover{
	text-decoration:none;
	color:#003D9B;
}
a:active{
	text-decoration:none;
	color:#011A41;
}
body{
	margin:0px;
	background-color:#455672;
	background-image:url(/Imagens/Fundos/FundoAzul.gif);
	font-family:Trebuchet MS;
	font-size:11px;
	color:#011A41;
}
.Tema{
	background-image:url(/Imagens/Temas/CapaAzul.gif);
}
.TemaInterna{
	background-image:url(/Imagens/Temas/InternaAzul.gif);
}
.BotaoEncontrar{
	background-image:url(/Imagens/Botoes/InputEncontrarAzul.gif);
	width:80px;
	height:30px;
}
.BotaoVotar{
	background-image:url(/Imagens/Botoes/InputVotarAzul.gif);
	width:50px;
	height:30px;
}
.BotaoCadastrar{
	background-image:url(/Imagens/Botoes/InputCadastrarAzul.gif);
	width:80px;
	height:30px;
}
.BotaoEnviarMensagem{
	background-image:url(/Imagens/Botoes/InputEnviarMensagemAzul.gif);
	width:115px;
	height:30px;
}
.BotaoEnviarConvite{
	background-image:url(/Imagens/Botoes/InputEnviarConviteAzul.gif);
	width:110px;
	height:30px;
}
.ListradoHorizontal{
	background-image:url(/Imagens/Comum/Listrado45GrausAzul.gif);
}
.Setinha{
	background-image:url(/Imagens/Comum/SetinhaAzul.gif);
	width:12px;
	height:12px;
}
.formLogin{
	background-color:#B5C8E6;
	font-family:Trebuchet MS;
	font-size:11px;
	border-left:solid #002E76 1px;
	border-top:solid #002E76 1px;
	border-right:0px;
	border-bottom:0px;
	color:#002E76;
	height:16px;
}
.formCadastro{
	background-color:#B5C8E6;
	font-family:Trebuchet MS;
	font-size:11px;
	border-left:solid #002E76 1px;
	border-top:solid #002E76 1px;
	border-right:0px;
	border-bottom:0px;
	color:#002E76;
	height:16px;
}
.Fundo{
	background-color:#3A4960;
}
.Cor1{
	background:#002E76;
}
.Cor2{
	background:#6988b8;
}
.Cor3{
	background:#B5C8E6;
}
.Cor4{
	background:#D2DEF1;
}

.Font1{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:16px;
}
.Font2{
	color:#002e76;
	font-family:Trebuchet MS;
	font-size:16px;
}
.Font3{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:11px;
}
.Font4{
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:11px;
}