<style>

body { font-family: verdana, arial, helvetica, sans-serif;  font-size: 12px;  }

td { font-family: verdana, arial, helvetica, sans-serif;  font-size: 12px; }

.mash { font-family: verdana, arial, helvetica, sans-serif;  font-size: 12px; color: 314A6B }


a:link {color: #000;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline}

a:visited {color: #000;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline} 

a:active {color: #000;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline} 

A:hover {text-decoration: underline; color: #0C0}

#container {
  /* centers whole on pg */       
  /* removes opera top margin */
  width:900px; /* need to hold banner in */
  voice-family: "\"}\"";
  border-left:0px solid #fff; border-right:0px solid #fff; border-bottom:0px solid #fff; margin:auto; border-top:0px solid #fff; voice-family:inherit;
  width:900px
} body>#container { /* opera width */
  width:900px;
}
</style>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 250px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px verdana;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000;
font-size: 95%;
}

.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #ffffff;
}

</style>



