body {
	margin : 0;
	border : 0;
	padding : 0;
	background-color : white;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
h1 {
	font-size : 22px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
}
h2 {
	margin : 0;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	font-size: 17px;
}
td {
	font-family : Verdana, Helvetica, sans-serif;
	border-width: 0px;
}
td.colhead {
	background-color : #ececec;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
td.rowhead {
	background-color : #ececec;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
td.rowhead2 {
	background-color : #f7f7f7;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
form {
	margin : 0;
	padding : 0;
	border : 0;
}
a, a:link, a:active, a:visited {
	text-decoration : none;
	color : #445588;
}
input {
	border : 1px solid #d0d0d0;
	background-color : white;
	color : black;
	font-family : Verdana, serif;
	font-size : 10px;
	font-weight : normal;
}
textarea {
	background-color : white;
	color : black;
	font-family : Verdana, serif;
	font-size : 10px;
	font-weight : normal;
	border-color : #d0d0d0;
	border-style : solid;
	border-width : 1px;
}
select {
	color : black;
	background-color : white;
	font-family : Verdana, serif;
	font-size : 10px;
	font-weight : normal;
	border-color : black;
	border-style : solid;
	border-width : 1px;
}
/* -------------------- was missing -------------------------- */

table {
	border-color: #98aab1;
	border-width: 1px;
	border-style: solid;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
table.main, table.mainouter {
	border-width : 0px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
table.bottom {
	font-family : Verdana, Helvetica, sans-serif;
	border-width : 0px;
	font-size : 11px;
	border-width : 0px;
}
p {
	font-size: 8pt;
}
p.sub {
	margin-bottom: 4pt;
}
td.embedded {
	border: none;
	padding: 0px;
	text-align: left;
}
td.bottom {
	border: none;
}
td.heading {
	background-color : #ececec;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
td.text {
	padding: 10pt;
	text-align: left;
}
td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}
td.title {
	font-size: 14pt;
}
td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: none;
}
td.clear {
	padding: 0px;
	border: 0px;
	background: transparent;
}
.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}
font.gray {
	color: #ACA899;
	text-decoration: underline;
}
a:hover {
	text-decoration : none;
	color : #224466;
}
a.index {
	font-weight: bold;
}
a.biglink {
	font-weight: bold;
	font-size: 12pt;
}
a.altlink:link, a.altlink:visited {
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}
a.altlink:hover {
	text-decoration: underline;
}
a.altlink_blue:link, a.altlink_blue:visited {
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}
a.altlink_blue:hover {
	text-decoration: underline;
}
a.altlink_green:link, a.altlink_green:visited {
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}
a.altlink_green:hover {
	text-decoration: underline;
}
.important {
	font-weight: bold;
	font-size: 8pt;
}
.red {
	color: #ee0000;
}
.yellow {
	color: #997700;
}
.green {
	color: #000000;
}
.btn {
	width: 75px;
	height: 23px;
}
.small {
	font-size: 7pt;
}
.big {
	font-size: 10pt;
}
li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
ul {
	margin-left: 0pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.border {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
/*------------------- Added to TBDev code ---------------------*/

.row1 {
	background-color : #f7f7f7;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
.row2 {
	background-color : #ececec;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
.row3 {
	background-color : #f7f7f7;
	margin : 4px;
	padding : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-width : 0px;
}
.menu-topo {
	padding-top:23px;
	margin-bottom:-23px;
	background:url(imagens/selecao.png) no-repeat;
	width:124px;
	height:117px;
	float:inherit;
}
.menu-topo:hover {
	padding-top:23px;
	margin-bottom:-23px;
	background:url(imagens/selecao_ativo.png) no-repeat;
	width:124px;
	height:117px;
	float:inherit;
}
/*----------------- START Feed template -------------*/
#wrap {
	margin:0 auto;
	width:770px;
}
#rss {
	background-color:#EAF1F9;
	width:450px;
	float:left;
	border:0px solid red;
	margin-left:10px;
	padding:10px;
}
#rss P {
	background-image:url(../images/bg_item.jpg);
	background-repeat:repeat-x;
	font:11px "trebuchet MS", Verdana;
	color:#333;
	margin:0px;
	padding:0px;
}
#rss UL {
	margin:3px;
	text-align:left;
	padding-left:2px;
}
#rss a {
	font:bold 12px "trebuchet MS", Verdana;
	color:#333;
	text-decoration:none;
	padding:0px;
}
#rss a:hover {
	text-decoration:none;
	background-color:#cf0;
	color:#333;
}
/*----------------- END Feed template -------------*/

/*----------------- only used by ICGStation template -------------*/

.theme_table {
	margin : 0;
	border : 0;
	padding : 0;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
.forumline {
	background-color : #999;
	border : 0 solid #006699;
}
.imagem-topo {
	vertical-align:top;
	margen-bottom:4px;
}
td.navpic {
	vertical-align:bottom;
	background-color : #ffffff;
	background-image : url(images/navpic.gif);
	height : 22px;
	padding-bottom:4px;
}
td.indexbom {
	background-image : url(images/bt.gif);
	background-repeat : repeat-x;
}
h3 {
	margin : 0;
	font-family : Verdana, serif;
	line-height : 120%;
	font-size: 17px;
}
h4 {
	margin : 0;
}
.mainmenu {
	margin : 1px;
	font-size : 14px;
}
.genmed {
	margin : 1px;
	font-size : 10px;
}
.copyright {
	color : #444;
	font-weight : normal;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
}
th {
	height : 25px;
	color : #444444;
	border-color : #ffffff;
	border-style : solid;
	font-size : 10px;
	background-color : #eaeaea;
	white-space : nowrap;
	border-width : 1px 1px 0;
}
.spacer {
	background-color : #d1d7dc;
}
hr {
	height : 1px;
	border-width : 0;
	background-color : #d1d7dc;
	color : #d1d7dc;
}
.post {
	background-color : white;
	border-style : solid;
	border-width : 1px;
}
img {
	border : 0;
}
.tbl {
	border-collapse : collapse;
	height : 4px;
	width : 100%;
	border : 0;
}
.tbll {
	background : url(imagens/borda_angulo_esquerdo-baixo.png) no-repeat;
	width : 11px;
	height: 11px;
}
.tblbot {
	background : url(imagens/borda_baixo.png) repeat-x;
	width : 100%;
}
.tblr {
	background : url(imagens/borda_angulo_direito-baixo.png) no-repeat right;
	width : 11px;
	height: 11px;
}
.tbt {
	border-collapse : collapse;
	height : 28px;
	width : 100%;
	border : 0;
}
.tbtl {
	background : url(imagens/borda_angulo_esquerdo-cima.png) no-repeat;
	width : 28px;
}
.tbtbot {
	background : url(imagens/borda_cima.png) repeat-x;
	width : 100%;
	font-size : 11px;
	color : #EAEAEA;
	vertical-align:bottom;
}
.tbtr {
	background : url(imagens/borda_angulo_direito-cima.png) no-repeat right;
	width : 124px;
}
.tbtr_block {
	background : url(imagens/borda_angulo_direito-cima-mini.png) no-repeat right top;
	width : 70px;
}
td.colhead2 {
	background-color : #f7f7f7;
	padding : 4px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px 1px 0;
}
.coltable {
	background-color : #a9b8c2;
	padding : 0;
	border : 0 solid #006699;
}
.colheadlink, a.colheadlink, a.colheadlink:link, a.colheadlink:active, a.colheadlink:visited {
	color : #445588;
	text-decoration : none;
}
.tableb {
	font-size : 11px;
	font-family : arial;
	color : #1d3b50;
	background-color : #f1f1f1;
	border-top : 1px solid #dfe7ec;
	background-image : url(images/cell_bg2_inbox.gif);
	background-repeat : no-repeat;
}
/*Menu lateral*/

        .menu_lateral {
	margin: 10px;
	padding: 0;
	font: 1em "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 100%;
}
.menu_lateral DIV.container {
	margin: auto;
	width: 90%;
	margin-bottom: 10px;
}
.menu_lateral TEXTAREA {
	width: 80%;
}
.menu_lateral FIELDSET {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 0;
}
.menu_lateral LEGEND {
	color: #ccc;
	font-size: 120%;
}
.menu_lateral INPUT, TEXTAREA {
	font-family: Arial, verdana;
	font-size: 125%;
	padding: 7px;
	border: 1px solid #999;
}
.menu_lateral LABEL {
	display: block;
	margin-top: 10px;
}
.menu_lateral IMG {
	margin: 5px;
}
.menu_lateral li {
	margin:0;
}
.menu_lateral h2 {
	margin: 0;
}
.drawers-wrapper {
	position: relative;
	width: 188px;
}
.drawer {
	background:transparent url(http://images.apple.com/downloads/images/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;
	color:#76797C;
	font-size:11px;
	line-height:1.3em;
}
.boxcap {
	height:5px;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:100;
	background:transparent url(http://images.apple.com/downloads/images/sidenav_capbottom.png) no-repeat scroll 0%;
	margin-top:-5px;
}
.captop {
	background-image:url(http://images.apple.com/downloads/images/box_188captop.png);
	bottom:auto;
	top:0pt;
	margin-top:0;
}
.drawers {
	margin-bottom:15px;
	color:#76797C;
	font-size:11px;
	line-height: 18px;
}
.drawers A {
	color:#666666;
	text-decoration:none;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:16px;
	padding:6px 0pt;
}
.menu_lateral UL {
	list-style: none;
	padding: 0;
}
UL.drawers {
	margin: 0;
}
.drawer-handle {
	background:#939393 url(http://images.apple.com/downloads/images/slider_handlebg188.png) no-repeat scroll 0pt;
	color:#333333;
	cursor:default;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin-bottom:0pt;
	text-indent:15px;
	width:100%;
}
.drawer-handle.open {
	background-color:#72839D;
	background-position:-188px 0pt;
	color:#FFFFFF;
}
.drawer UL {
	padding: 0 12px;
	padding-bottom:0pt;
}
.drawer-content UL {
	padding-top: 7px;
}
.drawer-content LI A {
	display:block;
	overflow:hidden;
}
.alldownloads li {
	border:0pt none;
	line-height:18px;
	padding:0pt;
}
#menu_principal {
}


