body {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { border: none; } 


.menu_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold
}

.menu_item:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold
}
.menu_item:visited { 
text-decoration: none; outline:none
}
.menu_item:hover {
	text-decoration: none;
	color:#0099E0; outline:none
	}
	
	
	
.menu_item_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold
}


A:link { 
	text-decoration: none; outline:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
A:visited { 
text-decoration: none; outline:none
}
A:hover {
	text-decoration: none;
	 outline:none;
	 color:#0099E0;
	}
	
.class1 A:link {text-decoration: none; color:#FFFFFF;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;}
.class1 A:visited {text-decoration: none;
	color:#FFFFFF;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;}
.class1 A:hover {text-decoration: none;
	color:#0099E0;	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;}
	
	
.links_top{text-decoration: none; color:#000000;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;}	
.links_top A:link {text-decoration: none; color:#000000;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;}
.links_top A:visited {text-decoration: none; color:#000000;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;}
.links_top A:hover {text-decoration: none;
	color:#0099E0;	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;}	
	
.fundo_geral {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images_ok/layout/fundo_geral_2.jpg);
}
.fundo_geral_rodape {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images_ok/layout/fundo_geral_rodape.jpg);
}
.no_repeat {
	background-repeat: no-repeat;
	background-position: left top;
}
.cx_filet {
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.cx_filet_esq {
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.cx_filet_dta {
	padding-left: 0px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.separador_rodape {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border_rodape {
	border: thin solid #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.text_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.text_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text_20px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
}
.text_30px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
}
.cor_a_100 {
	color: #005582;
}
.cor_a_50 {
	color: #7FAAC0;
}
.cor_a_15 {
	color: #D9E6EC;
}
.cor_b_100 {
	color: #0099E0;
}
.cor_b_50 {
	color: #63BCEB;
}
.cor_b_15 {
	color: #D3EAF9;
}
.cor_cinza_text {
	color: #666666;
}
.cor_branca {
	color: #FFFFFF;
}
.cx_border {
	border: 5px solid #0099E0;
}
.cx_border_filet {
	border: 1px solid #999999;
	padding: 3px;
}
.cx_border_filet2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009bd7;
}
