@charset "utf-8";


.hb1 {background-color:#3399cc; color: #ccff66;  background-attachment: fixed;}
.mbg {background-color: #f5f5dc; background-image: url(images/beach.jpg); background-attachment: fixed;}

TABLE { empty-cells: show }

.spider {background-color: #eee8aa;}
.crawler {background-color: #cfcdbb;}
.uploader {background-color: #99cc00; }
.mailer {background-color: #b0e0e6;}
.main  {background-color: #f5f5dc;}
.downloader {background-color: #cbe38e;}

.white {background-color:#ffffff;}
.silver {background-color:#c0c0c0;}
.gainsboro{background-color:#DCDCDC;}
.whitesmoke{background-color:#f5f5f5;}




.lbg {margin: 0px 0px 0px 0px;  background-color: #f5f5dc;  background-image: url(images/beach.jpg);background-attachment: fixed;}
.rbg {margin: 0px 0px 0px 0px;  background-color: #3399cc;  background-image: url(images/beach.jpg);background-attachment: fixed;}


.toolsbody {margin: 0px 0px 0px 0px;   background-position: bottom; background-repeat: no-repeat;
            background-attachment: fixed; }




*{font-family: "Times New Roman", Times, serif;}
.options {line-height:75%;}
.config {line-height:75%;font-family:sans-serif; height:16px; }
.compact {margin:0;padding:0;}



.n1 {font-size: xx-small; }
.n2 {font-size: x-small; }
.n3 {font-size: small; }
.n4 {font-size: medium; }
.n5 {font-size: large; }
.n6 {font-size: x-large; }
.n7 {font-size: xx-large; }

.f1 {font-size: 8px; }
.f2 {font-size: 10px; }
.f3 {font-size: 12px; }
.f4 {font-size: 14px; }
.f5 {font-size: 16px; }
.f6 {font-size: 18px; }
.f7 {font-size: 20px; }
.f8 {font-size: 22px; }
.f9 {font-size: 24px; }

.b {font-weight: bold}
.i {font-style: italic}

.pager {font-size: 18px; }
.offset {font-size: 18px;color: red; font-weight: bold}

.er {color:#ff0000;}
.note {color:#666699;}
.warning {color:#990000;}
.green {color:#003300;}
.navy {color:#003366;}
.inactive {color:gray;}
.prepared {color:#ffa500;}




.menub { color:#ffff66; font-family: Verdana, Arial, Tahoma, sans-serif;}



img.text-bottom { vertical-align: text-bottom }
img.bottom { vertical-align: bottom }
.bottom { vertical-align: bottom }
img.top { vertical-align: top }
.right { horizontal-align: right }



.row-odd {
    font-family: 'Times New Roman',Times,serif; 
    background-color: #9ee0e8;
}
.row-even {  
    background-color: #a6e1e8;
    font-family: 'Times New Roman',Times,serif;
}

table[class="mailtable"] th{
    background-color:#009999;
}

.mailtable td{
    border-width:1px 1px 1px 1px;
    border-style:  solid;
    border-collapse: collapse;
    border-color:#caf1f1;
}

.mailtable th{
    border-width:1px 1px 1px 1px;
    border-style:  solid;
    border-collapse: collapse;
    border-color:#caf1f1;
}

.mailtable {  
    border-width: 3px;
    border-style:  solid;   
    border-collapse: collapse;
    border-color:#caf1f1;
}

td .checkbox{
    width: 30px;
    text-align: center;
}
td .itemtype{

   padding-left: 5px;
   padding-right: 5px;
}

td .sent{
    
   padding-left: 5px;
   padding-right: 5px;
}
td .email{
   padding-left: 5px;
   padding-right: 5px;
}
td .context{

   padding-left: 5px;
   padding-right: 5px;
}
td .subject{

   padding-left: 5px;
   padding-right: 5px;
}






