body{ 
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-image: url(../images/fundo.gif);
	background-repeat: repeat;
}
#centro {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-50px;
	margin-left:-150px;
}
.admin_titulo{
	background-image: url(images/header.gif);
	text-align: left;
	height: 32px;
}
.tabela_esp
{
  font-family: Verdana;
  font-size: 12px;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C0C0C0', EndColorStr='#FFFFFF');
}
/***************** MENU **************/
.headers{
	color: black;
	font: bold 8pt verdana;
	background-color: #F0F0F0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	height: 31px;
	width: 100%;
	background-image: url(images/header.gif);
}
.categorylinks{
	list-style-type: disc;
	list-style-image: url(images/last.gif);
	margin: 0px 0px 5px 0px;
	padding: 2;
}

.categorylinks li{
	padding-bottom: 1px;
}

.categorylinks li a{
	margin-left: -1px;
	padding: 1px 1px;
	font-size: 10px;
	display: block;
	color: #332A99;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #332A99; font-size: 10px;}
.categorylinks a:hover {color: #000000; background: #F3E9D0; font-size: 10px; text-decoration: none; }
/********************** FIM MENU *****************/
/******************* ADMIN AREA *********************/
.td_header{
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding: 0px;
	border-left: 1px solid #E3E2DE;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 1px;
	height: 31px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
td, th
{
	font-family: verdana;
	white-space: nowrap;
}
.td_cadastro
{
    font-family: verdana;
	white-space: nowrap;
	text-align: left;
	background-color: #EFEDE2;
}
.td_item, .td_item_par{
	background-color: #EFEDE2;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	white-space: nowrap;
}
.td_item_impar{
	background-color: #DEDCD1;
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	white-space: nowrap;
}
.button
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_bkgd.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 104px;
	height: 23px;
	text-align: center;
	border: 0px 0px 0px 0px;
}
input, textarea, select
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
table
{
	border: solid 0px #ffffff;
	/*margin: 0px 0px 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
}
fieldset
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
legend, #fldHelp
{
	font-size: 8pt;
	color: #332A99;
	background-color: #F7F6F3;
}
