body{
width:780px; 
height:530px;
padding:0px;
margin:0px;
margin-left: 0px;
margin-top: 0px;
background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #7D7D7D;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #696969;
	text-decoration: none;
}

.copy_Uesato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #696969;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #666565;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5B707A;
}
.text_Ficha {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	line-height: 12px;
	color: #666565;
	border-bottom:1px solid;
	border-bottom-color: #666565;
}
.border_Ficha {
	border-bottom:1px solid;
	border-bottom-color: #666565;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FF7700;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #667A83;
}

.logo {
	font-family: Arial;
	font-size: 23px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F5F6D;
}

.tit_1 {
	font-family: Arial;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	color: #FF7700;
}
.tit_2 {
	font-family: Arial;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	color: #667A83;
}
.tit_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;	
	color: #3F5F6D;
}
.tit_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;	
	color: #3F5F6D;
	
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 109px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #3F5F6D;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 168px;
	border: 1px solid #4D4D4D;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 63px;
	width: 168px;
	border: 1px solid #4D4D4D;
	overflow:auto;
}
.CampoForm {
	border-style: solid; 
	border-width: 1; 
	color: #666666; 
	border-color: #CCCCCC; 
	background-color: #FFFFFF; 
	font-family: verdana; 
	font-size: 10; 	
	height: 20; 
}
.MensagemForm {
	border-style: solid; 
	border-width: 1; 
	color: #666666; 
	border-color: #CCCCCC; 
	background-color: #FFFFFF; 
	font-family: verdana; 
	font-size: 10; 		
}
.BotaoForm {
	border-style: solid; 
	border-width: 1; 
	color: #666666; 
	border-color: #CCCCCC; 
	background-color: #FFFFFF; 
	font-family: Arial; 
	font-size: 10px; 
	height: 20; 	
}
.MsgErro {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textoAlerta {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000;
}	

.alerta_vermelho {
	background: url('images/exclamation.gif') no-repeat 3px center #FCEFEF;
	text-indent: 10px;
	border-top: 2px solid #AB0101;
	border-bottom: 2px solid #AB0101;
	text-align: left;
	line-height: 18px;
	margin: 10px auto;
	padding: 5px 22px;
}

.alerta_azul { 
	background: url('images/information.gif') no-repeat 3px center #F2F7FD;
	text-indent: 10px;
	border-top: 2px solid #6291D9;
	border-bottom: 2px solid #6291D9;
	text-align: left;
	line-height: 18px;
	margin: 10px auto;
	padding: 5px 22px;
}

.alerta_amarelo {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}
