#tab_accordion { background:#333 url(../images/h300.png) 0 0; border:1px solid #EFEFEF; background-color: #FFF; width: 740px; }
#tab_accordion h2 { font-weight:bold; border:1px solid #fff; border-bottom:1px solid #ddd; cursor:pointer; background-color: #EFEFEF; margin: 0; font-size: small; padding: 0; }
#tab_accordion h2.pcurrent { cursor:default; color: #FFF; }
#tab_accordion div.pane { border:1px solid #fff; border-width:0 2px; display:none; padding:10px; color:#333; font-size:12px; }
#tab_accordion h3 { font-weight:bold; font-size:small; color:#333; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 20px; }
#tab_accordion a { font-size: 0.9em; font-weight: bold; display: block; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 30px; }
#tab_accordion a:hover { color: #FFF; background-color: #996; }
#tab_accordion h2.current a { cursor:default; color: #333; background-color: #996; background-image: url(../images/fade-butt-h.png); }
#tab_accordion p { margin-left: 5px; margin-right: 5px; line-height: 130%; width: 685px; text-align: justify; }
#tab_accordion div.desc { border:1px solid #fff; border-width:0 2px; background-color: #EFEFEF; margin-bottom: 20px; margin-top: 10px; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 0px; }
#tab_accordion h4 { font-weight:bold; color:#333; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px; font-size: small; }
/* root element for tabs  */
ul.tabs { list-style:none; padding:0; height:30px; margin-top: 20px; margin-right: 0; margin-bottom: 0; margin-left: 5px; }
/* single tab */
ul.tabs li { float:left; text-indent:0; padding:0; margin:0 !important; list-style-image:none !important; }
/* link inside the tab. uses a background image */
ul.tabs a { font-size:0.9em; display:block; height: 30px; line-height:30px; text-align:center; text-decoration:none; color:#333; padding:0px; position:relative; top:1px; background-color: #EFEFEF; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; border: 1px solid #EFEFEF; font-weight: bold; width: 150px; }
ul.tabs a:active { outline:none; }
/* when mouse enters the tab move the background image */
ul.tabs a:hover { background-position: -420px -31px; color:#666; }
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { cursor:default !important; color:#FFF !important; background-color: #996; border: 1px solid #EFEFEF; }
.panes div { display:none; height:265px; font-size:14px; background-color:#fff; width: 718px; margin-bottom: 20px; }
.panes img { padding: 2px; border: 1px solid #EFEFEF; }
/* initially all panes are hidden */ 
.panes .pane { display:none; margin-bottom: 20px; }
/* Second Tabs */

/* root element for tabs  */
ul.tabsB { list-style:none; padding:0; height:30px; margin-top: 20px; margin-right: 0; margin-bottom: 0; margin-left: 5px; }
/* single tab */
ul.tabsB li { float:left; text-indent:0; padding:0; margin:0 !important; list-style-image:none !important; }
/* link inside the tab. uses a background image */
ul.tabsB a { font-size:0.9em; display:block; height: 30px; line-height:30px; text-align:center; text-decoration:none; color:#333; padding:0px; position:relative; top:1px; background-color: #EFEFEF; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; border: 1px solid #EFEFEF; font-weight: bold; width: 250px; }
ul.tabsB a:active { outline:none; }
/* when mouse enters the tab move the background image */
ul.tabsB a:hover { background-position: -420px -31px; color:#666; }
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabsB a.current, ul.tabsB a.current:hover, ul.tabsB li.current a { cursor:default !important; color:#FFF !important; background-color: #996; border: 1px solid #EFEFEF; }
.panesB div { display:none; height:265px; font-size:14px; background-color:#fff; width: 718px; margin-bottom: 20px; }
.panesB img { padding: 2px; border: 1px solid #EFEFEF; }
/* initially all panes are hidden */ 
.panesB .pane { display:none; margin-bottom: 20px; }
/* Terceira Tabs */

/* root element for tabs  */
ul.tabsC { list-style:none; padding:0; height:30px; margin-top: 20px; margin-right: 0; margin-bottom: 0; margin-left: 5px; }
/* single tab */
ul.tabsC li { float:left; text-indent:0; padding:0; margin:0 !important; list-style-image:none !important; }
/* link inside the tab. uses a background image */
ul.tabsC a { font-size:0.9em; display:block; height: 30px; line-height:30px; text-align:center; text-decoration:none; color:#333; padding:0px; position:relative; top:1px; background-color: #EFEFEF; margin-top: 0px; margin-right: 5px; margin-bottom: 0px; margin-left: 0px; border: 1px solid #EFEFEF; font-weight: bold; width: 200px; }
ul.tabsC a:active { outline:none; }
/* when mouse enters the tab move the background image */
ul.tabsC a:hover { background-position: -420px -31px; color:#666; }
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabsC a.current, ul.tabsC a.current:hover, ul.tabsC li.current a { cursor:default !important; color:#FFF !important; background-color: #996; border: 1px solid #EFEFEF; }
.panesC div { display:none; font-size:14px; background-color:#fff; width: 718px; margin-bottom: 20px; }
.panesC img { padding: 2px; border: 1px solid #EFEFEF; }
/* initially all panes are hidden */ 
.panesC .pane { display:none; margin-bottom: 20px; }
#tab_accordion img { padding: 2px; border: 1px solid #EFEFEF; }

