
*{
padding:0;
margin:0;
text-decoration: none;
}

.txtbox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #494982;
	background-color: #FFFFFF;

}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.btn {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #183884;
	background-color: #f0f0f0;
	color: #183884;
	cursor: hand;



}

.lblcampo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

.lblcampoint {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

.lblcampolst {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #336633;
	font-weight: bold;
}

.valcampo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

.valcampo a {
	color: #000066;
	text-decoration: none;
}

.valcampo a:hover {
	text-decoration: underline;
}

.itemMenu a {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	color: #666666;
}

.itemMenu a:hover {
 	text-decoration: underline;
}

.tituloMenu {
	height: 35px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background: url(../imagens/menu.gif) top left no-repeat;
	margin-left: 5px;
}

body, a
{
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
