.cCal .ajax__calendar_container {
    border:1px solid #545351;
    background-color: #FFF;
    color: red;
}
.cCal .ajax__calendar_other .ajax__calendar_day,
.cCal .ajax__calendar_other .ajax__calendar_year {
    color: #CCC;
}
.cCal .ajax__calendar_hover .ajax__calendar_day,
.cCal .ajax__calendar_hover .ajax__calendar_month,
.cCal .ajax__calendar_hover .ajax__calendar_year {
    color: #000;
}
.cCal .ajax__calendar_active .ajax__calendar_day,
.cCal .ajax__calendar_active .ajax__calendar_month,
.cCal .ajax__calendar_active .ajax__calendar_year {
    color: #545351;
    font-weight:bold;
}

.buttonex
{
	display: block;
	float: left;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../images/button-off-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 22px;
	padding-right: 21px;
	color: black;
	text-decoration: none;
	outline: none;
	margin-bottom: 12px;
}

.buttonex span
{
	background-image: url(../images/button-off-left.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 12px;
	padding: 5px 0 5px 21px;
	text-align: center;
	color: black;
	white-space: nowrap;
}

.buttonex:hover
{
	background-image: url(../images/button-over-right.gif);
}

.buttonex:hover span
{
	background-image: url(../images/button-over-left.gif);
}


.updateprogress
{
	background-image: url(../images/fun.jpg);
	background-color: white;
	position: absolute;
	width: 400px;
	height: 140px;
	top: 40%;
	left: 30%;
	border: solid 1px silver;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=    'DimGray' , Direction=135, Strength=2);
}
.updateprogress[class]
{
	position: fixed;
}

.spmbctr
{
	background-color: #F5F5F5;
	border-bottom: Gray 0px solid;
	border-left: White 0px solid;
	border-top: White 0px solid;
	border-right: Gray 0px solid;
	vertical-align: middle;
}

.spmbar
{
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border: #F5F5F5 1px none;
}

.spmitm
{
	cursor: pointer;
	cursor: hand;
}
.spmenu
{
	background-color: #F5F5F5;
	border-bottom: Gray 0px solid;
	border-left: White 0px solid;
	border-top: White 0px solid;
	border-right: Gray 0px solid;
}

.spsub
{
	z-index: 1000;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=    'DimGray' , Direction=135, Strength=3);
}

.spmicn
{
	cursor: pointer;
	cursor: hand;
	background-color: #F5F5F5;
	border-left: #F5F5F5 1px solid;
	border-bottom: #F5F5F5 1px solid;
	border-top: #F5F5F5 1px solid;
	border-right: #F5F5F5 0px none;
	text-align: center;
	width: 5px;
	height: 20;
}

.spmarw
{
	font-family: webdings;
	font-size: 8ptpx;
	cursor: pointer;
	cursor: hand;
}

.spmitmr
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

.spbrk
{
	border-top: Gray 1px solid;
	border-bottom: #F5F5F5 1px solid;
	border-left: 0px;
	border-right: 0px;
	background-color: White;
	height: 1px;
}


.hmenucaixa
{
	width: 100%;
	margin-bottom: 10px;
}

.hmenuglobal
{
	text-align: right;
	width: 100%;
}

