body {
	background-color: #f0f0f0;
    background-image: url(../imagens/bg.gif);
    background-repeat: repeat-x;
}
.texto {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.texto_small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.title {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #aab2cb;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}
.texto1 {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
.scrollbar {
	overflow-y: auto;
}
.mgroup_bar {
	border-top: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	padding: 3px;
	background-color: #0099ff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;
}
.mtitle_black {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: black;
}
.mtitle_medium {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	color: black;
}
.msub_titulo {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #46548b;
}
a.mteam_email {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #e49705;
	text-decoration: none;
}
a.mteam_email:hover {
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
     color: #e49705;
	text-decoration: underline;
}
.small_header {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b78502;
	font-weight: bold;
	text-decoration: none;
}
.soffer {
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #a62900;
}
.tabela {
     background-color: #f8f9f0;
     border-top: #999999 1px solid;
     border-bottom: #999999 1px solid;
}
.tabela_label {
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #48744a
}
.form_control {
     height: 18;
     border: #899eae 1px solid;
     font-size: 10px;
     font-family: verdana, arial;
}
.form_tag {
     font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #b78502;
	background-color: #ebebd3;
}
.pesquisa_botao {
     border-top: #999999 1px dashed;
     border-bottom: #999999 1px dashed;
     padding: 3px;
     color: #0199cb;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 11px;
     font-weight: bold;
     background-color: #a4d2e1;
     cursor: pointer;
}
.pesquisa_outer {
     background-color: #f6f7ea;
}
.style1 {color: #FF6600}
.style7 {color: #0099CC}
.style16 {
	color: #0099CC;
	font-weight: bold;
}
.style12 {
	color: #555555;
	font-size: 10px;
}

a.link_blue {
     font-family: verdana, arial;
     font-size: 10px;
     font-weight: bold;
     color: #6889C3;
     text-decoration: none;
}
a.link_blue:hover {
     font-family: verdana, arial;
     font-size: 10px;
     font-weight: bold;
     color: #6889C3;
     text-decoration: underline;
}
.confTit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.preview_image {
     border: #666666 1px solid;
     opacity: .85;
}
