body{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   background-color: #ffffff;
   margin: 0 auto;
}
h2 { text-decoration:underline;}
img{ border:0px;}
legend { color:#000000;}

#headerMenu{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
/*--------------HEADER--------------*/
.name {
   font-family: Arial;
   font-size: 18px;   
   color:#FF0000;
}

#tbView{ text-align:center; font-size: 10px;}

#tbStatics{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
#tbSettings{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
}
#tbListRes{
   font-weight: normal;
}
#tbCondition select { width:155px; } 
select { font-size: 12px; font-family: Arial;} 
.loading{
       z-index: 100;
       position:absolute;
       width: 100px
       display: block;
       left: 45%;
       height: 50%;
       }
A:link {
     COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
     COLOR: #000000; TEXT-DECORATION: none;
}
A:active {
     TEXT-DECORATION: #000000
}
A:hover {
     TEXT-DECORATION: none;
     color:red;
}
.filter{
    border: 1px solid;
    border-bottom: #ACACAC;
    border-top: #ACACAC;
    height:20px;
}
.on{
    background-color: #FFFF80;
    cursor: pointer;
}
.off1{ background-color: #E0E0E0; cursor: pointer;}
.off2{ background-color: #F0F0F0; cursor: pointer;}
.email{color:#000080;}

.pageCurrent{
    font-weight: bold;
    padding: 6px 6px 6px 6px;
    color: #FFF;
    background-color: #91A4F0;
    text-align: center;
}
.pageNumber{
    font-weight: bold;
     padding: 6px 6px 6px 6px; 
    color: #FFF;
    background-color: #E0E0E0;
    text-align: center;
}

.title{font-size: 20px; font-family: arial; color: #0FAEE3; border-bottom: 1px solid #0FAEE3;}
.txtMenuSelect{font-size: 15px;color: #0FAEE3; font-weight: bold;}

