@charset "iso-8859-1";
img {
   behavior: url("pngbehavior.htc");
}

td
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

a
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #0093DD;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td.menu_top
{
	text-align: right;
}

ul#mainlevel_menu_top
{
	position: relative;
	padding: 0 8px 0 0px;
	margin: 0 auto 0 auto;
	height: 23px;
	list-style: none;
}

ul#mainlevel_menu_top li
{
	float:right;
	background: url(img/menu_right.jpg); /*tab background image path*/
	background-repeat: no-repeat; 
	background-position: right;
	height: 23px;
	margin: 0px 1px 0px 1px;
}

ul#mainlevel_menu_top li a
{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 5px 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;	
	background: url(img/menu_left.jpg) no-repeat; /*left tab image path*/
	background-position: left;	
}

.moduletable_menu
{
	margin: 0;
	padding: 0;
}

.moduletable_menu ul,
.moduletable_menu li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.moduletable_menu a
{
	display: block;
	background: #3FB1E2;
	border-bottom: 1px solid #399ECA;
	border-left: 10px solid #399ECA;
	padding: 8px 0 8px 10px;
	width: 180px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}

.moduletable_menu a:hover
{
	background: #6DD2FE;
	border-bottom: 1px solid #6DD2FE;	
	border-left: 10px solid #8FDAFB;
}

.moduletable
{
	margin: 5px 5px 5px 11px;
}

.moduletable th
{
	font-family: tahoma, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}

.moduletable .pretext
{
	font-family: arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.contentpaneopen,
#conteudo td
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

.contentheading
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #0093DD;
	font-weight: bold;
}

h1
{
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	color: #0093DD;
	font-weight: bold;
}

#extranet
{
	margin:2px 8px 0px 0px;
	padding:0px;
}

#extranet th
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

#extranet td
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #808080;
}

#extranet form
{
	margin:0px;
	padding:0px;
}

#extranet input
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #808080;
	background: #FFF;
	border: 1px solid #808080;
}

#extranet input[type=button]
{
	width: 20px;
	font-size: 9px;

}

.sectiontableheader
{
	background: #0093DD;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 2px;
}

.rodape
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	padding: 8px 0 5px 0;
}

.development
{
	color: #707070;
}

.development a
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #707070;
	font-weight: normal;
	text-decoration: none;
}

.development a:hover
{
	color: #BCBCBC;
}

.inputbox
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	background: #A5D8ED;
}

.button
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	margin-top: 5px;
	background: #A5D8ED;
}

.moduletable .inputbox
{
	width: 150px;
}

