TD { font-family : Verdana, Arial, Helvetica, sans-serif;  font-size : 70%;  color : #202020; line-height : 130%;   }
DIV {  font-family : Verdana, Arial, Helvetica, sans-serif; }
.mainText { line-height : 17px;  }
.smallText { font-size : xx-small;  line-height : 13px;  }



#conteudo{
float: top; 
background-color: #ffffff; // C7E5F9;
font-family: "arial";
font-size : 8pt;
font-color : #B32828;
padding-left: 10px;
padding-right: 8px;
margin-left: 10px;
margin-right: 6px;
//margin-top: 0;
p//adding-top = 0;
}


.tdMain { padding : 15px; }

.mainColor { background-color : #6487DC; }
.secondColor { background-color : #A2BEFE; }
.thirdColor { background-color : #6487DC; }/* up line */
.bgrColor { background-color : #F2F1E9; }
.lineColor { background-color : #FFFFFF; } /* white border */
.textBgrColor { background-color : #FFFFFF; }


A { color : #6487DC;  }
A:HOVER { color : #B20000;  }
//A.small { font-size : medium; }

A.mainMenu { color : #FFFFFF;   font-size : 15px; text-decoration : none; }
A.mainMenu:HOVER { color : #000000;     font-size : 15px; text-decoration : underline; }

A.mainMenuAct { color : #B4806B;        font-size : 15px; text-decoration : none; } 
A.mainMenuAct:HOVER  { color : #B4806B;         font-size : 15px; text-decoration : none; }

.tdmainMenu {
        padding : 4px 6px;
        font-size : 13px;
        font-weight : bold;
//      color : #214293;
}

.tdmainMenuAct {
        border : 1px solid #7898C2;
        padding : 2px 13px;
        background-color : #8DA8CC;
        font-size : 13px;
        font-weight : bold;
        color : #000000214293;  
}


A.subMenu{ text-decoration : none;  }
A.subMenu:HOVER{ text-decoration : underline; }
.subActive { background-color : #EFEFEF;  font-size : 10px;   } 
.subNotActive {  font-size : 11px;  } 

.mainMenu,  .mainMenuAct,  .subMenu { line-height : normal; }

.subSubMenu { font-size : xx-small; }

.copyright { font-size : xx-small;  padding : 12px 8px;  color : #FFFFFF;    }
A.copyright { color : #FFFFFF; }


.copyright a {
        color:#ffffff;
}

.copyright a:hover {
        color:#cccccc;
}


A.english { color : #B20000; font-size : xx-small;   }

H1 {color : #3D5D86;    font-size : medium; }
.red { color : #B20000; }


.page {color : #B28F53;  font-size : small;  font-weight : bold;   }
.title {color : #716E5A;  font-size : medium;    }
.hr { color : #CACACA; }
.blue { color : #202020; }

.menu_r_bgr{ background : url(images/common/menu_r_bgr.gif);  background-position : bottom;  }
.menu_l_bgr{ background : url(images/common/menu_l_bgr.gif);  background-position : bottom;  }

/*
.lineGor{ background : url(images/common/line_hor.gif); }
.lineVer{ background : url(images/common/line_ver.gif); }
*/

li.big { margin: 12px; }


/*  for button  */
.button {
        /*color: #000000; background-color: #B0C4DE;
        color: ButtonText; background-color: ButtonFace;*/
}

.buttonover {
   /*color : #000000; background-color : #91ACD0; 
         color: ButtonText; background-color: ButtonHighlight;*/
}
        
.button, .buttonover {
        font : bold xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
/*      border: #BFBFBF;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        cursor : hand;*/
        width: 120px;
}


/* NEW */

.tdTitle {
        font-weight : bold;
        background-color : #D5E3FE;
        padding : 3 5px;
}

.tdBody  {      padding : 8 7px;  }

.release {
        color : #6487DC;
        font-size : 18px;
        font-weight : bold;
}

.tdTitleImportant {
        font-weight : bold;
        background-color : #ffcc00;
        padding : 3 5px;
}

.tdBodyImportant  {     background-color : #ffffff; padding : 8 7px;  }

.faqTitle { font-weight: bold; padding: 25px 0px 5px 0px; }

