.panel_login {
	background-color: #F0F0F0;
	width: auto;
	height: 50px;
	padding: 10px 10px 10px 10px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
	border-bottom: 1px solid white;
}

a.destaque {
	display: block;
	background-color: #F0F0F0;
	width: auto;
	height: 43px;
	padding: 0 5px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C6C6C6;
	border-top: 1px solid white;
	text-decoration: none;
	background-position: center;
	top: 5px;
}
a.destaque:link,
a.destaque:visited {
	color: #7C7C7C;
	text-decoration: none;
}
a.destaque:hover,
a.destaque:active {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}



a.mnulat {
	display: block;
	background-color: #FBFBFB;
	width: auto;
	height: 19px;
	padding: 0 0 0 5px;
	line-height: 19px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C6C6C6;
	border-top: 1px solid white;
	text-decoration: none;
}
a.mnulat:link,
a.mnulat:visited {
	color: #7C7C7C;
	text-decoration: none;
}
a.mnulat:hover,
a.mnulat:active {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}

.mnulat_title {
	display: block;
	background-color: #D8D8D8;
	width: auto;
	height: 20px;
	padding: 0 0 0 5px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	font-family: "Verdana Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}


.mnulat_title1 {
	display: block;
	background-color: #CCCCCC;
	width: auto;
	height: 30px;
	padding: 0 0 0 5px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

.mnulat_title2 {
	display: block;
	background-color: #FFB800;
	width: auto;
	height: 30px;
	padding: 0 0 0 5px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

.destaques_title {
	display: block;
	background-color: #EEEEEE;
	width: auto;
	height: 30px;
	padding: 0 0 0 5px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

.mono {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.frmono {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #7C7C7C;
}





INPUT {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}
SELECT {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
}




TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #BB2222;
}
a:link,
a:visited {
	color: #BB2222;
}
a:hover,
a:active {
	color: #BB2222;
	text-decoration: underline;
}


.txpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BB2222;
	text-decoration: none;
}
.txsubt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB2222;
	text-decoration: none;
}
.txsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #;
	text-decoration: none;
}
.txdest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BB2222;
	text-decoration: none;
}
.txintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
.txcom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
a.txcom:link,
a.txcom:visited {
	color: #BB2222;
	text-decoration: none;
}
a.txcom:hover,
a.txcom:active {
	color: #BB2222;
	text-decoration: underline;
}
.txbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txbutton:hover,
.txbutton:active {
	color: #000000;
	text-decoration: none;
}


.mnutop {
	height: 35px;
	background-color: #EEEEEE;
	background-image: url('gfx/mnutop_bkg.jpg');
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.mnutop {
	display: block;
	background-color: transparent;
	width: auto;
	height: 35px;
	padding: 0 20px 0 20px;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}
a.mnutop:link,
a.mnutop:visited {
	color: #7C7C7C;
	text-decoration: none;
}
a.mnutop:hover,
a.mnutop:active {
	color: #BB2222;
	text-decoration: none;
}



.mnulat_intro {
	height: 21px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mnulat_page {
	height: 21px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.barbot {
	height: 35px;
	background-color: #000000;
	background-image: url('gfx/barbot_bkg.jpg');
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #FFFFFF;
}



a.mnulnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #7C7C7C;
}
a.mnulnk:link,
a.mnulnk:visited {
	color: #7C7C7C;
}
a.mnulnk:hover,
a.mnulnk:active {
	color: #BB2222;
	text-decoration: underline;
}



.tab_title {
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #dae0e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	height: 20px;
}

.tab_row {
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #dae0e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}



.cx_login {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #EEEEEE;
	background-image: url('gfx/cxlog_bkg.jpg');
	height: 120px;
	line-height: 120px;
}


.panel_layer  {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 120px;
}

a.panel_mnua {
	display: block;
	background-color: #EEEEEE;
	width: auto;
	height: 21px;
	padding: 0 0 0 0;
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.panel_mnua:link,
a.panel_mnua:visited {
	color: #000000;
	text-decoration: none;
}
a.panel_mnua:hover,
a.panel_mnua:active {
	color: #000000;
	text-decoration: none;
}
a.panel_mnui{
	display: block;
	background-color: #EEEEEE;
	width: auto;
	height: 21px;
	padding: 0 0 0 0;
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
}
a.panel_mnui:link,
a.panel_mnui:visited {
	color: #7C7C7C;
	text-decoration: none;
}
a.panel_mnui:hover,
a.panel_mnui:active {
	color: #BB2222;
	text-decoration: none;
}


.not_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB2222;
	text-decoration: none;
}
.not_title:link,
.not_title:visited {
	color: #BB2222;
}
.not_title:hover,
.not_title:active {
	color: #BB2222;
	text-decoration: underline;
}

.not_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration: none;
	text-align: left;
}
.not_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.not_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
