body {font-family: arial;font-size:14px;color:rgb(102,102,102);background:white; margin-left:10}
table {font-family: arial;font-size:14px}

.main_text a:link{color:blue}
.main_text a:visited {color:blue}
.main_text a:hover {color:red;text-decoration:underline}

a:link {color:midnightblue}
a:visited {color:midnightblue}
a:hover {color:red;text-decoration:underline}
body.page {background:url(bg600.gif) fixed no-repeat center}



html {
  scrollbar-face-color:rgb(28,68,156) ;
  scrollbar-shadow-color:  rgb(28,68,156);
  scrollbar-darkshadow-color: rgb(28,68,156);
  scrollbar-highlight-color:  rgb(239,239,247); 
 scrollbar-track-color:rgb(239,239,247);
   scrollbar-3dlight-color:lightblue;
  scrollbar-arrow-color:rgb(239,239,247);
}

.news {background-color:rgb(224,245,253);color:rgb(0,0,139)}
.news a {text-decoration:none}
.header {color:rgb(0,0,139)}
.space {height:7}