/* Stylesheet for Molegro.com */
/* All rights reserved - Molegro 2007 */




ul#navlist
{
width: 200px;
\width: 202pc;
w\idth: 200px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
background: #808080;
  margin-left: 2em;
  margin-right: 2em;
  margin-top: 4.2em;
  margin-bottom: 0em;
 
  float:right;
  font-size: 70%;
  clear:both;

}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #c0c0c0;
}

ul#navlist li a
{
display: block;
width: 164px;
\width: 200px;
w\idth: 164px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #e1e1e1;
background: #fff; 
text-decoration: none;
text-align: left;
font-weight: bold;
}

f5f4f5

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li#caption { 
   color: #666677; 
  padding: 6px 3px 6px 3px;
  border: 0px solid #224b83;
  border-top: 1px dashed #224b83;
  border-bottom: 1px dashed #224b83;
  background-color: #224b83;
  text-align: center;
  color: #fff;
  font-weight:bold;
  margin-bottom: 0px;
  font-size: 130%;
}

ul#navlist li#active a { 
   background-color: #f5f4f5;
   color: #000;
   border-left: 20px solid #bbbbcc;
}


ul#navlist li a:hover
{
border-color: #bbbbcc;
background: #f5f4f5;

}








