tr_title {
	background-color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004575;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.home_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006796;
	background-color: #CCCCCC;
	border: 1px solid #006796;
}

a, a:link, a:visited {
	color: #222222;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBDDFF;
}
a:active, a:hover {
	color: #FFFFFF;
	background-color: #006893;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.menu_bar {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006796;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2289B8;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #2289B8;
}

.menu_bar_red {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BB0000;
	border-right-color: #770000;
	border-bottom-color: #770000;
	border-left-color: #BB0000;
}


.link_botao, A.link_botao:link, A.link_botao:visited, A.link_botao:active, A.link_botao:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom: none;
	background: none;
	background-color: none;
}

.a_menu_bar, A.a_menu_bar:link, A.a_menu_bar:visited {
	color: #FFFFFF;
	background-color: #006893;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
A.a_menu_bar:active, A.a_menu_bar:hover {
	color: #FFFFFF;
	background-color: #F2552C;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}.footer {
	background-color: #BBDDFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006796;
}
.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006796;
}
.home_form_text {
	font-size: 12px;
}
.pessoal_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BBDDFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006796;
	font-size: 12px;
	font-weight: bold;
}
input, select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006796;
	background-color: #FFFFCC;
	border: 1px solid #006796;
}
.error {
	color: #FF0000;
}

.hilight_table {
	background-color: #BBDDFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006796;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006796;
}
.hilight_tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #BBDDFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006796;
}

.tip {
	background-color:#FFFF99;
	border: dashed;
	border-width:thin;
	border-color: #333333;
}
