/*Padrões*/
body             {background-color : #000000;background-repeat : repeat-x;}
td               {font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10px; background-color: #333333;color: #000000;}
a                {text-decoration: none; color: #000000}
.a_menu          {text-decoration: none; color: #333333}
.a_menu:hover    {text-decoration: none; color: #555555}
a:hover          {text-decoration: none; color: #555555}


/*Páginas internas*/
.form            {font-family:verdana, arial; font-size: 10px; font-weight: bold; background-color:#8090A0;color:#FFFFFF;height:18;border-color:#FFFFFF;border-top-width:1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: outset;border-right-style: inset;border-bottom-style:inset;}
.text_topo       {font-family:Arial; font-size: 14px; color: #49576A; font-weight: bold;height:25; Filter: DropShadow(Color=#DDDDDD, OffX=-2, OffY=1, Positive=1);}
.text_menu       {font-family: Verdana, arial, Helvetica, sans-serif; font-size: 9px; background-color: #EDEDED; border-color:#ADB6C6; border-style: double;  border-width: 1px;  width: 125px}
.td_titulo       {background-color: #8C9AAD;color: #FFFFFF;}
.td_itens        {background-color: #EDEDED;color: #000000;}
.texto           {font-family: Verdana, arial, Helvetica, sans-serif;font-size: 10px;color: #333333;text-decoration: none;}


/*Topo e lateral*/
.td_escuro       {background-color: #2C2C2C;color: #FFFFFF;}
.td_claro        {background-color: #333333;color: #4b4b4b;}
.td_linha        {background-color: #333333;color: #FFFFFF;}
.td_menu         {font-size: 12; color:#f7a600; font-family: verdana;}
.td_menu_over    {font-size: 13; color:#797979; font-family: arial;cursor='hand';}