@charset "utf-8";
/* CSS Document */

body {
	SCROLLBAR-FACE-COLOR: #cbcfd1;
	SCROLLBAR-HIGHLIGHT-COLOR: #cbcfd1;
	SCROLLBAR-SHADOW-COLOR: #cbcfd1;
	SCROLLBAR-3DLIGHT-COLOR: #cbcfd1;
	SCROLLBAR-ARROW-COLOR: #076b88;
	SCROLLBAR-DARKSHADOW-COLOR: #cbcfd1;
	SCROLLBAR-BASE-COLOR: #076b88;
}

.tb1 {
	background-image:url(images/mnu_baixo.jpg);
	background-repeat:no-repeat;
	height:139px;
}

.tb2 {
	background-image:url(images/bk_frame.jpg);
	background-repeat:no-repeat;
	height:449px;	
}

.tb3 {
	background-image:url(images/bk_esq.jpg);
	background-repeat:no-repeat;
	height:449px;
}

.text1 {
	font-family:Tahoma;
	font-size:11px;
	color:#313131;
	line-height:18px;
}	

.text2 {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#076b88;
	font-weight:bold;
}

.text3 {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}

.text4 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
}

.text5 {
	font-family:Tahoma;
	font-size:12px;
	color:#c4d5fb;
	line-height:25px;
	font-weight:bold;
}

.text6 {
	font-family:Tahoma;
	font-size:12px;
	color:#a70505;
	line-height:25px;
	font-weight:bold;
}
	
.link1 {
	font-family:Tahoma;
	font-size:11px;
	color:#313131;
	line-height:18px;
	text-decoration:none;
}

.link1:hover {
	color:#076b88;
	font-weight:bold;
}	

.data {
	font-family:Tahoma;
	font-size:10px;
	color:#d5faff;
	line-height:18px;
	font-weight:bold;
}	

.chamada {
	font-family:Tahoma;
	font-size:10px;
	color:#70eaf9;
	line-height:18px;
	font-weight:bold;
}

.msg {
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	color:#feffff;
}

.rod_1 { font-family:Verdana; font-size:10px; font-weight:bold; color:#009900; text-decoration:none; }

.rod_2 { font-family:Verdana; font-size:10px; font-weight:bold; color:#003399; text-decoration:none; } 

