body
{
margin: 20px;
background-color: #37397e;
color: #ffffff;
font-size: 20;
scrollbar-arrow-color: #ffff80;
scrollbar-base-color: #777777;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #2f294c;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
h1
{
margin-left: 18px;
}
h2
{
background-color: #ffffff;
width: 1015px;
text-align: left;
margin-left: 18px;
color: #000030;
padding-left: 15px;
font: arial;
font-size: 16px;
#border-radius: 1em;
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: #F1F0F1;
}
#shadow-container .shadow2
 {
background: #DBDADB;
}
#shadow-container .shadow3
{
background: #B8B6B8;
}
#shadow-container .container
{
/background-image: url("bback.jpg");
/background-repeat: repeat;
/background-attachment: fixed;
background-color: #ffffff;
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: #F1F0F1;
}
#shadow-container2 .shadow2
 {
background: #DBDADB;
}
#shadow-container2 .shadow3
{
background: #B8B6B8;
}
#shadow-container2 .container2
{
background-color: #ffffff;
color: #ffffaa;
border: 1px solid #848284;
padding: 20px;
}
h3
{
width: 1000px;
padding-right: 0px;
padding-left: 0px;
font-size: 15;
font-face: arial;
color: black;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
}
h4
{
}
h5
{
width: 160px; padding-left: 6px; padding-right: 6px; margin-right: 0cm; font-size: 16; color: white; background-image:
url("71.jpg"); background-repeat: repeat;
border-left: 2px groove;
border-right: 2px groove;
border-top: 2px groove;
border-bottom: 2px groove;
}
h6
{
background: #OOOO44; 
width: 1000px; 
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: blue;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #777777;}
a:active {background: #777777; color: #ffffcc;}
