html,body {
  margin : 0px 0px 0px 0px;
  padding : 0;
  font-family:trebuchet ms,arial,verdana,sans serif;
  font-size:100%;
  color:#003366;
  background-color:#003366;
  scrollbar-arrow-color:WHITE;
scrollbar-track-color:#cccccc;
scrollbar-shadow-color:#D6D6D6;
scrollbar-face-color:#003366;
scrollbar-highlight-color:#D6D6D6;
scrollbar-darkshadow-color:#135184;
scrollbar-3dlight-color:#135184;
}

hr {color:#003366;}

a:link {color:#003366; text-decoration:none;font-weight:bold;}
a:active {color:#003366; text-decoration:none;font-weight:bold;}
a:visited {color:#003366; text-decoration:none;font-weight:bold;}
a:hover {color:red; text-decoration:none;font-weight:bold;}

.star{list-style-image:url(http://www.chicopsa.com/images/bulletstar.gif);}
.blue{list-style-image:url(http://www.chicopsa.com/images/1abu001.gif);}
.saphire{list-style-image:url(http://www.chicopsa.com/images/starsaphire.gif);}
.star2{list-style-image:url(http://www.chicopsa.com/images/star2.jpg);}
.star3{list-style-image:url(http://www.chicopsa.com/images/stargray.gif);}

.navigationBorder {
text-decoration:none;
font-size:10px;
text-align:left;
background:black;
border-style:solid;
border-color: #cccccc;
border-width: 1px 1px 1px 1px;
width:118px;
}

.calblock {
text-align:center;
background:#f2f2f2;
border-style:solid;
border-color: #cccccc;
border-width: 1px 1px 1px 1px;
margin:1 0 0 1;
width:100px;
display:block;
}

a:link.navigationBorder {
text-decoration:none;
color:white;
background:#333333;
font-size:10px;
width: 118px;
display:block;
}

A:visited.navigationBorder {
color:white; 
text-decoration:none;
background:#333333;
font-size:10px;
width: 118px;
display:block;
}

A:active.navigationBorder {
color:white; 
text-decoration:none;
background:#333333;
font-size:10px;
width: 118px;
display:block;
}

A:hover.navigationBorder {
color:white; 
text-decoration:none;
background:#003366;
font-size:10px;
width: 118px;
display:block;
}

#hovmenu {background-color:#ffffff;
border:1px solid #000000;
text-align:center;z-Index:999;
visibility:hidden;
position:absolute;
width:200px;}

#menu {display:none;}


