BODY.wbg { 
	background: url("../fundo.jpg") fixed center; 
	background-color: white; 
	background-repeat: no-repeat 
}

BODY.login {
	background: white;
	margin: 0em;
}

BODY {	background: white; }

.FORM {
	font-family: Arial,Helvetica,SanSerif;
	font-size: 10pt;
	border: 1px solid #7395D1;
	background: none;
}

.FORM_LOGIN {
	font-family: Arial,Helvetica,SanSerif;
	font-size: 10pt;
	border: 1px solid black;
}

A { 
	color: black; 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	text-decoration: none; 
}

A:hover { 
	color: blue; 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	text-decoration: none; 
}

A:visited { 
	color: purple; 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	text-decoration: none;
}

a.link:hover {
	color: black; 
	font-family: Arial,Helvetica,SanSerif; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none;
	background: none;
}
a.link:link {
	color: black; 
	font-family: Arial,Helvetica,SanSerif; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none;
	background: none;
}
a.link:visited {
	color: black; 
	font-family: Arial,Helvetica,SanSerif; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none; 
	background: none;
}
a.link:active {
	color: black; 
	font-family: Arial,Helvetica,SanSerif; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none; 
	background: none;
}

table { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	border: none;
}

td { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	background-color: none;
}

td.titulo { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	background-color: none; 
	background: url(/curved_botr.gif) no-repeat bottom right;
}

td.branco { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #C9D4E5;
}

td.azul { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	background-color: #C9D4E5;
	border-bottom: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

td.azul_left {
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	background-color: #C9D4E5;
	border-bottom: 1px solid #7395d1;
	border-left: 1px solid #7395d1;
}

th {
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	background: #7395D1;
}
th.titulo {
	color: white;
	font-family: Arial,Helvetica,SanSerif;
	font-size: 10pt;
	font-color: white;
	text-align: center;
	background: #7395D1;
	padding-bottom: 1px;
}
th.topl {
	background: #7395D1 url(/curve_topl.gif) no-repeat;
	background-position: top left;
	padding-bottom: 1px;
	font-color: white;
	color: white;
}
th.topr {
	background: #7395D1 url(/curve_topr.gif) no-repeat;
	background-position: top right;
	padding-bottom: 1px;
	font-color: white;
	color: white;
}
th.botl {
	background: #7395D1 url(/curve_bottoml.gif) no-repeat;
	background-position: bottom left;
	padding-top: 1px;
	font-color: white;
	color: white;
}
th.botr {
	background: #7395D1 url(/curve_bottomr.gif) no-repeat;
	background-position: bottom right;
	padding-top: 1px;
	font-color: white;
	color: white;
}

.menu {
	background: #C9D4E5;
	font-family: Arial,Hevetica,SanSerif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid white;
	border-left: 1px solid #7395d1;
}

.menu2 {
	width: 100px;
	background: none;
	font-family: Arial,Hevetica,SanSerif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 0px;
	border-left: 1px solid #7395d1;
}

.menu_wzd {
	background: url(/bg_wizard.jpg);
	font-family: Arial,Hevetica,SanSerif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid white;
	border-left: 1px solid #7395d1;
}

.menu_usr {
	width: 101px;
	height: 80px;
	background: url('back_menu_1.jpg');
	font-family: Arial,Hevetica,SanSerif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid white;
	border-left: 1px solid #7395d1;
}

.mnu_opts { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #C9D4E5;
	border-bottom: 1px solid #7395d1;
	border-left: 1px solid #7395d1;
}

.acao { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	font-weight: bold;
	text-align: center;
	background-color: #C9D4E5;
	border-bottom: 1px solid #7395d1;
	border-left: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

.mnu_opts_canto { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	background-color: #C9D4E5;
	border-bottom: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

.opts {
	background: #C9D4E5;
	text-align: center;
	font-family: Arial,Hevetica,SanSerif;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid white;
	border-right: 1px solid #7395d1;
}

.opts_branco {
	background: none;
	font-family: Arial,Hevetica,SanSerif;
	font-size: 10pt;
	border-bottom: 1px solid #C9D4E5;
	border-left: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

.mnu_info {
	font-family: Arial,Hevetica,SanSerif;
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #C9D4E5;
	border-right: 1px solid #7395d1;
}

.info {
	font-family: Arial,Hevetica,SanSerif;
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #C9D4E5;
	border-left: 1px solid #7395d1;
}

.wzd_mnu_info {
	font-family: Arial,Hevetica,SanSerif;
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

.wzd_info {
	font-family: Arial,Hevetica,SanSerif;
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #7395d1;
	border-left: 1px solid #7395d1;
}

.sub_title { 
	font-family: Arial,Helvetica,SanSerif; 
	font-size: 10pt; 
	font-weight: bold;
	text-align: left;
	background-color: #C9D4E5;
	border-top: 1px solid #7395d1;
	border-bottom: 1px solid #7395d1;
	border-left: 1px solid #7395d1;
	border-right: 1px solid #7395d1;
}

option{
	background: #ffffff;
}

