/* ESTILO DOS LINKS */
a.one:active     {color:#7A8846; text-decoration: none; font-weight: bold;}
a.one:link       {color:#7A8846; text-decoration: none; font-weight: bold;}
a.one:visited    {color:#7A8846; text-decoration: none; font-weight: bold;}
a.one:hover      {color:#000000; text-decoration: underline}

a.two:active     {color:#000000; text-decoration: none;}
a.two:link       {color:#000000; text-decoration: none;}
a.two:visited    {color:#000000; text-decoration: none;}
a.two:hover      {color:#7A8846; text-decoration: underline}

body {
scrollbar-3dlight-color:#BDC48D;
scrollbar-arrow-color:#BDC48D;
scrollbar-base-color:#BDC48D;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:#BDC48D;
}

td {
	font: 8 pt Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; text-align: justify;
}


/* Background dos bgs */
.TO_bg_01 { background: url(../imgs/bg_01.gif) repeat;}
.TO_bg_02 { background: url(../imgs/bg_02.gif) repeat;}
.TO_bg_03 { background: url(../imgs/bg_03.gif) repeat;}
.TO_bg_04 { background: url(../imgs/box_01_ln_01.gif) repeat;}
.TO_bg_05 { background: url(../imgs/bg_04.gif) no-repeat;}
.TO_bg_06 { background: url(../imgs/box_01_ln_02.gif) repeat;}
.TO_bg_07 { background: url(../imgs/box_01_ln_03.gif) repeat;}
.TO_bg_08 { background: url(../imgs/box_01_ln_04.gif) repeat;}
.TO_bg_09 { background: #FFFFFF;}
.TO_bg_10 { background: url(../imgs/box_02_ln_01.gif) repeat;}
.TO_bg_11 { background: url(../imgs/box_02_ln_02.gif) repeat;}
.TO_bg_12 { background: url(../imgs/box_02_ln_03.gif) repeat;}
.TO_bg_13 { background: url(../imgs/box_02_ln_04.gif) repeat;}
.TO_bg_14 { background: #8E9C59; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; ext-align: justify; }
.TO_bg_15 { background: #D6DBC6;}
.TO_bg_16 { background: #EDF0E5;}
.TO_bg_17 { background: #D6DBC6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; text-align: justify; }
.TO_bg_18 { background: url(../imgs/img_rodape.gif) repeat;}

/* Estilo das fontes */
.TO_txt_01 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #AB0101; font-weight: bold; text-align: justify; }
.TO_txt_02 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #7A8846; font-weight: bold; text-align: justify; }
.TO_txt_03 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: bold; text-align: justify; }


