body.a {
       background: #fae491  none repeat-y;;       
	}
img    {
       border: 0px solid;
       }


a:link  {
        color: #0033ff;
        text-decoration: none;
        }
a:visited {
          color: #0033bb;
        text-decoration: none;
          }

a:hover {
        color: #003300;
        text-decoration: underline;
        }

a:active {
         color: #9900ff;
        text-decoration: none;
         }



div.top {
        text-align: center;
        background-color: #da833c;
/*
        background-image: url(top.gif);
        background-repeat: no-repeat;
        Background-position: center;
*/
	font-family : sans-serif;
        color : #ffffff;
        margin-bottom: 20px;
        }
/* this is based on the holly hack*/
/* see http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0 */
/* John Gallant, Holly Bergevin */

/* Hides from IE5-mac \*/
* html div.right {height: 1%;}
/* End hide from IE5-mac */
div.left {
         background-color: #da833c;
         background-image: url(./ele.png);
         background-repeat: no-repeat;
         background-position: 99% top ;
         padding: 10px;
         margin-right: 0px;
/*         float: top; */
         border: 1px solid;
         font-size: 70%;
         }
@media print {
div.left {
       display: none;
         }
div.bottom {
        display: none;
           }
             }
div.text {
         margin-left: 10px;
         margin-right: 10px;
         text-align: center;
         color: #603000;
	}
div.bottom {
       clear: both;
       background-color: #fac470;
       border: 1px solid #aa3300;
       text-align: center;
       padding: 10px;
           font-style: italic;
           font-size: 70%;
}

div.image-right {
               float: right;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 0px 0px 10px 10px;
               clear: right;
}

div.img-right {
               float: right;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 0px 0px 10px 10px;
              }
div.image-left {
               float: left;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 0px 10px 10px 0px;
               } 
div.links {
          text-align: center;
	}

div.center {
           text-align: center;
           }
div.right {
          background-color: #fdebb6;
          padding: 10px;
          border: 1px solid;
          border-bottom: 0px;
          text-align: justify;
          }


span.bigger {
         font-size: 125%;
         }
span.super {
           vertical-align: super;
           font-size: 80%;
	   }
span.name {
          font-weight: bold;
          }
span.ital {
	font-style: italic;
        font-size: 100%;
	}
h1.a   {
       background-color: #eeaa44;
       font-family: sans-serif;
       border: 1px solid ;
       border-color: #003366;
       padding: 10px;
       margin-bottom: 0px;
       margin-top: 8px;
       clear: both;
       }
h1.text {
       font-family:sans-serif;
	}
h2.a   {
       text-align: left;
       font-family: sans-serif;
       clear: both;
       }
h3 {
    text-align: left;
    clear: right;
	}
h4.a {
     clear: both;
}
p.clear {
    text-align: left;
    clear: both;
	}

p.text {
       text-align: justify;
       font-family: sans-serif;
	}


p.quote {
       margin-left: 20px;
       margin-right: 20px;
       text-align: justify;
       font-family: sans-serif;
       font-style: italic;
	}


p.left  {
        display: inline;
        margin-left: 20px;
        }

p.appeal {
       clear: both;
       background-color: #f8f0cc;
       border: 1px solid #aa3300;
       text-align: justify;
       padding: 10px;
       margin-top: 10px;
}
p.links  {
        display: inline;
        margin-left: 10px;
        }

p.ref  {
       margin-left: 30px;
       margin-right: 30px;
       font-size: 70%;
       }

table.cty {
       margin-right: auto;
       margin-left: auto;
       width: 60%;
       }


td.cty {
       padding-left: 3%;
       margin: 0px;
       width: 20%;
       text-align: center;
       }

td.pre {
       padding-left: 3%;
       font-weight: bold;
       text-align: left;
       width: 3%;
       }

td.num {
       padding-left: 20px;
       margin: 0px;
       text-align: right;
       width: 3%;
       }

td.a {
     font-weight: bold;
     text-align: center;
     }
.loghead {
     font-weight: bold;
     text-align: center;
     }
table.log {
      margin-left: auto;
      margin-right: auto;
      }
td.log1 {
        text-align: right;
        
        }
td.log2 {
        text-align: left;
        
        }
td.log3 {
        text-align: left;
        
        }
td.log4 {
        text-align: left;
        
        }
td.log5 {
        text-align: left;
        font-weight: bold;
        }
td.log6 {
        text-align: left;
        color: red;
        font-weight: bold;
        }
td.log7 {
        text-align: left;
        
        }
td.log8 {
        text-align: left;
        font-weight: bold;
        
        }
td.log9 {
        text-align: center;
        
        }
td.log10 {
        text-align: center;
        
        }
td.log11 {
        text-align: left;
        
        }
pre {
    margin-left: auto;
    margin-right: auto;
    }

