.CorFundoPagina
{
	background-color: inherit;
}

.FonteLabelExpCampoObrig
{
	font-size: medium;
	font-family: Verdana;
	color: inherit;
}

.FonteLabelExpSalvar
{
	font-size: medium;
	font-family: Verdana;
	color: #4682B4;
}

.FonteLabelContador
{
	font-size: small;
	font-family: Verdana;
	color: #0000C0;
}

.FonteLabelCampo
{
	font-size: small;
	font-family: Verdana;
	color: inherit;
}

.FonteLabelCampoJust
{
	font-size: small;
	font-family: Verdana;
    text-align: justify;
	color: inherit;
}

.FonteMsgErro
{
	font-size: small;
	font-family: Verdana;
}

.FonteBotao
{
	font-size: small;
	font-family: Verdana;
	color: inherit;
}

.FonteCampo
{
	font-size: small;
	font-family: Verdana;
	color: inherit;
}

.FonteLabelTitulo
{
	font-size:large;
	font-family: Verdana;
	font-weight:bold;
	color: inherit;
}

.FonteLabelTituloCurriculo
{
	text-align: center;
	font-size: xx-large;
	font-family: Verdana;
	font-weight: bold;
	color: inherit;
}

.GridHeader
{
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	color: #000066;
}

.GridItem
{
	font-size: x-small;
	font-family: Verdana;
	color: #000066;
}

.MenuCurriculo
{
	font-size: x-small;
	font-family: Verdana;
	color: #000066;
}

.MenuCurItem
{
	border-bottom-style: solid;
	border-bottom-color: #132D60;
	border-bottom-width: 1px;
	display: block;
	text-align: left; 
	font-family: Verdana;
	font-size: 12px;
	color: #132D60;
}

.TextBoxMaiusculo
{
	font-size: small;
	font-family: Verdana;
	text-transform: uppercase;
	color: inherit;
}

