﻿html { 
    scrollbar-arrow-color     : #FFFF00;
    scrollbar-face-color      : #003366;
    scrollbar-highlight-color : #00FFFF;
    scrollbar-3dlight-color   : white;
    scrollbar-shadow-color    : #00FA9A;
    scrollbar-darkshadow-color: #0000FF;
    scrollbar-track-color     : #E0FFFF; 
}
body { 
	background-image: url(image/background130.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-color: #003366;
	margin-left: 10px;	
}
table.basis
{ text-align: left  ; 
  font-family: arial;
  font-weight: normal;
  font-size: 10pt;
  color: #003366;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right:50px; 
}
TABLE.map
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial;
    WIDTH: 100%;
    BACKGROUND-COLOR: #003366;
    TEXT-ALIGN: center; 
    COLOR: #99FFCC ;      
}
H1
{
    COLOR: #003360;
    font-weight: normal;
    font-size  :    12pt;
    font-style :italic;
    TEXT-DECORATION: none;
}

H2
{
    COLOR: #003370;
    font-weight: normal; 
    font-size  :   11pt;
    FONT-STYLE: oblique;    
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.style7 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {font-size: 16px}
.style11 {color: #0000FF; }
.style12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style14 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style15 {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style20 {color: #FFFF00; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style21 {color: #0000CC}

a:link    { color:  #0000FF ;text-decoration: none }
a:visited { color:  #0000FF ;text-decoration: none }
a:hover   { color:  yellow  ;text-decoration: none ; background-color: #000066 }
a:active  { color:  white   ;text-decoration: none ; background-color: #000066 }