/* ajax__tab_phc-theme theme */
.ajax__tab_phc-theme .ajax__tab_header
{
	font-family: Tahoma, Arial, Sans-serif;
	background: url(../images/tab-line.png) repeat-x bottom;
	font-size: 8pt;
	display: block;
}
.ajax__tab_phc-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(../images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.ajax__tab_phc-theme .ajax__tab_header .ajax__tab_inner
{
	background: url(../images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.ajax__tab_phc-theme .ajax__tab_hover .ajax__tab_inner
{
	color: #000000;
}
.ajax__tab_phc-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(../images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.ajax__tab_phc-theme .ajax__tab_active .ajax__tab_inner
{
	background: url(../images/tab.png) no-repeat right -40px;
	color: #000000;
	border-color: #333;
}
.ajax__tab_phc-theme .ajax__tab_body
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding: 8px;
	background-color: #ffffff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}

.homesep
{
	width: 10px;
}

.caixaautotitulotexto
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: text-top;
}

.caixaautotitulotexto a
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.caixaauto
{
	width: 100%;
}

.caixaautofooter
{
	background-color: #F5F5F5;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}

.formtitmm
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtitmm.png' );
	width: 100%;
}

.formtitmm[class]
{
	background-image: url(../images/boxtitmm.png);
}

.formtitmr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtitmr.png' );
	height: 8px;
	width: 9px;
}

.formtitmr[class]
{
	background-image: url(../images/boxtitmr.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtitml
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtitml.png' );
	height: 8px;
	width: 9px;
}

.formtitml[class]
{
	background-image: url(../images/boxtitml.png);
	background-position: right;
	background-repeat: no-repeat;
}

.formtittm
{
	background-image: url(../images/boxtittm.png);
	height: 8px;
	width: 100%;
}

.formtittr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtittr.png' );
	height: 8px;
	width: 9px;
}

.formtittr[class]
{
	background-image: url(../images/boxtittr.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtittl
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtittl.png' );
	height: 8px;
	width: 9px;
}

.formtittl[class]
{
	background-image: url(../images/boxtittl.png);
	background-position: right;
	background-repeat: no-repeat;
}

.formtm
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtm.png' );
	height: 8px;
	width: 100%;
}

.formtm[class]
{
	background-image: url(../images/boxtm.png);
}

.formtr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtr.png' );
	height: 8px;
	width: 9px;
}

.formtr[class]
{
	background-image: url(../images/boxtr.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.formtl
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxtl.png' );
	height: 8px;
	width: 9px;
}

.formtl[class]
{
	background-image: url(../images/boxtl.png);
	background-position: right;
	background-repeat: no-repeat;
}

.formmr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxmr.png' );
	width: 9px;
}

.formmr[class]
{
	background-image: url(../images/boxmr.png);
	background-position: left top;
	background-repeat: repeat-y;
}

.formml
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxml.png' );
	width: 9px;
}

.formml[class]
{
	background-image: url(../images/boxml.png);
	background-position: right;
	background-repeat: repeat-y;
}

.formbm
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxbm.png' );
	height: 12px;
	width: 100%;
}

.formbm[class]
{
	background-image: url(../images/boxbm.png);
	background-repeat: repeat-x;
}

.formbr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxbr.png' );
	height: 12px;
	width: 9px;
}

.formbr[class]
{
	background-image: url(../images/boxbr.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.formbl
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/boxbl.png' );
	height: 12px;
	width: 9px;
}

.formbl[class]
{
	background-image: url(../images/boxbl.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.formmm
{
	background-color: #F5F5F5;
}

.caixa798table
{
	border: 0;
	margin-bottom: 5px;
	width: 798px;
}

.caixa798titulo
{
	background-image: url(../images/med798.png);
	margin-left: 10px;
	text-align: left;
}

.caixa798titulotexto
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 12px;
}

.caixa798tableopcoes
{
	background-image: url(../images/med798.png);
	color: #545351;
	text-align: center;
}

.caixa798footer
{
	background-image: url(../images/med798.png);
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}

.caixa580table
{
	border: 0;
	margin-bottom: 5px;
	width: 580px;
}

.caixa580titulo
{
	background-image: url(../images/med580.png);
	margin-left: 10px;
	text-align: left;
}

.caixa580titulotexto
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.caixa580tableopcoes
{
	background-image: url(../images/med580.png);
	color: #545351;
	text-align: center;
}

.caixa580footer
{
	background-image: url(../images/med580.png);
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}

.cx380table
{
	border: 0;
	width: 380px;
}

.cx380top
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/top380s.png' );
	height: 8px;
}

.cx380top[class]
{
	background-image: url(../images/top380s.png);
	background-repeat: no-repeat;
}

.cx380bot
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src=        '../images/bot380.png' );
	height: 11px;
}

