body {
  background: #fff url(images/bgMain.gif);
  font-family: arial;
  color: #000000;
  margin: 0px;
}

p, td, li, form {
  font: 10pt arial;
  margin-left: 10px;
}

table.content { margin: 10px 10px 25px 10px;}


table.bottom {
  font: 8pt arial;
  color: #000;
}

a.bottom {
  color: #1a1819;
  text-decoration: none;
}

a.bottom:hover, a.bottom:active {
  color: #9a6f09;
  text-decoration: none;
}

td.bottom {
  font: 8pt arial;
  color: #000;
}

a.nav {
  color: #1a1819;
  font: arial;
  font-weight: bold;
  text-decoration: none;
}

a.nav:hover, a.nav:active {
  color: #1a1819;
  font: arial;
  font-weight: bold;
  text-decoration: none;
  background: #fff;
}


a.n:link, a.n:visited {
  color:#1a1819;
  font: arial;
  font-weight: bold;
  text-decoration: none;
}

a.n:hover, a.n:active {
  color:#9a6f09;
  font: arial;
  font-weight: bold;
  text-decoration: none;
}

a.m:link, a.m:visited {
  color:#1a1819;
  font: arial;
  
  text-decoration: none;
}

a.m:hover, a.m:active {
  color:#1a1819;
  font: arial;
  background: #FFFFFF;
  text-decoration: none;
}

hr { border: 0; width: 100%; }

.bullet {
  font: 10pt/14pt arial;
  color: #B5BE8C;
}

.bullet_nav {
  font: 10pt/14pt arial;
  color: #ffffff;
}

label { color: #1a1819; font-size: 100%; }

.e, .label {
  font: 10pt/14pt arial;
  color: #1a1819;
  font-weight: bold;
}
	
input.submit {
  font-size: 100%;
  background: #6A7389;
  color: #fff;
  padding: 1px 4px;
  border-right: 1px solid #283043;
  border-bottom: 1px solid #283043;
  border-top: 1px solid #9097A2;
  border-left: 1px solid #9097A2;
}
	
input.login {
  padding: 12px 20px 10px 10px;
  width: 170px;
  font-size: 100%;
  border:	1px solid #9097A2;
  background: #D9DBE1;
  padding: 2px;
}

input.login:hover, input.login:focus {
  background: #fff;
}

#linkList {
/*  margin-left: 10px; 
  position: absolute; */
  margin: 0px;
  padding: 0px;
  top: 0px; 
  right: 0px;
}

#linkList2 { 
  padding: 0px 5px 5px 5px; 
  margin-top: 0px;
  margin-bottom: 12px;
}

#linkList h3.main { 
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  color: #4F4F4F;
}

#linkList h3.main span {
/*  display:none */
padding:6px;
}

#linkList ul {
  margin: 0px;
  padding: 0px;
}

#linkList li {
  line-height: 2.5ex; 
  padding-top: 2px; 
  margin-bottom: 2px;
  list-style-type: none;
}

#linkList li a:link, #linkList li a:visited {
  color:#1a1819;
  font: 9pt arial;
  font-weight: bold;
  width: 150px;
  text-decoration: none;
  display: block;
}

#linkList li a:hover, #linkList li a:active {
  color: #9a6f09;
  font: 9pt arial;
  font-weight: bold;
  width: 150px;
  text-decoration: none;
  display: block;
}

a.section:link, a.section:visited {
  color:#1a1819;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

a.section:hover, a.section:active {
  color: #9a6f09;
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

a:link, a:visited {
  color: #1a1819;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
  color: #9a6f09;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}