@charset "utf-8";
/* CSS Document */
html { font-size: 14px; }

body { background-color: #f8f7d8;
       margin: 0px;
       color: #002065;
       font-size: 15px;
       font-family:Arial, Helvetica, sans-serif;
       background-image: url('/src/img/bkg-img.gif');
}


h1 {color: #002065; font-size: 20px; font-family:Arial, Helvetica, sans-serif}
h2 {color: #002065; font-size: 17px; font-family:Arial, Helvetica, sans-serif}
h3 {color: #002065; font-size: 15px; font-family:Arial, Helvetica, sans-serif}
h4 { border-bottom: 2px solid #a7ab74;
     text-align: right;
     padding-right: 30px;
     color: #002065;
     font-size: 20px;
     font-family:Arial, Helvetica, sans-serif
   }
h5 { border-bottom: 2px solid #a7ab74;
     text-align: right;
     padding-right: 30px;
     color: #002065;
     font-size: 17px;
     font-family:Arial, Helvetica, sans-serif
   }
h6 { border-bottom: 2px solid #a7ab74;
     text-align: right;
     padding-right: 30px;
     color: #002065;
     font-size: 15px;
     font-family:Arial, Helvetica, sans-serif
   }
p {color: #002065; font-size: 14px; font-family:Arial, Helvetica, sans-serif}
td {color: #002065; font-size: 14px; font-family:Arial, Helvetica, sans-serif}
ul {color: #002065; font-size: 14px; font-family:Arial, Helvetica, sans-serif }

hr {
  border: 0;
  width: 100%;
  color: #a7ab74;
  background-color: #a7ab74;
  height: 1px;
}



a:link {color: #002065; text-decoration: underline;}
a:visited {color: #002065; text-decoration: underline;}
a:hover {color: #0020ff; text-decoration: none;}
a:active {color: #ff2065; text-decoration: none;}

a.side:link {color: #002065; text-decoration: none;font-size: 11px;}
a.side:visited {color: #002065; text-decoration: none;font-size: 11px;}
a.side:hover {color: #0020ff; text-decoration: none;font-size: 11px;}
a.side:active {color: #ff2065; text-decoration: none;font-size: 11px;}

a.copy:link {color: #ffffff; text-decoration: none;}
a.copy:visited {color: #ffffff; text-decoration: none;}
a.copy:hover {color: #ffffff; text-decoration: none;}
a.copy:active {color: #ffffff; text-decoration: none;}

a.copy2:link {color: #ffffff; text-decoration: none;}
a.copy2:visited {color: #ffffff; text-decoration: none;}
a.copy2:hover {color: #ffffff; text-decoration: underline;}
a.copy2:active {color: #ffffff; text-decoration: none;}

<!--
.small-link{
font-size:10px;
}
-->

<!--
.black-border{
border:thin solid black;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
}
-->

#bug { display: none; }

#bodycage {
min-height:458px;
border: 1px solid rgb(0, 32, 101);
margin-left: 185px;
background-color: rgb(0, 32, 101);
z-index:2;
}

#bodybody {
min-height:454px;
border: 0px solid red; 
margin: 6px 6px 0px 6px;
background-color: #ffc;
width: 599px;
}

.bodytitle {
font-weight: bold;
}

#footercage {
border: 0px solid yellow; 
text-align: center;
background-color: rgb(0, 32, 101); 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
font-style: normal; 
font-weight: bold; 
font-size: 8px; 
color: white; 
text-transform: uppercase;
}

#footercage td {
font-size: 8px; 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
color: white;
font-style: normal; 
}
#footercage a:link {
font-size: 8px; 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
color: white;
font-style: normal;
text-decoration: none;
}
#footercage a:visited {
font-size: 8px; 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
color: white;
font-style: normal; 
text-decoration: none;
}
#footercage a:hover {
font-size: 8px; 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
color: #aaa;
font-style: normal; 
text-decoration: none;
}
#footercage a:active {
font-size: 8px; 
font-family: Copperplate Gothic Light,Arial,Helvetica; 
color: white;
font-style: normal; 
text-decoration: none;
}

#headercage {
 background-color: #001E5F; z-index:10;
}

#maincage {
    padding: 0px; 
    margin: 0px auto; 
    position: relative; 
    border: 0px solid yellow; 
    width: 800px;
    overflow: hidden;
    text-align: left;
    background-color: #CC9;
}

#menucage {
background-color: #A7AB74; 
height: 22px; 
z-index:99;
}

#menucage table.menudiv {
height: 22px;
font-weight:bold;
margin-left: 240px;
z-index:99;
}
#menucage a:link    {color:white;text-decoration: none;}
#menucage a:visited {color:white;text-decoration: none;}
#menucage a:hover   {color:white; background-color:rgb(0, 32, 101); text-decoration: none;}
#menucage a:active  {color:black;text-decoration: none;}

#scbgcage {
background-image: url('/src/img/leftmenu2.jpg');
width: 185px;
height: 459px;
position: absolute;
top: 104px;
left: 0px;
background-color: #cccc99;
}


#shortcutcage {
background-image: url('/src/img/50white.png');
width: 160px; height: 259px;
font-size:8px;
position: absolute;
top: 112px;
left: 7px;
}

#shortcutcage table.menudiv {
font-weight:bold;
height: 90%;
margin: 5%;
}
#shortcutcage a:link    {font-size:10px;color:rgb(0, 32, 101);text-decoration: none;}
#shortcutcage a:visited {font-size:10px;color:rgb(0, 32, 101);text-decoration: none;}
#shortcutcage a:hover   {font-size:10px;color:blue; text-decoration: none;}
#shortcutcage a:active  {font-size:10px;color:black;text-decoration: none;}

.menudiv {
border: 0px solid green; 
z-index:99;
}

.submenu {
background-color: rgb(167,171,116);
position: relative;
z-index: 19;
color: red;
}

a.submen:link    {color: black; font-size: 11px;}
a.submen:visited {color: black; font-size: 11px;}
a.submen:hover   {color: brown; font-size: 11px;}
a.submen:active  {color: black; font-size: 11px;}

.submenu td:hover {background-color:rgb(0, 32, 101); color: white;}