.cx380bot[class]
{
	background-image: url(../images/bot380.png);
	background-repeat: no-repeat;
}

.cx380med
{
	background-image: url(../images/med380.png);
	text-align: center;
}

.cx380med[class]
{
	background-image: url(../images/med380.png);
}

.caixa380table
{
	border: 0;
	margin-bottom: 5px;
	width: 380px;
}

.caixa380titulo
{
	background-image: url(../images/top380.png);
	background-repeat: no-repeat;
	height: 20px;
}

.caixa380titulosemtexto
{
	background-image: url(../images/top380s.png);
	background-repeat: no-repeat;
	height: 20px;
}

.caixa380footer
{
	background-image: url(../images/med380.png);
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}

.caixa380titulotexto
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.caixa380tableopcoes
{
	background-image: url(../images/med380.png);
	color: #545351;
	padding: 8px 10px 10px 7px;
	width: 300px;
}

.caixa189table
{
	border: 0;
	margin-bottom: 5px;
	width: 189px;
}

.caixa189titulo
{
	background-image: url(../images/top189.png);
	height: 20px;
	margin-left: 10px;
	text-align: left;
}

.caixa189titulotexto
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 12px;
}
.caixa189titulotextop
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin-left: 12px;
}

.caixa189tableopcoes
{
	background-image: url(../images/med189.png);
	color: #545351;
	text-align: center;
}

.caixa189footer
{
	background-image: url(../images/med189.png);
	height: 30px;
	text-align: right;
	vertical-align: bottom;
}

.chatrow
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.chatrowa
{
	background-color: #eee;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.webfx-tree-container
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.webfx-tree-item
{
	color: #000;
	font: icon;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.webfx-tree-item a, .webfx-tree-item a:active, .webfx-tree-item a:hover
{
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin-left: 3px;
	padding: 1px 2px;
}

.webfx-tree-item a
{
	color: #000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
	vertical-align: middle;
}

.webfx-tree-item a:hover
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	vertical-align: middle;
}

.webfx-tree-item a:active
{
	background: highlight;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.webfx-tree-item img
{
	border: 0;
	vertical-align: middle;
}

.webfx-tree-item a.selected
{
	background: selected;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.webfx-tree-item a.selected-inactive
{
	background: buttonface;
	color: windowtext;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.cheader
{
	background-color: Transparent;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 90%;
}

.glabel
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.glabelp
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 7pt;
}

.gtitulolink
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	letter-spacing: -1px;
	text-decoration: none;
}

.gtitulolink:hover
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	letter-spacing: -1px;
	text-decoration: underline;
}

.gtextbox
{
	background-color: #F0F0F0;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #CCC;
	border-right: 1px solid #EEE;
	border-top: 1px solid #CCC;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-indent: 1px;
	margin-top: 2px;
}

.gtable
{
	border: None;
	color: #444342;
	width: 100%;
}

.gtablecont
{
	background-color: Transparent;
}

.listtable
{
	border: 0;
	text-align: center;
	width: 90%;
	word-spacing: 2px;
}

.listtabletitulo
{
	border: 0 solid;
	width: 100%;
	word-spacing: 2px;
}

.listtablesubtitulo
{
	width: 100%;
}

.listtableopcoes
{
	background-color: #FFF;
	border: 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #E7EFFF 1px solid;
	border-right: #ccc 1px solid;
	border-top: #E7EFFF 1px solid;
	color: #444342;
	margin: 5px;
	width: 98%;
	word-spacing: 2px;
}

.listtableres
{
	width: 95%;
}

.listtablebut
{
	text-align: center;
	width: 95%;
}

.listtablegrid
{
	background-color: #FFF;
	border: 1px solid;
	border-bottom: #CCC 1px solid;
	border-left: #E7EFFF 1px solid;
	border-right: #CCC 1px solid;
	border-top: #E7EFFF 1px solid;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin: 5px;
	width: 95%;
	word-spacing: 2px;
}

.listtabletool
{
	background-color: #efefef;
	background-image: url(../images/tableheader2.gif);
	border: 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #efefef 1px solid;
	border-right: #ccc 1px solid;
	border-top: #efefef 1px solid;
	color: #444342;
	margin: 5px;
	width: 100%;
	word-spacing: 2px;
}

.listformtitulo
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	letter-spacing: -1px;
}

