body {
   background-image: url('none');
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-position:  right 50%;
   font-family: "franklin gothic book";
   font-size: 12px;
   margin-left: 0%;
   margin-top: 0%
} 

h1 {
   border-bottom:1px dashed #CCCCCC;
   font-family: "Arial";
   color: #807f83;
   font-size: 16px;
   text-align: center; 
}

span.linkred a {
    text-decoration: underline;
    font-size: 12px;
    color: #FF0000;   
} 

span.green {
   color: #000000;
   background-color: #99cc66;
   
} 

span.buttonblue a {
     text-decoration: underline;
    font-size: 11px;
    color: #000099;
    background-color: #dddddd;
    border-right:1px solid #666666;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom: 1px solid #666666;
    padding: 2px
}

span.buttonblue a:hover {
    text-decoration: underline;
    font-size: 11px;
    color: #000099;
    background-color: #f9f9f9;
    border-right:1px solid #666666;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom: 1px solid #666666;
    padding: 2px}

span.buttongrey a {
    text-decoration: underline;
    font-size: 11px;
    color: #000099;
    background-color: #dddddd;
    border-right:2px solid #666666;
    border-top:2px solid #ffffff;
    border-left:2px solid #ffffff;
    border-bottom: 2px solid #666666;
    padding: 2px
}

span.buttongrey a:hover {
    text-decoration: underline;
    font-size: 11px;
    color: #000099;
    background-color: #f9f9f9;
    border-right:2px solid #666666;
    border-top:2px solid #ffffff;
    border-left:2px solid #ffffff;
    border-bottom: 2px solid #666666;
    padding: 2px
}

span.linkblue a {
    text-decoration: underline;
    font-size: 12px;
    color: #0000FF;   
} 

span.linkwhite a {
    text-decoration: underline;
    font-size: 12px;
    color: #ffffff;   
} 

.sidebar  {
    font-size: 11px; 
    color: #808080;
    background-color: #dddddd;
    padding: 2px;
    
}
  
p.headline2 {font-size: 28px; font-weight: bold; font-family: "verdana","arial","helvetica","sans-serif"; color: #006699;}


p.yellow  {
   font-size: 12px;
   color: #FFFF00
}

.font3 {
   font-size: 10px; 
   line-height: 3;
}

h2 { 
   font-family: "arial";
   color: #807f83;
   font-size: 14px;
}

h3 { 
  font-family: "palatino linotype", "times new roman"; color: #999999;  text-align: center;
   font-size: 24px; 
   font-weight: bold;
 }

h4 { 
   font-family: "arial";
   color: #807f83;
   font-size: 14px;
}
 
h5 {font-size: 24px; text-align: left; font-family: "arial"; line-height: 1; color: #807f83;}

h6 {
   font-size: 16px;
   text-align: left;
   font-family: "arial";
   line-height: 1;
   color: #ffffff;
}

.red {
   color: #FFFFFF;
   background-color: #fa8072;
} 

span.red {
   color: #FFFFFF;
   background-color: #fa8072;
} 


.green {
   color: #ffffff;
   background-color: #40e0d0;
} 

.greenblack {
   color: #000000;
   background-color: #99cc66;
}

.blue {
   color: #FFFFFF;
   background-color: #4682b4;
   padding-left: 3px;
   padding-right: 3px;
} 

span.blue {
   color: #FFFFFF;
   background-color: #4682b4;
   padding-left: 3px;
   padding-right: 3px;
} 


.purchase {
   color: #FFFFFF;
   background-color: 00cc33;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #000000;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #000000
} 

table.main {
   width: 780px;
}

td.topside {
   background-color: #f9f9f9;
}
   
table.display {
   color: #000099;
   background-color: #dddddd;
}

td.three {
   color: #FFFFFF;
   background-color: #66ccff;
   border-left: 1px solid #FFFFFF;
   border-right: 1px solid #000000;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #000000;
}

table.marker {
   width: 100%
}

table.greyband {
   background-color: #ffffff;
   width: 100%;
}

td.greyband {
   background-color: #ffffff;
   border-bottom: 1px solid #cccccc;
   border-top: 1px solid #cccccc;
}

form.micro {
   color: #cccccc;
   font-size: 12px;
}  

input.micro {
  color: #0000cc;
  font-family: "comic sans ms";
  background-color: yellow;
  font-size: 12px;
}

td.marker {
   width: 130px;
}

.font2  {
    font-size: 12px;
}

.font1  {
    font-size: 10px;
}


table {
   font-family: "franklin gothic book";
   font-size: 14px;
   color: #800080;
   line-height: 1.5;
}

p.marker {
   color: #000099;
   font-weight: bold;
   text-align: right;
} 

p.site {
   color: #000099;
   text-align: right;
   font-size: 10px;
}

p.indent-highlight {
   padding-left: 7%;
   padding-right: 7%;
}

p.peanuts {
   color: #800080;
   text-align: left;
}

span.top a {
   text-decoration: underline;
    font-size: 13px;
    color: #000099;
    background-color: #dddddd;
    border-right:2px solid #666666;
    border-top:2px solid #ffffff;
    border-left:2px solid #ffffff;
    border-bottom: 2px solid #666666;
    padding: 2px
} 

span.top a visited {
   color: #ffffcc;
   text-decoration: none;
} 

span.top a:active {color: silver;   
}  

span.top a:hover {
   text-decoration: underline;
    font-size: 13px;
    color: #000099;
    background-color: #eff0f0;
    border-right:2px solid #666666;
    border-top:2px solid #ffffff;
    border-left:2px solid #ffffff;
    border-bottom: 2px solid #666666;
    padding: 2px
 }

.side a {
    text-decoration: none;
    font-size: 10px;
    color: #ffffcc;   
} 

.side a:visited {
   color: #ffffcc;
   text-decoration: none;
} 

.side a:active {
   color: silver;
}  

.side a:hover {
   color: #ffffcc;
   text-decoration: underline;
}

.page a {
    text-decoration: underline;
    font-size: 12px;
    color: red;   
} 

.page a:visited {
   text-decoration: underline;
   font-size: 12px;
} 

.page a:active {
   color: silver;
   font-size: 12px;   
}  

.page a:hover {
   text-decoration: underline;
   font-size: 12px;
}

p.cloud {
   font-size: 11px;
   color: #000099;
   padding-left: 8px;
   padding-right: 10px;
   text-align: left;
   background-image: url('images/cloud.gif');
   background-repeat: no-repeat;
   
}

div.darkblue {
   
   font-size: 14px; 
   color: #bfe4ff;
   background-color: #00223c;
   padding: 7px;

}