.form
{
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    background-color: #FFFFFF;
    font-style: normal;
    line-height: normal;
    height: auto;
    width: auto;
    border: 1px outset #AAAAAA;
}

.botao
{
	border: 0 solid white;
	background-repeat: no-repeat;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    height: 21;
    width: 91;
    background-image: url('../images/admin/btn_bg.gif');
}

.BotaoAzul
{
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    color: #0000CC;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    background-color: #DDDDDD;
    font-style: normal;
    line-height: normal;
    height: auto;
    width: auto;
    border: 1px outset #AAAAAA;
}

.BotaoVermelho
{
	border: 0 solid white;
	background-repeat: no-repeat;
    color: #CC0000;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    height: 21;
    width: 91;
    background-image: url('../images/admin/btn_bg.gif');
}

.BotaoVerde
{
	border: 0 solid white;
	background-repeat: no-repeat;
    color: #006600;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    font-style: normal;
    line-height: normal;
    height: 21;
    width: 91;
    background-image: url('../images/admin/btn_bg.gif');
}

.BotaoHome
{
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    text-decoration: none;
    background-color: #003471;
    font-style: normal;
    line-height: normal;
    height: auto;
    width: auto;
    border: 1px outset #AAAAAA;
}

.titulo
{
    font : bold;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 16px;
    color: #000000;
}

.subtitulo
{
    font : bold;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color: #000000;
}

.subtituloBranco
{
    font : bold;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color: #FFFFFF;
}

.login
{
    font : bold;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color: #000000;
    margin-left: 45;
}

.texto
{
    font : normal;
    font-family : Verdana, Arial, Helvetica;
    font-size : 12px;
    color: #000000;
}

.textopequeno
{
    font : normal;
    font-family : Verdana, Arial, Helvetica;
    font-size : 10px;
    color: #000000;
}

.textoverde
{
    font : normal;
    font-family : Verdana, Arial, Helvetica;
    font-size : 12px;
    color: #006600;
}

.textovermelho
{
    font : normal;
    font-family : Verdana, Arial, Helvetica;
    font-size : 12px;
    color: #CC0000;
}

.error
{
    font : normal;
    font-family : Verdana, Arial, Helvetica;
    font-size : 12px;
    color: #FF0000;
}

A:link        {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: none; color: #444444}
A:visited     {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: none; color: #444444}
A:hover       {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: underline; color: #999999}

A.topo:link        {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: none; color: #FFFFFF}
A.topo:visited     {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: none; color: #FFFFFF}
A.topo:hover       {font-family: verdana, arial, helvetica; font-size: 12px; text-decoration: underline; color: #FFFFFF}

A.textopequeno:link        {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none; color: #000000}
A.textopequeno:visited     {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none; color: #000000}
A.textopequeno:hover       {font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: underline; color: #999999} 

A.menu:link        {font-family: verdana, arial, helvetica; font-size: 11px; text-decoration: none; color: #000000}
A.menu:visited     {font-family: verdana, arial, helvetica; font-size: 11px; text-decoration: none; color: #000000}
A.menu:hover       {font-family: verdana, arial, helvetica; font-size: 11px; text-decoration: underline; color: #999999} 

.opttexto
{
    COLOR: #FF0000;
}

table.menu
{
	font : normal;
    font-family : Verdana, Arial, Helvetica;
	color:#000000;
	font-size:11px;
}

td.menuselected
{
	font : normal;
    font-family : Verdana, Arial, Helvetica;
	color:#FFFF33;
	font-size:11px;
}

.menuadmin
{
	background:#EEEEEE;
	font:bold 11px Arial;
	color:#AAA;
	height:12px;
}
