

body { 
  color: #000088; 
  background-color: #F7FAFC; 
  font-size: 8pt;
  font-family: arial;
}

.welcome {
      font-size: 8pt;
      font-weight: bold;
      color: #000088;   
      margin-top: 4px;
}

.cache_sort {
   background: #DEF1F7; 
   border-color: #000088;
   border-width: 1px;
   border-style: solid;   
   color: #000088;      
   padding: 2px;
   text-align: center;
   margin-bottom: 6px;
   margin-top: 4px;
}

a {
    text-decoration: underline;
    color: #0000dd;
}

a:hover
      {
      font-weight:bold;
      text-decoration: underline;
    color: #0000dd;      
      }

a:hover.c_subject, a:hover.selectcontrol, a:hover.cachesort, a:hover.viruslink
      {
      font-weight:normal;
      text-decoration: underline;
      color: #0000dd;      
      }
      
      
a:hover.outy, a:hover.inny      
      {
      font-weight:normal;
      text-decoration: none;
      color: #0000dd; 
      background: #F7FAFC;
      }

.spam_report_table, .statsheader3 {
background: #F7FAFC;   
}

.statusmessage {

   background: #DEF1F7; 
   border-color: #000088;
   border-width: 1px;
   border-style: solid;   
   color: #000088;      
   font-weight:bold;
   padding: 3px;
   width: 525px;
   text-align: center;

}

.panel3, .statsheader1 {
   background: #DEF1F7; 
}

.inny, .suspectedham, .suspectedspam, .suspectedvirus, .suspectedattachment, .suspectedheader, .statsrowitem {
border: none;
}

.outy, .spam_report_table, .statsheader1,
.statsheader2, .statsheader3, .cache_submit_buttons li {
border: none;
   background: #DEF1F7; 
}

.bottom_outy, .header {
 ' border-bottom: #363669 0.05em solid;   
}
.right_outy, .menu {
'  border-right: #363669 0.05em solid;   

}
#protectioncontrol {
 border: none;
}

.spam_report_header {
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
}

.spam_report_score
{
    font-size: 8pt;
    font-family: arial;
    width: 50px;
}
.spam_report_name
{
    font-size: 8pt;
    font-family: arial;
    width: 200px;
}
.spam_report_description
{
    font-size: 8pt;
    font-family: arial;
    width: 300px;
}

.spam_report_table
{
   background: #DEF1F7; 
   border-color: #000088;
   border-width: 1px;
   border-style: solid;   
   padding: 3px;
   width: 570px;
}