﻿.lblWater 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:Silver;
}

.txt 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:black;
}

.txtError 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:gray;
	font-style:italic;
	border-color:Red;
	border-style:solid;
	border-width:1px;
	}

.btnMenu
{
	cursor:pointer;
}

.lblComum {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	
}
.lblComumm {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:White;
	cursor: hand;
}
.lnkTitulo {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color:Orange;
}

.cmdComum {
	background-color: #FFFFFF;
	font-family: tahoma, verdana;
	font-size: 11px;
	border: 1px solid #336699;
	cursor: hand;
	width: 44px;
	}

.txtComum
{
	background-color: #E6E6E6;
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #123456;
	height: 17px;
}

.lblAtencao {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.lblTituloPaginas {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.lnkComum 
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	cursor: hand;
}

.lnkComum:link { color: #000000; text-decoration: none; }
.lnkComum:visited { color: #000000; text-decoration: none; }
.lnkComum:hover { color: #000000; text-decoration: none; }