html { 

	overflow-x: auto;

	scrollbar-arrow-color:#999999;  

	scrollbar-3dlight-color :#FFFFFF;

	scrollbar-face-color:#F6F6F6;

	scrollbar-track-color:#FFFFFF;

	scrollbar-base-color :#FFFFFF; 

	scrollbar-shadow-color :#FFFFFF;

	scrollbar-highlight-color:#FFFFFF; 

 }

BODY {font-family: Verdana; font-size: 9px; color: #ffffff; margin:0px; padding:0px; background-color:#FFFFFF;}

TABLE, TR, TD {font-family: Verdana; font-size: 9px; color: #888888; padding:0px; padding-left:0px}

hr {border: 1px dashed #EEEEEE;}



/*links*/

a:link, a:visited, a:active {font-size: 10px; color: #666666; text-decoration: none; font-weight: bold;}

a:hover {font-size: 10px; color: #666666; text-decoration:underline; font-weight: bold;}

.menu, .menu a:link, .menu a:visited, .menu a:active {color: #898989;}

#cprin, #cprin a:link, #cprin a:visited, #cprin a:active {font-size: 11px; color: #579CFF; font-weight: bold;}

#ctrab, #ctrab a:link, #ctrab a:visited, #ctrab a:active {font-size: 11px; color: #FF4E00; font-weight: bold;}

#cproj, #cproj a:link, #cproj a:visited, #cproj a:active {font-size: 11px; color: #83AD00; font-weight: bold;}

#cinte, #cinte a:link, #cinte a:visited, #cinte a:active {font-size: 11px; color: #EA1586; font-weight: bold;}

#ceven, #ceven a:link, #ceven a:visited, #ceven a:active {font-size: 11px; color: #FFBC00; font-weight: bold;}



.mprin a:hover {padding-top:5px; color: #579CFF; text-decoration: none; font-weight: bold;}

.mtrab a:hover {padding-top:5px; color: #FF4E00; text-decoration: none; font-weight: bold;}

.mproj a:hover {padding-top:5px; color: #83AD00; text-decoration: none; font-weight: bold;}

.minte a:hover {padding-top:5px; color: #EA1586; text-decoration: none; font-weight: bold;}

.meven a:hover {padding-top:5px; color: #FFBC00; text-decoration: none; font-weight: bold;}



/*capitulos*/

.cprin {font-size: 11px; color: #579CFF; font-weight: bold;}

.ctrab {font-size: 11px; color: #FF4E00; font-weight: bold;}

.cproj {font-size: 11px; color: #83AD00; font-weight: bold;}

.cinte {font-size: 11px; color: #EA1586; font-weight: bold;}

.ceven {font-size: 11px; color: #FFBC00; font-weight: bold;}



/*menu direito */

#menudireito{

	background-image: url(../img/m_botao_i.gif);

}

.menudireito_titulo {

	font-weight: bold;

	background-image: url(../img/m_botao_c.gif);

	text-align: right;

	height: 17px;

	width: 92px;

}

.menudireito_inferior{

	width: 139px;

	padding-top:5px;

	padding-left:11px;

	padding-right:10px;

	padding-bottom:15px;

}





#menu {background-image: url(../img/menu_l.gif);background-repeat: repeat-y;}

.titulo {padding-left:24px; font-size: 14px; color: #888888; font-style: italic; font-weight: bold; vertical-align: bottom; background-repeat: no-repeat; height: 24px;}

.painel {font-size: 10px; padding:5px; padding-left:5px; background-color:#F9F9F9; border:2px solid #E5E5E5;}

.botao {

	font-size: xx-small;

	color:#AAAAAA;

	background:#FFFFFF;

	border: 1pt solid #CCCCCC;

} 

.caixa {

	font-size: 11px;

	color:#AAAAAA;

	background-color:#FFFFFF;

	border: 1px solid #DDDDDD;

}