.bg
{
background-color: #313801;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

.text
{  
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #1F1F1F;
}

.text1
{  
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #1F1F1F;
}

.red 
{
  font-family: ZapfEllipt BT, arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FF0000;
}

.heading 
{
  font-family: ZapfEllipt BT, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #AEB294;
}

.heading1
{
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #535301;
}

.heading2
{
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #535301;
}
.commercial 
{  
  font-family: ZapfEllipt BT, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #CCB035;
  text-decoration: underline;
}
.real 
{  
  font-family: ZapfEllipt BT, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #4DF801;
  text-decoration: underline;
}
.investors 
{  
  font-family: ZapfEllipt BT, arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FC11D3;
  text-decoration: underline;
}


a.leftlink:link, a.leftlink:visited {
  font-family      : ZapfEllipt BT, arial, sans-serif;
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #A6B17D;
  border-bottom    : 1px solid #808F45;
  background-color : #808F45;
  font-weight      : bold;
  text-decoration  : none;
  padding          : 3px 0px 2px 0px;
  color            : #FFFFFF;
  width            : 181px;
  text-indent      : 10px;
}
a.leftlink:hover {
  font-family      : ZapfEllipt BT, arial, sans-serif;
  background-color : #505F24;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 10px;
}

a.leftlink1:link, a.leftlink1:visited {
  font-family      : ZapfEllipt BT, arial, sans-serif;
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #A6B17D;
  border-bottom    : 1px solid #808F45;
  background-color : #505F24;
  font-weight      : bold;
  text-decoration  : none;
  padding          : 3px 0px 2px 0px;
  color            : #FFFFFF;
  width            : 181px;
  text-indent      : 10px;
}
a.leftlink1:hover {
  font-family      : ZapfEllipt BT, arial, sans-serif;
  background-color : #505F24;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 10px;
}

.click 
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #990000;
  text-decoration: underline;
}

.click:hover 
{  
  font-family: Verdana; 
  font-size: 11px; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none;
}

.textbox
{  
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #1F1F1F;
  border-top: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  border-left: 1px #999999 solid;
  border-right: 1px #999999 solid;
  width: 210px;
  height:20px;
}

.textbox1
{  
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #1F1F1F;
  border-top: 1px #999999 solid;
  border-bottom: 1px #999999 solid;
  border-left: 1px #999999 solid;
  border-right: 1px #999999 solid;
  width: 210px;
  height:70px;
}

/*///////////////////////////////////////////////////////////////////*/


td {
 font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none
}

.trcolordark {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#808F45
}


.trcolordarker {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#313801
}

.trcolorlight {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#E7EAD3
}

.leftnav:LINK {
	color : #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
}
.leftnav:VISITED{
	color : #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
}
.leftnav:HOVER{
	color : #000000;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
}


.mybutton {	color: white; background-color: #808F45; border: 1px solid #313801; font-family: Verdana, Arial, tahoma, trebuchet MS; font-size: 11px; font-weight:bold; height:20px}
