body { margin: 0; padding: 0; BACKGROUND-COLOR: #DCDCDC; background: url(bg.gif);
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: black; 
SCROLLBAR-FACE-COLOR: blue; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: black; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #C3C4EE; }

img {	border-style: none;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:13px; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; font-size:13px;  }
 
#header { height: 50px; }
#container {position: absolute; width: 760px; left: 50%; margin-left: -390px; height: 430px; margin-top: 10px;}
#left {position: absolute; height: 380px; left:0; width: 100px; border-right: solid 1px black;  background-image: url(back.gif); }
#centre {position: absolute; color: black; background: white; height: 380px; margin-left: 100px; width: 200px; margin-right: 450px;
  border-top: solid 1px black; border-left: solid 1px black; border-bottom: solid 1px black; text-align: right;}
#right {position: absolute; color: black; background: white no-repeat; height: 380px; margin-left: 300px; width: 460px;  
  border: solid 1px black; overflow: auto; 
  background-image: url(legal.jpg); background-attachment: scroll; }
#footer {position: absolute; color: black; background-color: #C3C4EE; margin-top: 382px; margin-left: 100px; height: 20px; width: 660px; }
  
.menu {list-style-type: none; text-align: right;  margin-top: 30px; margin-right: 4px; }
.menu li {margin-top: 2px; margin-bottom: 2px; font-weight: bold; }
.menu a {color: white; background: #143a8c;  text-decoration: none; }
.menu a:visited {color: white; background: #143a8c; text-decoration: none; }
.menu a:hover {color: black; background: #FF3333; text-decoration: none; }
.menu a:active {color: white; background: #143a8c;  text-decoration: none; }

h1 {background: white; font-size: 18px; color: #2835EE; margin-top: 150px; margin-left: 15px; margin-right: 25px; margin-bottom: 15px;
 border-left: solid 15px blue; border-bottom: solid 1px blue; font-weight: bold; }
h2 {background: white; font-size: 14px; color: #2835EE; margin-top: 12px; margin-left: 25px; margin-right: 25px; margin-bottom: 10px; font-weight: bold; }

p {margin-top: 10px; margin-left: 15px; margin-right: 10px; margin-bottom: 6px;}
p.title {font-family: "Times New Roman", Times, serif; font-size: 36px; font-weight: normal; color: navy; 
 margin-top: 1px; margin-left: 100px; margin-right: 1px; margin-bottom: 2px; text-align: right; letter-spacing: 2px;
 font-variant: small-caps;
 }
p.tx {background: #F0F0F0; margin-top: 4px; margin-left: 34px; margin-right: 24px; margin-bottom: 4px; 
 padding: 5px;  }
p.design {margin-top: 3px; margin-left: 3px; margin-right: 20px; margin-bottom: 3px;  text-align: right; }

.blue {color: blue;  font-weight: bold;  }

a:link { COLOR: white; }
a:visited { COLOR: white; }
a:hover{ COLOR: navy; }
a:active { COLOR: navy; }

a:link.llc { color: navy; text-decoration: none; }
a:visited.llc { color: navy; text-decoration: none; }
a:hover.llc{ color: blue; text-decoration: none; }
a:active.llc { color: navy; text-decoration: none; }

a:link.wr { COLOR: blue; text-decoration: underline; }
a:visited.wr { COLOR: blue; text-decoration: underline; }
a:hover.wr{ COLOR: #5a5a5a; text-decoration: underline; }
a:active.wr { COLOR: blue;  text-decoration: underline; }
