body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #F3FAFF;
        }

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Seven]-=-=-=-=-=-=-=- */

#menu7 {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #A4D1FF;
	border-right-color: #A4D1FF;
	border-bottom-color: #A4D1FF;
	border-left-color: #A4D1FF;

        }

#menu7 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #1D537F;
        display: block;
        background: url(menu7.gif) repeat-x;
        padding: 10px 0 0 10px;
        }

#menu7 li a:hover, #menu7 li #current {
        color: #fff;
        background: url(menu7.gif) repeat-x 0 -32px;
        padding: 10px 0 0 10px;
        }

#menu7 li a:active {
        color: #fff;
        background: url(menu7.gif) repeat-x 0 -64px;
        padding: 10px 0 0 10px;
        }

</style>
