body {
        background-color: #CCCCC;
        color: #DB0000;
        font-size: 16px;
        font-weight: bold;
        font-family: Arial;
	scrollbar-base-color:#CCCCCC;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#CCCCCC;
}
body.nav1 {
        background-color: #707070;
        background-image:url(Images/bgmetal.jpg);
        color: #DB0000;
        font-size: 16px;
        font-weight: bold;
        font-family: "Times New Roman", Times, serif;
}

h1         {  color: #000000; text-align:left ; font-size: 25px; }

h2        {  color: #000000; text-align:left ; font-size: 20px; font-style: underline;}

li        {  color: #000000; text-align:left ; font-size: 16px; font-weight: bold; margin-left:-20px;}

.nav1         { color: blue; font-style: normal; font-weight: bold; font-size: 26px; line-height: normal; font-family: "Times New Roman", Times, serif; }

.t1        {  color: #000000; text-align:left ; font-size: 16px; font-weight: bold;}

.t2        {  color: #000000; text-align:left ; font-size: 16px; font-weight: bold;}

.copr        {  color: #000000; text-align:center ; font-size: 12px; font-weight: bold;}

.link        {   text-align:center ; font-size: 20px; }

a:link     {  color: #DB0000; font-size: 16px; font-weight: bold;  }

a:visited {  color: #DB0000; font-size: 16px; font-weight: bold; }

a:hover {  font-size: 16px; font-weight: bold; }

.rett        {  font-size: 16px; color:#DB0000; list-style-position:outside; text-decoration:none; }

a#nav2,a:visited#nav2,a:hover#nav2 {
color: #000000;
font: 22px, Arial, sans-serif;
text-align: center;
vertical-align: middle;
font-weight: bold;
text-decoration: none;
}
a#nav1,
a:visited#nav1  {
color: #000000;
padding-top: 5px;
font: 22px, Arial, sans-serif;
text-align: center;
vertical-align: middle;
font-weight: bold;
text-decoration: none;
display: block;
margin-top:7px;
margin-left:15px;
margin-bottom:7px;
width:138px;
height:32px;
}


a:hover#nav1 {
color: #000000;
padding-top: 5px;
font: 22px, Arial, sans-serif;
text-align: center;
font-weight: bold;
text-decoration: none;
display: block;
margin-top:8px;
margin-left:16px;
margin-bottom:6px;
width:138px;
height:32px;
}

.tooltiptitle{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}