.reference {
	font-size: 9px;
	vertical-align : super;
}
.ref-info {
	font-size: 9px;
}
a {
	color: #B17231;
  text-decoration: underline;
}
a:visited { color: #44413e; }
a:active { color: #44413e; }
a:hover { color: #7e4444; }

p {
  font-family: verdana,arial,sans-serif;
}

h1 {
  font-family: verdana,arial,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #B17231;
  padding: 0;
  margin: 0;
}

h2 {
  font-family: verdana,arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #B17231;
  padding-top: 0;
  margin-top: 0;
margin-bottom: 6;
}


.maintable {
	border-left: thin solid #B17231;
	border-right: thin solid #B17231;
	border-top: thin solid #B17231;
	border-bottom: thin solid #B17231;
}

.leftcol {
  background-image: url(images/left-back.gif);
  background-repeat: y;
}

.caption {
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  color: #44413e;
  padding-top: 0;
  margin-top: 0;
  
}

.content {
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  color: #44413e;
  text-align: left;
  background-image: url(images/back.jpg);
}
.content td {
	font-family: verdana,arial,sans-serif;
  font-size: 12px;
  color: #44413e;

}
.main {
padding-right: 20;
  margin-right: 20;
}

ul {
padding-top: 0;
  margin-top: 0;
}
li {
padding-bottom: 3;
  margin-bottom: 3;
}
.foot {
  border-top: thin solid #B17231;
   background-color: #E6D6A4;
/*}
.foot { /**/
  padding : 5px 20px 10px 20px;
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  color: #24532b;
text-align: center;
}

a:visited.foot { color: #44413e; }
a:active.foot { color: #24532b; }
a:hover.foot { color: #24532b; }

.outerfoot {
  font-family: verdana,arial,sans-serif;
  font-size: 10px;
  color: #24532b;
}

body {
  background-color : #F4EDD9;
    font-family: verdana,arial,sans-serif;
  font-size: 12px;
color: #44413e;
  text-align: left;
  padding-top: 0;
  margin-top: 0;
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #B17231;
  scrollbar-track-color: #fef9e5;
  scrollbar-3dlight-color: #847d47;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #653636;
  scrollbar-arrow-color: #FDFDF2;
}

html {
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #B17231;
  scrollbar-track-color: #fef9e5;
  scrollbar-3dlight-color: #847d47;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #653636;
  scrollbar-arrow-color: #FDFDF2;
}