
A:link {color:#000000 ; text-decoration: underline;}
A:visited {color:#000000 ; text-decoration: underline;}
A:active {color:#000000 ; text-decoration: underline;}
A:hover {color: #000000 ; text-decoration: underline;}

BODY {
	scrollbar-base-color: color; scrollbar-track-color: #336699; scrollbar-face-color: #d2ecf4; scrollbar-highlight-color: #d2ecf4; scrollbar-3dlight-color: #336699; scrollbar-darkshadow-color: #336699; scrollbar-shadow-color: #d2ecf4; scrollbar-arrow-color: #336699
}

a.n:link      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #336699;
        text-decoration: none;
        width: 100%;
        background: #transparent;
        cursor: default;}
a.n:hover      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        width: 100%;
        background: #336699;
        cursor: default;}
a.n:active     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #336699;
        text-decoration: none;
        width: 100%;
        background: #transparent;
        cursor: default;}
a.n:visited     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #336699;
        text-decoration: none;
        width: 100%;
        background: #transparent;
        cursor: default;}
a.n:visited:hover    {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        width: 100%;
        background: #336699;
        cursor: default;}

.nav       {border-style: solid;
		border-top: solid 1px #336699;
		border-bottom: solid 1px #336699;
		border-left: solid 1px #336699;
		border-right: solid 1px #336699;}
		
.tip       {border-style: solid;
		border-top: solid 1px #ffffff;
		border-bottom: solid 1px #ffffff;
		border-left: solid 1px #336699;
		border-right: solid 1px #ffffff;}


.text     {font-family: verdana, sans-serif;
        font-size: 8pt;
        text-decoration: none;}
		

.head   {font-family: verdana, sans-serif;
        font-size: 8pt;
		color: #f000000;
        text-decoration: none;
		background: #d2ecf4;}
		
hr      {solid 1px; color: #336699;}

input  {COLOR: #336699;
font-size: 8pt;
font-weight: bold;
BORDER-LEFT-COLOR: #336699;
BORDER-BOTTOM-COLOR: #336699;
BORDER-TOP-COLOR: #336699;
BACKGROUND-COLOR: #d2ecf4;
BORDER-RIGHT-COLOR: #336699;
}

.logo							{font-family: verdana, lucida sans unicode, arial, sans-serif;
								 font-size: 48pt;
								 font-weight: bold;
								 font-style: italic;
								 filter: dropshadow(color=#333333);
								 height: 78px;
								 color: #000099;}
#divLinks   {visibility:hidden;}
#divLinks a {color:#336699; font-family:verdana,arial,helvetica,sans-serif; font-size:12px;}
  a.infobox { border-bottom: 1px dashed #c30; text-decoration:none; }
  a.infobox:hover { cursor:help; color:#c30; background:white; }
  a.infobox span { visibility:hidden; position:absolute; left:16em;
                   margin-top:1.5em; padding:1em; text-decoration:none; }
  a.infobox:hover span { visibility:visible; border:1px solid #c30;
                         color:blue; background:white; }
