/* // // TOP BAR // // */
.top_bar_div {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #B08500;
}
A.a_top_bar:active {text-decoration: none; font-family: Verdana; font-size: 9pt; font-weight: bold; color: #B08500;}
A.a_top_bar:link {text-decoration: none; font-family: Verdana; font-size: 9pt; font-weight: bold; color: #01118D;}
A.a_top_bar:visited {text-decoration: none; font-family: Verdana; font-size: 9pt; font-weight: bold; color: #01118D;}
A.a_top_bar:hover {text-decoration: none; font-family: Verdana; font-size: 9pt; font-weight: bold; color: #B08500;}

/* // // MAIN MENU // // */

.main_menu_title {
	text-decoration: none;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
A.main_menu_title:active {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF;}
A.main_menu_title:link {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF;}
A.main_menu_title:visited {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF;}
A.main_menu_title:hover {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #FFFFFF;}

A.main_menu_item:active {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #714008;}
A.main_menu_item:link {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #714008;}
A.main_menu_item:visited {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #714008;}
A.main_menu_item:hover {text-decoration: none; font-family: Tahoma,Verdana; font-size: 8pt; font-weight: bold; color: #AA600B;}

/* // // FOOTER // // */
.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #01118D;
}
A.footer:active {text-decoration: none; font-family: Verdana; font-size: 8pt; color: #01118D;}
A.footer:link {text-decoration: none; font-family: Verdana; font-size: 8pt; color: #01118D;}
A.footer:visited {text-decoration: none; font-family: Verdana; font-size: 8pt; color: #01118D;}
A.footer:hover {text-decoration: Underline; font-family: Verdana; font-size: 8pt; color: #01118D;}

/* // // DESK TOP // // */

.desk_subtitle {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #ED9523;
}
.desk_text {
	font-family: Verdana;
	font-size: 10pt;
	color: #01118D;
}
.desk_item {
	font-family: Verdana;
	font-size: 10pt;
	color: #01118D;
}
.desk_obs {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
}
A.desk_obs:active {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000;}
A.desk_obs:link {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #000000;}
A.desk_obs:visited {text-decoration: none; font-family: Verdana; font-size: 7pt; color: ##000000;}
A.desk_obs:hover {text-decoration: Underline; font-family: Verdana; font-size: 7pt; color: #000000;}

.desk_warn {
	font-family: Verdana;
	font-size: 10pt;
	color: red;
}
A.desk:active {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.desk:link {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.desk:visited {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.desk:hover {text-decoration: Underline; font-family: Verdana; font-size: 10pt; color: #01118D;}

/* Objetos */
.desk_input {
	font-family: MS Sans Serif;
	font-size: 11pt;
	color: #000000;
}
.desk_input_button {
	font-family: MS Sans Serif;
	font-size: 11pt;
	color: #000000;
}

/* // // BOXES // // */

.box_busca_input {
	width: 159px;
	border-color: #276D8F;
	border-width: 1;
	border-style: solid;
	background-color: #D4EFF7;
	font-size: 12;
	font-family: verdana;
	color: #276D8F;
	height: 18px;
}

/* MINHA CONTA */
.box_minha_conta {
	font-family: Verdana;
	font-size: 7pt;
	color: #215170;
}
.box_minha_conta_erro {
	font-family: Verdana;
	font-size: 7pt;
	abackground-color: #F2C4C4;
	color: #F2C4C4;
}
.box_minha_conta_input {
	width: 70px;
	border-color: #276D8F;
	border-width: 1;
	border-style: solid;
	background-color: #D4EFF7;
	font-size: 12;
	font-family: verdana;
	color: #276D8F;
	height: 18px;
}
A.box_minha_conta:active {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_minha_conta:link {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_minha_conta:visited {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_minha_conta:hover {text-decoration: Underline; font-family: Verdana; font-size: 7pt; color: #215170;}

/* PADROES */

.box_default {
	font-family: Verdana;
	font-size: 7pt;
	color: #215170;
}
A.box_default:active {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_default:link {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_default:visited {text-decoration: none; font-family: Verdana; font-size: 7pt; color: #215170;}
A.box_default:hover {text-decoration: Underline; font-family: Verdana; font-size: 7pt; color: #215170;}

/* // // POPUPS PADROES // // */

.popup_title {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #01118D;
}
.popup_text {
	font-family: Verdana;
	font-size: 10pt;
	color: #01118D;
}
.popup_text_low {
	font-family: Verdana;
	font-size: 8pt;
	color: #01118D;
}
A.popup:active {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.popup:link {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.popup:visited {text-decoration: none; font-family: Verdana; font-size: 10pt; color: #01118D;}
A.popup:hover {text-decoration: Underline; font-family: Verdana; font-size: 10pt; color: #01118D;}

/* // // SYSTEM // // */
.sys_db {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.sys_db_error {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.sys_query_error {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: gray;
}


