BODY 
{
	SCROLLBAR-FACE-COLOR: #B08B64; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DAD3C0; 
	SCROLLBAR-SHADOW-COLOR: #DAD3C0; 
	SCROLLBAR-3DLIGHT-COLOR: #FDFDB8; 
	SCROLLBAR-TRACK-COLOR: #F8EDE7; 
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #001681
}

BODY,P
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

TD
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

H1
{
	font-family : Arial;
	font-size : 15px;
	color: #624424;
	text-decoration : none;
	font-weight:bold;
	margin-top: 14px;
}

H2
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	font-variant:small-caps;
	margin-bottom:0px;
}

H2 a
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	font-variant:small-caps;
	margin-bottom:0px;
	text-decoration:underline;
	color:#444444;
}

H2 a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	font-variant:small-caps;
	margin-bottom:0px;
	text-decoration:none;
	color:#000000;
}

.cim
{
	font-family : Arial;
	font-size : 15px;
	color: #624424;
	text-decoration : none;
	font-weight:bold;
}

.eler
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.eler:hover
{
	font-size: 11px;
	color: #303030;
	line-height: 14px;
	text-decoration:none;
}

.eler2
{
	font-family: Arial;
	font-size: 11px;
	color: #694117;
	line-height: 14px;
}

.gep
{
	font-family: "Arial narrow";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.gep2
{
	font-family: "Arial narrow";
	color: #583007;
	line-height: 15px;
}

.gep2:hover
{
	font-family: "Arial narrow";
	font-size: 12px;
	line-height: 15px;
}

A
{
	font-family : Arial;
	font-size : 12px;
	color: #936D46;
	text-decoration : underline;
}

A:hover
{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-decoration : none;
}

.small
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

.small2
{
	font-size: 10px;
	color: #936D46;
	line-height: 13px;
	text-decoration : underline;
}

.small2:hover
{
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}


.ar
{
	font-family : Arial;
	font-size : 15px;
	color: #FFFFFF;
	text-decoration : underline;
	font-weight:bold;
}

.ar:hover
{
	font-family : Arial;
	font-size : 15px;
	color: #e0e0e0;
	text-decoration : none;
	font-weight:bold;
}

.alcim
{
	font-family : Arial;
	font-size : 12px;
	color: #624424;
	text-decoration : none;
	font-weight:bold;
}

.almenu
{
	font-family : Arial;
	font-size : 11px;
	color: #E3E3E3;
	line-height: 18px;
	text-decoration : none;
}

h3
{
	font-family : Arial;
	font-size : 11px;
	color: #E3E3E3;
	line-height: 18px;
	text-decoration : none;
	background-color:#8c6439;
	padding:2px 2px 2px 8px;
}

.almenu:hover
{
	font-family : Arial;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration : none;
}

.leftnav a:link, .leftnav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	/*color: #000099;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: bold;*/
	background-color: none;
}

.leftnav a:hover {
	background-color: #624424;
}

.input {
  font-family:   Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #303030;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 200px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #f7f7f7;
  border-top: 1px #707070 solid;
  border-right: 1px #B08B64 solid;
  border-bottom: 1px #B08B64 solid;
  border-left: 1px #707070 solid;
}

.input2 {
  font-family:   Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #303030;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 120px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #f7f7f7;
  border-top: 1px #707070 solid;
  border-right: 1px #B08B64 solid;
  border-bottom: 1px #B08B64 solid;
  border-left: 1px #707070 solid;
}

.textarea {
  font-family:   Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #303030;
  height: 100px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 200px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #f7f7f7;
  border-top: 1px #707070 solid;
  border-right: 1px #B08B64 solid;
  border-bottom: 1px #B08B64 solid;
  border-left: 1px #707070 solid;
}

.button {
  font-family:   Arial;
  font-size: 8pt;
  color: #FFFFFF;
  height: 17px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #B08B64;
  border-top: 1px #B08B64 solid;
  border-right: 1px #B08B64 solid;
  border-bottom: 1px #B08B64 solid;
  border-left: 1px #B08B64 solid;
}
