a {
	text-decoration: none;
}

a:hover {
	color: #FF9934;
}
body {
	background-color: #F7F7F7;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#999999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#F2F2F2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF9934;
	list-style-type: square;
	letter-spacing: normal;
	white-space: normal;
	left: 9px;
}
.bg_norepeat {
	background-repeat: no-repeat;
	background-position: center;	
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F8E8E;
	border-right-color: #8F8E8E;
	border-bottom-color: #8F8E8E;
	border-left-color: #8F8E8E;
}

.texto {
	font-family: Arial;
	font-size: 10px;
	color: #939393;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.texto_claro {
	font-family: Arial;
	font-size: 10px;
	color: #C4BEB2;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.texto_11 {
	font-family: Arial;
	font-size: 11px;
	color: #939393;
	font-style: normal;	
	line-height: normal;
	text-decoration: none;
}

.texto-bold {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #939393;
}
.texto_preto {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texto-bolder {
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #939393;
}
.texto_mini {
	font-family: verdana;
	font-size: 8px;
	color: #666666;
}
.texto_9_preto {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.txt_9 {
	font-family: arial;
	font-size: 9px;
	color: #8F8E8E;
	line-height: 9px;
}
.texto_9 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #8F8E8E;
}
.texto_laranja_10 {
	font-family: Arial;
	font-size: 10px;
	color: #FF9934;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.texto_laranja {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9934;;
}
.texto_laranja_12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9934;;
}
.margem_2{
	padding: 2px;
}
.margem_topo_fundo {	
	padding-bottom: 6px;
}
.topo{	
	padding: 6px;
	vertical-align: top;
}
.field {  
font-family: Arial;
font-size: 10px;
color: #939393;
font-weight: normal;
text-decoration: none;
width: 130px; 
height: 16px; 
border: #cccccc solid; 
border-width: 1px 1px 1px 1px; 
padding-right: 3px; 
padding-left: 3px
}