body { 
    min-height: 420px;
    margin: 0 0px;
    padding: 0;
    font-family: Helvetica;
    font-size: 22pt;
    -webkit-user-none: select;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
	background: #c5ccd3 url(/images/body_bg.png) left top repeat;
}

ul { list-style-type:none; list-style-position: inside; margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	margin-bottom:	0px;
	margin-top:	0px;
	background: white;
	border-top: 1px solid #2e3744;
} 
li { border-bottom: 1px solid #2e3744;	padding-bottom: 6px; padding-top: 6px; padding-left: 6px; padding-right: 0px; display: block; width:100%; background-image:url("/sfor2.gif"); background-repeat:no-repeat; background-position:95% center;} 
div.nav li a {
      display: block;
      width:100%;
      }
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; color: #000066; text-decoration: none}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; color: #000066; text-decoration: none}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; color: #000066; text-decoration: none}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; color: #000066; text-decoration: none}


