body
{
background-color: #132b47;
margin: 20px;
color: #33ffff;
font-size: 20;
scrollbar-arrow-color: #ffff80;
scrollbar-base-color: #777777;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #aa6464;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
table
{
background: #051c36;
font-size: 20px;   
text-align: center;
width: 50%;
margin-left: 20px;
padding-left: 20px;
border-left: 0px groove; 
border-right: 0px groove;
border-top: 0px groove;   
border-bottom: 0px groove;
}
h1
{
align: center;
width: 1000px;
border-left: 2px groove;
border-right: 2px groove;
border-top: 2px groove;
border-bottom: 2px groove;
}
h2
{
width: 1000px;
margin-left: 0px;
color: #FFFFFF;
padding-left: auto;
font face: arial;
font-size: 20px;
border-left: 0px outset black;
border-right: 0px outset red;
border-top: 0px outset black;
border-bottom: 0px outset;
box-shadow: black 0.5em 0.5em 0.3em;
}
#shadow-container
 {
width: 100%;
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container
{
position: relative;
left: -3px;
top: -3px;
}
#shadow-container .shadow1
{
background: darkgray;
}
#shadow-container .shadow2
 {
background: #DBDADB;
}
#shadow-container .shadow3
{
background: #B8B6B8;
}
#shadow-container .container
{
background-image: url("transblu.gif");
background-repeat: repeat;
background-attachment: fixed;
color: #000030;
border: 1px solid #848284;
padding: 10px;
}


#shadow-container2
 {
width: 100%;
position: relative;
left: 3px;
top: 3px;
margin-right: 3px;
margin-bottom: 3px;
}

#shadow-container2 .shadow2, #shadow-container2 .shadow3, #shadow-container2 .container2
{
position: relative;
left: -3px;
top: -3px;
}
#shadow-container2 .shadow1
{
background: darkgray;
}
#shadow-container2 .shadow2
 {
background: #fd8e2;
}
#shadow-container2 .shadow3
{
background: #a6f2c6;
}
#shadow-container2 .container2
{
background: #fdf8e2;
color: #000030;
border: 1px solid #000030;
padding: 20px;
}


h3
{
width: 70%;
background: #fe9;
box-shadow: 4,4 #ffff80;
padding-right: 0px;
padding-left: 0px;
font-size: 15;
font-face: arial;
color: black;
border-left: thick outset #666;
border-right: thick outset #666;
border-top: thick outset #666;
border-bottom: thick outset #666;
}
h4
{
}
h5
{
padding-left: 1px;
border-left: 8px groove;
border-right: 8px groove;
border-top: 8px groove;
border-bottom: 8px groove;
}
h6
{
background: #OOOO44; width: 300px; color: white; border-left: 0px inset; border-right: 0px inset; border-top: 0px
inset; border-bottom: 0px inset;
}
h7
{
background: cornflowerblue;
border-left: 2px inset;
border-right: 2px inset;
border-top: 2px inset;
border-bottom: 2px inset;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: #3fffff; text-decoration: none;   }
a:visited {color: #3fffff; text-decoration: none;}
a:hover {color: #777777;}
a:active {background: red; color: #ffffcc;}
