td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#717171;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#717171;
}

body { 	margin:0px;padding:0px; background-image:url(images/bg.jpg); background-color:#e6e6e6; background-position:top; background-repeat:repeat-x}

.copy{
font-family:tahoma;
font-size:11px;
color:#9D9B9B;
text-decoration:none;
}

.bot_txt {color:#717171; text-decoration:none}
.branco {color: #FFFFFF; }
.blue_ESC {color: #327095}
.outro_cinza {color: #333333}
.red {color: #FF0000}
.cinza_ESC_BOLD {
	color: #717171;
	font-weight: bold;
}
.cinza_ESC {color: #6C6C6C}
.gray {color:#717171; text-decoration:none}
.orange {color:#E08E37; text-decoration:none}
.blue {color:#2D98B8; text-decoration:none}
.green {color:#A0D435; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.form { width:81px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:202px;
		height:65px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C3C4;
		background-color:#FFFFFF;
		color:#848484;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}




