html,body {
      margin:20px;
      padding: 0;
      text-align: center;
     font-family:Arial, Helvetica, sans-serif;
      background: #FFF url("images/border1.jpg") repeat-y center;
	  background-color:#DCF4FA;
	  font-size: 13px;
	 
}
#navcontainer {
      padding-top: 30px;
      padding-left: 20px;
      min-height: 380px;
      float: left;
      overflow: hidden;
      width: 190px;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
      width: 170px;
      position: relative;
      list-style-type: none;
      margin: 0;
      padding: 0px;
      font-size: 105%;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
      
}

.nav li a {
      border: 1px solid #52a3e2;
      display:block;
      padding: 4px 0 4px 10px;
      background:#39F;
      color: #000;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 160px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  
}

.nav li a:hover {
      background:#7F626A;
      color:#FFF;
      font-weight: bold;
      cursor: pointer;
}

h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 170% Arial;
      font-weight: bold;
      color: #000;
}
A:link {
	TEXT-DECORATION: none;
	color: #2E4D96;
	font-weight:bold;
}
A:visited {
	TEXT-DECORATION: none;
	color:#2E4D96;
	font-weight:bold;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px;
}
.style4 {color: #FF0000}
.style5 {color: #000;}
.style7 {font-size: 14px}
.style8 {
	color: #000;
	font-weight: bold;
}
.style9 {font-weight: bold}

