﻿body
{
	font-size: 11px;
	font-family: 'Trebuchet MS';
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.TextoAzulClaro12
{
	font-size: 12px;
	color: #0BDDEA;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoCinza10
{
	font-size: 10px;
	color: #999999;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoPreto10
{
	font-size: 10px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoPreto12
{
	font-size: 12px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoPreto14
{
	font-size: 14px;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoCinza12
{
	font-size: 12px;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoCinza14
{
	font-size: 14px;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoAzul10
{
	font-size: 10px;
	color: #041696;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoAzul12
{
	font-size: 12px;
	color: #041696;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoAzul14
{
	font-size: 14px;
	color: #041696;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoBranco10
{
	font-size: 10px;
	color: #ffffff;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoBranco12
{
	font-size: 12px;
	color: #ffffff;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoVerde10
{
	font-size: 10px;
	color: #84AEAC;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoVerde12
{
	font-size: 12px;
	color: #84AEAC;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.TextoAzulMenu
{
	font-size: 12px;
	color: #0066cc;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	text-decoration: none;
}
.TextBoxs
{
    font-size: 11px;
    color: #000000;
    font-family: 'Trebuchet MS';
    background-color: #c4d8d7;
    text-decoration: none;
    border-left: #c4d8d7 thin solid;
    border-top: #c4d8d7 thin solid;
    border-left: #c4d8d7 thin solid;
    border-top: #c4d8d7 thin solid;
}
.DropDownLists
{
    color: white;
    font-family: 'Trebuchet MS';
    background-color: blue;
    font-size: 10px;
    border-right: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    font-variant: normal;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    clip: rect(1px 1px 1px 1px);
    padding-top: 0px;
}
.Buttons
{
	color: white;
	font-family: 'Trebuchet MS';
	background-color: #041696;
	font-size: 10px;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-variant: normal;
}
.MenuIcon
{
	margin-left: 10px;
	font-size: 12px;
	color: #041696;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.Menu
{
	font-size: 12px;
	color: #041696;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
}
.Submenu
{
	margin-left: 30px;
	font-size: 11px;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	line-height: 14pt;
}
.SubmenuUpd
{
	margin-left: 30px;
	font-size: 11px;
	color: #ff6600;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	line-height: 14pt;
	font-weight: bold;
}