body{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #165278;
	background-color:white;
}
a:link, a:visited{
	color: #165278;
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	color:  #69AA29;
	text-decoration: none;
}
h1{
	font-size: 160%;
	color: #688797;
	font-weight: bold;
	text-align: center;
}
h2{
	font-size: 130%;
	color: #688797;
	font-weight: bold;
	background-color: transparent;
}
h3{
	font-size: 100%;
	font-weight: bold;
	background-color: transparent;
}
h4{
	font-size: 80%;
	font-weight: bold;
	background-color: transparent;

}
hr{
	border-bottom: thin;
	border-bottom-style: dotted;
	border-color: #688797;
}

.menubg{
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: transparent;
	font-weight: bold;
	color: #165278;
}
.menubg a:link, .menubg a:visited{
	font-weight: bold;
	color: #165278;
	text-decoration: none;
	background-color: transparent;
}
.menubg a:hover, .menubg a:active, .menubg a:focus{
	color:   #69AA29;
	outline: 0px;
	text-decoration: underline;
}
.dir{
	text-align: left;
	background-color: transparent;
	color: #195794;
	padding: 2px 0px 6px 8px;
	border: 2px solid;
	border-color:white white #ccc  white;
	border-bottom-style: dotted;
}
.dir a:link, .dir a:visited{
	color: #165278;	
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
.dir a:hover {
	color:   #69AA29;
	outline: 0px;
	text-decoration: underline;
}
.headerbg{
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

.footerbg {
	text-align: right;
	padding-right: 10px;
}
.footerbg a:link, .footerbg a:visited{
	font-weight: bold;
	color: #165278;
	text-decoration: none;
	background-color: transparent;
}
.footerbg a:hover, .footerbg a:active, .footerbg a:focus{
	color:   #69AA29;
	outline: 0px;
	text-decoration: underline;
}
.content{
	padding-top: 6px;
	padding-right: 6px;
	text-align: justify;
}
.content a:link, .content a:visited{
	color: #165278;	
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
.content a:hover, .content a:active, .content a:focus{
	color:   #69AA29;
	outline: 0px;
}
.border {
	border: 1px solid;
	border-color: White Black White Black;
}

.menu {
      margin-left: 10px;
      padding-top: 10px;
      list-style: none;
      color:#070E15;	
      font-weight: bold;
      line-height: 25px;
}
.menu a:hover{
	text-decoration: none;
	font-weight: bold;
background-color: red;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#nav-menu {
        width: 125px;
        margin: 4px;
        border-style: solid solid none solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
        }

#nav-menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
	font-weight: bold;
        }

#nav-menu li a:link, #nav-menu li a:visited {
        color: #8BADCF;
        display: block;
        background:  url(../images/nav-menu.gif);
        padding: 8px 0 0 10px;
        }

#nav-menu li a:hover, #nav-menu li #current { 
        color: #165278;
        background:  url(../images/nav-menu.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
.bg {
	border: 4px double #8BADCF;
}
.arls {
	padding-left: 25px;
	list-style-type: none;
	line-height: 35px;
	font-size: 12px;	
	font-weight: bold;
}	
