/* body */
a:link		{color: #000000}
a:visited	{color: #000000}
a:active	{color: #000000}
a:hover		{color: #4F5E80; text-decoration: underline}
a			{text-decoration: none}

a.linktag:link		{color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration: none;}
a.linktag:visited	{color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration: none;}
a.linktag:active	{color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration: none;}
a.linktag:hover		{color: #ffffff; border-bottom: 1px dashed #ffffff; text-decoration: none;}
a.linktag			{text-decoration: none}

a.linktag-green:link		{color: #19451B; border-bottom: 1px solid #19451B; text-decoration: none;}
a.linktag-green:visited		{color: #19451B; border-bottom: 1px solid #19451B; text-decoration: none;}
a.linktag-green:active		{color: #19451B; border-bottom: 1px solid #19451B; text-decoration: none;}
a.linktag-green:hover		{color: #19451B; border-bottom: 1px dashed #19451B; text-decoration: none;}
a.linktag-green				{text-decoration: none}

body {
  scrollbar-arrow-color:#000000;
  scrollbar-face-color:#b3b3a8;
  scrollbar-base-color:#b3b3a8;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#b3b3a8;
}

.text {text-align: center; color: #19451B; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 160%;}
.clsfield {color: #19451B; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.clstext {color: #000000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.footer {text-align: left; color: #FFFFFF; background-color: #19451B; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
.error {color: #c00000; font-size: 10pt; font-family: tahoma, arial, verdana, sans-serif;}
.clsconfirm {color: #000000; font-size: 10pt; font-family: tahoma, arial, verdana, sans-serif; text-align: left; vertical-align: middle;}
.click {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  background-color: #B3ABA8;
  border: 1px solid #000000;
  margin: 2px 0px 0px 0px;
}

.navtext {text-align:left; width:100px; color: #000000; font-size: 8pt; font-family: tahoma, arial, verdana, san-serif; border: 1px solid #000000; background-color: #ffffff; layer-background-color:tan;}

.header {background-color: #19451B; color: #ffffff; font-weight: bold; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif;}
.comment {background-color: #B3B3A8; color: #19451B; font-size: 7pt; font-family: Georgia, "Times New Roman", Times, serif;}

/* row1 background-color: #E9DFDB; */
.row1 {background-color: #e9e9e9; color: #19451B; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif;}
.row2 {background-color: #FFFFFF; color: #19451B; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif;}

.title {color: #19451B; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.title-small {color: #19451B; font-size: 13pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.divider-line {background-color: #19451B;}


.hiddenPic {display:none;}

ul {list-style-type: square;}