.black18 {
  font-size: 18px;
  font-weight: normal;
  font-family: tahoma;
  color: #FF6C00;
}

.black14 {
  font-size: 14px;
  font-weight: normal;
  font-family: tahoma;
  color: #A3945D;
}

.black9hl {
  font-size: 9px;
  font-weight: bold;
  font-family: tahoma;
  color: #000000;
}

.black9 {
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma;
  color: #000000;
}

.error {
  font-size: 14px;
  font-weight: normal;
  font-family: tahoma;
  color: #FF0000;
}

a {
  font-size: 9px;
  text-decoration: none;
  font-family: tahoma;
  color: #A3945D;
}
  
a:link {
  font-size: 9px;
  text-decoration: none;
  font-family: tahoma;
  color: #A3945D;
}

a:hover {
  color: #EF4924;
  text-decoration: none;
}

a.nav:hover {
  background-color: #EF4924;
  color: #FFFFFF;
  font: normal 9px tahoma;
  cursor: pointer;
  height: 10px;
  text-decoration: none;
  line-height: 10px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote
{
  font-family: tahoma;
  font-size: 9px;
  color: #A3945D;
}

body
{
  scrollbar-3dlight-color: #BDAC6E;
  scrollbar-darkshadow-color: #A3945D;
  scrollbar-highlight-color: #A3945D;
  scrollbar-shadow-color: #3B1700;
  scrollbar-arrow-color: #FF6C00;
  scrollbar-face-color: #2E2307;
  scrollbar-track-color: #A3945D;
  background-image: url(/__IMAGE_DIR__/bg.gif);
}

.nav {
  font: normal 10px tahoma;
  height: 14px;
  line-height: 14px;
}

.input {
  border: 1px solid;
  background-color: #3B1700;
  color: #A3945D;
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
}

.inputhl {
  border: 1px solid;
  background-color: #BDAC6E;
  color: #000000;
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
}

.linethrough {
  font-family: tahoma;
  font-weight: normal;
  font-size: 9px;
  text-decoration: line-through;
  color: #A3945D;
}

.releases {
  font-size: 10px;
  font-weight: bold;
  font-family: tahoma;
  color: #000000;
}

.releases1 {
  font-size: 10px;
  text-decoration: none;
  font-family: tahoma;
  color: #A3945D;
}

.txt1 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt2 {
	color: #FF6C00;
	text-decoration: none;
}
.txt3 {
	font-family: tahoma;
	font-size: 9px;
	color: #A3945D;
}
.txt11 {	
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.txt21 {	
	color: #FF6C00;
}
.txt3b {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
}
