<STYLE TYPE="text/css">

/* layout geral */
/*_______________________________________________*/


.bodyn
{
	padding: 0px;
	background-color: #ffffff;
}


.table_out
{
	padding: 0px;
}
.td_out
{
}
.tdn
{
	background-color: #e7e7e7;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}
.tdform
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}
.tdadmin
{
	background-color: #9a9899;
	color: #9a9899;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}



/* link geral */
/*_______________________________________________*/

a
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
a:link 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
a:active 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
a:visited 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
a:hover 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : underline;
}

.menulink 
{
	color: #9a9f9b;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menulink:link 
{
	color: #9a9f9b;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menulink:active 
{
	color: #9a9f9b;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menulink:visited 
{
	color: #9a9f9b;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menulink:hover 
{
	color: #d20c19;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}

.image
{
	border-color:#ffffff;
	border-width: 0px;
}

.linkn:link 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
.linkn:active 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
.linkn:visited 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
}
.linkn:hover 
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : underline;
}

b
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;	
}
br
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 5px;
}

.menubr
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 2px;
	text-decoration : none;
}
.menufont 
{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menufontactive 
{
	color: #d20c19;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}
.menubackfont 
{
	color: #9a9899;
	background-color: #e7e7e7;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	line-height: 11px;
	text-decoration : none;
}






/* elementos gerais */
/*_______________________________________________*/

.divr
{
	width: 332px;
	height:180px;
	overflow: auto;
	background-color: #9a9899;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-highlight-color:#9a9899; 
	scrollbar-face-color:#9a9899; 
	scrollbar-shadow-color:#9a9899; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#9a9899;
	scrollbar-arrow-color:#ffffff;
}

.divra
{
	width: 490px;
	height:190px;
	overflow: auto;
	background-color: #9a9899;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-highlight-color:#9a9899; 
	scrollbar-face-color:#9a9899; 
	scrollbar-shadow-color:#9a9899; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#9a9899;
	scrollbar-arrow-color:#ffffff;
}


/* elementos form */
/*_______________________________________________*/

form
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.button
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: solid 1px #ffffff;
	background-color: #9a9899;
	width : 70px;
	cursor: hand;
}
/* select,text,textarea */
.box
{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}
.textarea
{
	width: 480px;
	height:190px;
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	line-height: 11px;
	text-decoration : none;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-highlight-color:#9a9899; 
	scrollbar-face-color:#9a9899; 
	scrollbar-shadow-color:#9a9899; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#9a9899;
	scrollbar-arrow-color:#ffffff;
}

.login
{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}
.tablelogin
{
	padding: 0px;
	border: solid 1px #000000;
}


</STYLE>