img {
border: solid;
border-width:0px;
}
body
{
background-repeat: repeat-y;
background-image: url(../IMAGES/BACK.JPG);
}

a:link    {color: #040060; text-decoration: none} 
a:visited {color: #040060; text-decoration: none} 
a:active  {color: #040060; text-decoration: none} 
a:hover   {color: #B0B523; text-decoration: none}
.sidebar { BORDER: SOLID; WIDTH:90px; BORDER-WIDTH: 1PX; BACKGROUND: WHITE; POSITION: RELATIVE; LEFT: 5; TOP:0; COLOR: #B0B523;}
.outbox {
border: solid;
border-width: 1px;
border-color: #040060;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background-color: white;
width:125px;
height: 30px;
}
a.outbox:hover {background-color: rgb(254,253,222);}



h1 {color: rgb(32,91,162); text-decoration:underline; Trebuchet MS, arial, helvetica, sans-serif; font-height: 1em;}
h2 {color: rgb(135,157,204); font-size: 20px;  font-height: 0em;}
.menulinks { font-size: 12px; font-family: Trebuchet MS, arial, helvetica, sans-serif; color: #B0B523; text-decoration: none; font-weight: bold; line-height: 1.0; font-height: 0em;}
.menulinkstop { font-size: 16px; font-family: Trebuchet MS, arial, helvetica, sans-serif; color: #B0B523; text-decoration: none; font-weight: bold; line-height: 1.0; font-height: 0em;}
.introtext { font-size: 17px; font-height: 0em; font-family: sans-serif; color: #040060; font-weight: 0; }
.headertext { font-size: 30px; font-height: 0em; font-family: sylfaen; color: #040060; font-weight: 0;
text-align: center;
background-image: url(../IMAGES/HEADBACK.GIF);
background-repeat: repeat-x;
}
.normaltext { font-size: 17px; font-family: sans-serif; color: #040060; font-weight: 0; }

.innertables {
   border: solid;
   border-width: 1px;
   border-color: #B0B523;
   border-type: inline;
 }