.listtitulo
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.listtdcampo
{
	font-size: 8pt;
	text-align: left;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.listtdtitulo
{
	text-align: right;
}

.listcampo
{
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EEE;
	border-right: 1px solid #CCC;
	border-top: 1px solid #EEE;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-indent: 1px;
	height: 18px;
    margin-bottom: 2px;
}

.listcampomemo
{
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EEE;
	border-right: 1px solid #CCC;
	border-top: 1px solid #EEE;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-indent: 1px;
    margin-bottom: 2px;
}
.headertable1
{
	border: 0;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}

.headertable2
{
	border: 0;
	height: 0;
	width: 100%;
}

.headertable2c2
{
	background-repeat: no-repeat;
	border: 0;
	height: 0;
	width: 7%;
}

.headertable3
{
	background-image: none;
	border: 0;
	width: 100%;
}

.footertable1
{
	background: none;
	border: 0;
	height: 28px;
	width: 100%;
}

.footertable1c2
{
	border: 0;
	height: 0;
	width: 7%;
}

.footerlink
{
	color: silver;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.footertable2
{
	background-color: transparent;
	border: 0;
	width: 100%;
}

.footertable3
{
	background-color: transparent;
	border: 0;
	height: 150px;
	width: 100%;
}

.footertable3c1
{
	color: silver;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin: 5px;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	width: 80%;
}

.footertable3c2
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}

.mxtable
{
	background-color: #FFF;
	border: solid 1px;
	border-color: #E7EFFF;
	color: #FFF;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	width: 100%;
}

.mxhsel
{
	background-image: url(../images/tableheader.gif);
	border: 0;
	color: #444342;
}

.mxhnsel
{
	background-image: url(../images/tableheader.gif);
	border: 0;
	color: #545351;
}

.mxh
{
	background-color: #FCFCFC;
	border: 0;
	color: gray;
}

.mxw
{
	background-color: #fef;
	border: solid 1px;
	border-color: #fff #ccc #ccc #fff;
}

.mxws
{
	background-color: gray;
	border: solid 1px;
	border-color: #fff #ccc #ccc #fff;
}

.mxwe
{
	background-color: silver;
	border: solid 1px;
	border-color: #fff #ccc #ccc #fff;
}

.mxn
{
	background-color: #efefef;
	border: solid 1px;
	border-color: #ccc #fff #fff #ccc;
}

.mxns
{
	background-color: gray;
}

.mxne
{
	background-color: #eee;
	border: solid 1px;
	border-color: #fff #ccc #ccc #fff;
}

.ctrtableaz
{
	background-color: #fff;
	border: 1px solid;
	border-color: #FFF #CCC #CCC #FFF;
	margin: 0;
}

.ctrheaderaz
{
	background-image: url(../images/tableheaderb.gif);
	border: 1px solid;
	border-color: #FFF;
	width: 100%;
}

.ctrcellaz
{
	background-color: #FFF;
	width: 100%;
}

.ctrheadertextaz
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.ctrheaderen
{
	background-image: url(../images/tableheaderr.gif);
	border: 1px solid;
	border-color: #FFF #A5DEF7 #A5DEF7 #FFF;
	width: 100%;
}

.ctrfooten
{
	background-color: #0001ff;
	width: 100%;
}

.ctrheadertexten
{
	color: #FFF;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.ctrheaderpr
{
	background-image: url(../images/tableheader.gif);
	border: 1px solid;
	border-color: #FFF #A5DEF7 #A5DEF7 #FFF;
	width: 100%;
}

.ctrheadertextpr
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.calbase
{
	background-color: #fff;
	border-bottom: #ccc 1px;
	border-left: #efefef 1px;
	border-right: #ccc 1px;
	border-top: #efefef 1px;
	border-width: 1px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding: 0;
	width: 150px;
	word-spacing: 0;
}

.calheader
{
	background-image: url(../images/tableheader.gif);
}

.caltitulo
{
	background-image: url(../images/tableheader.gif);
	color: #444342;
	font-size: 10pt;
}

.calnextprev
{
	font-size: 8pt;
}

.calday
{
	color: gray;
	text-decoration: none;
}

.calom
{
	background-color: #eee;
	color: #ccc;
	font-size: 8pt;
	text-decoration: none;
}

.calwd
{
	background-color: #eee;
	font-size: 8pt;
	text-decoration: none;
}

.calsel
{
	background-color: #0001ff;
	color: #fff;
}

.gtitulo
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
}

.gcell
{
	background-color: #F5F5F5;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding: 2px;
	text-decoration: none;
}

.gcellalt
{
	background-color: #FFF;
	padding: 2px;
}

.gtabletransparente
{
	border: 0;
	width: 100%;
}

.viewcampos
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.viewtop
{
	height: 10px;
	margin-top: 15px;
}

.viewbot
{
	background-image: url(../images/sep350.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

.viewtoolbot
{
	background-image: url(../images/sep350.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 15px;
}

.viewestado
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding-left: .1cm;
	text-align: right;
	vertical-align: bottom;
}

.viewtitulo
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: .1cm;
	text-align: right;
	vertical-align: top;
}

.viewtitulomaintable
{
	background-color: #f0f1ff;
	border: 1px solid;
	border-color: silver #CCC #CCC silver;
	margin: 5px;
	text-align: center;
	width: 94%;
}

.viewtitulotable
{
	border: 0;
	margin: 10px;
	width: 95%;
	word-spacing: 2px;
}

.viewestadotd
{
	border: 0;
	text-align: right;
	width: 10%;
}

.viewtitulotd
{
	border: 0;
	width: 90%;
}

.viewtable
{
	border: 0;
	width: 95%;
	word-spacing: 2px;
}

.viewtdtitulos
{
	border: 0;
	padding: 3px;
	text-align: right;
}

.viewtdcampos
{
	background-color: #eee;
	border-bottom: #ddd 1px solid;
	border-left: #fff 1px solid;
	border-right: #ddd 1px solid;
	border-top: #fff 1px solid;
	padding: 3px;
	text-align: left;
}

.viewcampo
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.viewcampog
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -1px;
}

.viewcampobox
{
	background-color: #cfcfff;
	border-bottom: 1px solid #FFC;
	border-left: 1px solid maroon;
	border-right: 1px solid #FFC;
	border-top: 1px solid maroon;
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: small;
}

.pageframetable
{
	background-image: url(../images/tableheader.gif);
	border: 1px solid;
	border-color: #FFF #E7EFFF #E7EFFF #FFF;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	width: 100%;
}

.pageframepagesel
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.pageframepageunsel
{
	color: #33f;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.formcamporo
{
	color: #ccc;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.formcampoinvisivel
{
	height: 0;
	width: 0;
}

.formcampoobr
{
	background-color: #EEE;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	border-bottom: #CCC 1px solid;
	border-left: #DDD 1px solid;
	border-right: #BBB 1px solid;
	border-style: solid;
	border-top: #DDD 1px solid;
	text-indent: 2px;
	margin-bottom: 2px;
}

.formcampo
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.formcampopequeno
{
	background-color: #FFFFF0;
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.formcampobox
{
	background-color: #FFFFFF;
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	border-bottom: #CCC 1px solid;
	border-left: #DDD 1px solid;
	border-right: #BBB 1px solid;
	border-style: solid;
	border-top: #DDD 1px solid;
	text-indent: 2px;
	margin-bottom: 2px;
}

.tableinvisivel
{
	border:0px;
	height:0px;
	width:0px;
}

.formtable
{
	border-bottom: #E7EFFF 1px;
	border-left: #fff 1px;
	border-right: #E7EFFF 1px;
	border-top: #fff 1px;
	border-width: 1px;
	width: 100%;
	margin-bottom: 5px;
}

.formtdtitulos
{
	border: 0;
	height: 16px;
	padding: 0 6px;
	text-align: right;
}

.formtdtitulosleft
{
	border: 0;
	height: 16px;
	padding: 0 6px;
	text-align: left;
}

.formtdcampos
{
	background-color: #f7f8fa;
	border-bottom: #DDD 1px solid;
	border-left: #fff 1px solid;
	border-right: #DDD 1px solid;
	border-style: solid;
	border-top: #fff 1px solid;
	height: 16px;
	padding: 0 6px;
	text-align: left;
}

.formtdcamposright
{
	background-color: #f7f8fa;
	border-bottom: #A5DEF7 1px solid;
	border-left: #fff 1px solid;
	border-right: #A5DEF7 1px solid;
	border-style: solid;
	border-top: #fff 1px solid;
	height: 16px;
	padding: 0 6px;
	text-align: right;
}

.formmensagens
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: medium;
	padding-left: .1cm;
	text-align: right;
	vertical-align: bottom;
}

.formestado
{
	color: #ccc;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding-left: .1cm;
	text-align: right;
	vertical-align: bottom;
}

.formtitulo
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 5px;
	text-align: right;
	vertical-align: top;
}

.formsumariocell
{
	vertical-align: middle;
}

.formtool1
{
	background-color: #FFF;
	background-image: url(../images/tableheader2.gif);
	border: 1px solid;
	border-color: #FFF #CCC #CCC #FFF;
	padding: 5px;
}

.formtool2
{
	background-color: #FFF;
	background-image: url(../images/tableheader2.gif);
	border: 1px solid;
	border-color: #FFF #CCC #CCC #FFF;
	margin: 10px;
	padding: 5px;
}

.formtitulomaintable
{
	border: 0 solid;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	text-align: center;
	width: 96%;
	word-spacing: 0;
}

.formtitulotable
{
	border: 0 solid;
	border-color: #fafafa #CCC #CCC #fafafa;
	padding: 0;
	width: 96%;
	margin-left: 8px;
	margin-right: 8px;
	word-spacing: 0;
}

.formtitulotd
{
	background-image: url(../images/titback.jpg);
	border: 0px solid;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
	height: 28px;
	width: 80%;
}

.formestadotd
{
	background-image: url(../images/titbacke.jpg);
	background-repeat: no-repeat;
	border: 0;
	height: 28px;
	text-align: right;
	vertical-align: top;
	width: 169px;
}

.menubartableh
{
	border: 0;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0;
	width: 100%;
}

.menubarh1
{
	background-image: url(../images/menum.jpg);
	width: 100%;
}

.mlinkh
{
	color: #B8B8B8;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.menubarf1
{
	color: #ccc;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.menubarf1:hover
{
	color: #fff;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: underline;
}

.menubartablef
{
	border: 0;
	padding: 0;
	width: 100%;
	word-spacing: 0;
}

BODY
{
	color: #444342;
	font-size: 8pt;
	margin-top: 0px;
	height: 100%;
}

@media screen
{
	* html
	{
		overflow-y: hidden;
	}
	* html body
	{
		height: 100%;
		overflow: auto;
	}
}
.defgrid
{
	background-color: #FFF;
	border: 1px #EEE;
	border-left: solid 1px #EDEDED;
	border-top: solid 1px #EDEDED;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding: 5px;
	width: 100%;
}

.defgridheader
{
	background-color: #EEE;
	background-image: url(../images/tableheader4.gif);
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	vertical-align: bottom;
}

.defgriditem
{
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: 8pt;
	vertical-align: top;
}

.defgriditema
{
	background-color: #EFEFEF;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: 8pt;
	vertical-align: top;
}

.defgriditems
{
	background-color: #CCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
}

.defgriditemh
{
	background-color: #DDD;
	vertical-align: top;
}

.defgridred
{
	background-color: #EEE;
	border: 1px #EEE;
	border-collapse: collapse;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
	color: #000;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	padding: 1px;
}

.defgridheaderred
{
	background-color: #EEE;
	background-image: url(../images/tableheader4.gif);
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: xx-small;
	vertical-align: bottom;
}

.defgriditemred
{
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: xx-small;
	vertical-align: top;
}

.defgriditemared
{
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: xx-small;
	vertical-align: top;
}

.defgriditemsred
{
	background-color: #0001ff;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	font-size: xx-small;
	vertical-align: top;
}

.menuconteudo
{
	text-align: left;
	vertical-align: top;
	width: 168px;
}

.menutable
{
	border: 0;
	width: 95%;
}

.menutitulo
{
	background-image: url(../images/tableheader.gif);
	border: 1px solid #CCCCCC;
	height: 13pt;
}

.menutitulotexto
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.menutableopcoes
{
	color: #545351;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=        '#ffffff' ,endColorStr= '#dedede' ,gradientType= '0' );
}

.botao
{
	background: url(../images/button.gif) center;
	border: solid 1px #FFF;
	border-color:  #EEE gray gray #EEE;
	color: #545351;
	cursor: hand;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	margin-bottom: 2px;
}

.botao_pequeno
{
	background: url(../images/button2.gif) center;
	border: solid 1px gray;
	color: #FFF;
	cursor: hand;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	line-height: .7em;
	padding: 1px;
}

.SubFamilias
{
	background-color: #cfcfcf;
	border: 1px solid;
	border-bottom: #444342 1px solid;
	border-left: #E7EFFF 1px solid;
	border-right: #444342 1px solid;
	border-top: #E7EFFF 1px solid;
	width: 95%;
	word-spacing: 2px;
}

.GridSubFamilias
{
	background-color: #FFF;
	border-style: none;
	margin: 5px;
}

.nformt, .nformr
{
	text-align: center;
}

.glink, .glink a
{
	background-color: Transparent;
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.glink:hover, .glink a:hover
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.glabellink, .toolbarbutton
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.glabellink:hover, .toolbarbutton:hover
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.listlabel, .viewlabel
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.listlabelnota, .formlabelsm
{
	color: gray;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.listlabelsm, .formlabel
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.listtdopcoes, .formtdpaginas
{
	text-align: left;
}

.headertable1r, .headertable3r, .footertable2r, .headertable4, .headertable4r, .footertable4, .footertable4r
{
	border: 0;
	width: 100%;
}

.headertable2c1, .footertable1c1
{
	border: 0;
	height: 0;
	width: 93%;
}

.footerlink:hover, .mlinkh:hover
{
	color: #545351;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.ctrfootaz, .ctrfootpr
{
	background-color: #CCC;
	width: 100%;
}

.ctrheadertextaz:hover, .pageframepageunsel:hover
{
	color: #444342;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.ctrtableen, .ctrtablepr
{
	background-color: #fff;
	border: 1px solid;
	border-color: #A5DEF7;
	margin: 0;
}

.ctrcellen, .ctrcellpr
{
	background-color: #FFF;
	width: 100%;
}

.gerro, .formvalidation
{
	color: red;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
}

.viewtooltop, .formtooltop, .formtoolbot
{
	height: 10px;
}

