BODY {
    margin: 0px 0px 0px 0px;
    background: #FFFFFF;
}
a {text-decoration:none;}
.bgebebeb {background-color: #ebebeb;padding: 10px;}
.bgd0d0d0 {background-color: #ebebeb;padding: 5px;}
.titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #666666; text-decoration: none;font-weight: bold;}
.borderbody {border: #bdc2c4 solid 1px; padding: 10px;}
.borderbody1 {border: #ebebeb solid 1px; background-color: #ebebeb; padding: 10px;}
.borderbody2 {border: #ebebeb solid 1px; background-color: #ebebeb; padding: 5px;}
.borderbody3 {border: #ebebeb solid 1px; background-color: #ebebeb;}
.pad10 {padding: 10px;}
.error { color: Red; }
.texto990000 {font-family: Verdana,Arial; font-size: 11px; color: #990000;}
.texto990000a {padding-bottom:5px;font-family: Verdana,Arial; font-size: 11px; color: #990000;}
.texto514d4d {padding-bottom:5px;font-family: Verdana,Arial; font-size: 11px; color: #514d4d;}
.caixaAnoEstatistica {width:48px}
.caixaMesEstatistica {width:32px}
.smalltext{padding-bottom:5px;font-family: Verdana,Arial; font-size: 8px;}

.sessionInfo{padding-bottom:5px;padding-left: 10px; font-family: Verdana,Arial; font-size: 8px;}
.bottomSpacing {
    margin-bottom: 5px;
}

table.centerTable {
    margin-left:auto; 
    margin-right:auto;
    margin-top: auto;

}

.right {
    float: right;
}

.close {
    position: relative;
    right: 32px;
    /*top: 32px;
    width: 32px;
    height: 32px;*/
    opacity: 0.3;
}
.close:hover {
    opacity: 1;
}
.close:before, .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #333;
}
.close:before {
    transform: rotate(45deg);
}
.close:after {
    transform: rotate(-45deg);
}


.listingCell {
    vertical-align: central;
    text-align: center;
}        


.formTable {
    border: 0;
    border-spacing: 5px;
    border-collapse: separate;            
}

.resultsTable {
    border: 0;
    border-spacing: 1px 0px;
    border-collapse: separate;            
}

.resultsHeaderCell {
    border-bottom: black 1px solid; 
    text-align: center
}

.exportType {
    width: 178px; text-align: right; margin-right: 0px; margin-left: auto;
}



.pagerPrevious {
    font-family: Verdana,Arial; font-size: 15px; color: #990000;
}

.pagerNext {
    font-family: Verdana,Arial; font-size: 15px; color: #990000;
}

.pagerPreviousNotActive {
    font-family: Verdana,Arial; font-size: 15px; color: #666666;
}

.pagerNextNotActive {
    font-family: Verdana,Arial; font-size: 15px; color: #666666;
}

.pagerFirst {
    font-family: Verdana,Arial; font-size: 12px; color: #d2691e;
}

.pagerLast {
    font-family: Verdana,Arial; font-size: 12px; color: #d2691e;
}

.pagerFirstNotActive {
    font-family: Verdana,Arial; font-size: 12px; color: #666666;
}

.pagerLastNotActive {
    font-family: Verdana,Arial; font-size: 12px; color: #666666;
}



.underlineDotted
{
    border-bottom:1px dotted #000;
    border-bottom-color: orange;
}

.sectionTitle {
    border-bottom: black 1px solid;
    background-color: #ebebeb;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #990000;
    height: 20px;
}

.pagetitle{
           padding:5px;
           font-family: Verdana,Arial; 
           font-size: 12px;
           font-weight: bold;
           background-color: #ebebeb; 
           border-bottom: 1px solid;
           vertical-align:middle;
           color: #990000
}

TD, INPUT, BUTTON, A, SELECT, textarea { font-family: Verdana,Arial; font-size: 10px; color: #333333;}

#leftmenu { 
  width:200px; 
}
ul#menu {
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}
ul#menu ol {
	display: none;
	list-style-type: none;
	/*background-color: #efefef;*/
	margin: 6px 0px -3px -13px;
	padding: 6px 0px 1px 0px;
	border-top: 1px solid #cccccc;
}

ul#menu li {
/*	font: 12px/12px arial,sans-serif; */
	font: 0.8em arial,sans-serif;
	padding: 6px 0px 6px 13px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}
ul#menu li a {
	display:block;
}
ul#menu ol li a {
	display:inline;
}
ul#menu ol li {
/*	font:12px/18px arial,sans-serif; */
	font: 0.8em arial,sans-serif;
	padding: 0px 0px 5px 18px;
	margin: 0;
	border: 0;
}

ul#menu a:link, ul#menu a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
ul#menu a:hover {
	font-weight: bold;
	text-decoration: none;
}
ul#menu ol li a:link, ul#menu ol li a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
ul#menu ol li a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.menuSection  {
           padding:0px;
           padding-left:0px;
           font-family: Verdana,Arial; 
           font-size: 10px;
           font-weight: bold;
           background-color: #ebebeb; 
           border-bottom: 1px solid;
           vertical-align:middle;
           color: orange;
           width: 100%;
}

h1
{
    font-family: Verdana,Arial;
    font-size: 14px;
    color: #333333;
}

h2
{
    font-family: Verdana,Arial;
    font-size: 12px;
    color: #333333;
}

.underline
{
    text-decoration: underline;
}

.tableUnderline
{
    height: 1px;
    color:#D9263E;
    border:0;
    background-color: #D9263E;
}


.textPending{
           color: orange;
}

.textProcessed{
           color: green;
}

.textRefused{
           color: red;
}

.errorMessage
{
    margin-top: 2px;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    background-color: #ebebeb;
    /*border-bottom: 1px solid;*/
    vertical-align: middle;
    color: Red;
    width: 99%;
}

.warningMessage
{
    margin-top: 2px;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    background-color: #ebebeb;
    /*border-bottom: 1px solid;*/
    vertical-align: middle;
    color: orange;
    width: 99%;
}

.standardMessage
{
    margin-top: 2px;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    background-color: #ebebeb;
    /*border-bottom: 1px solid;*/
    vertical-align: middle;
    color: inherit;
    width: 99%;
}

.successMessage
{
    margin-top: 2px;
    padding: 5px;
    font-family: Verdana,Arial;
    font-size: 10px;
    font-weight: bold;
    background-color: #ebebeb;
    /*border-bottom: 1px solid;*/
    vertical-align: middle;
    color: green;
    width: 99%;
}