/* ---GENERAL----------------------------------------------- */


hr    {border-style: solid; border-width: 1px; border-color: #C4A586;}
p     {font-family: Tahoma,Verdana,Arial; color: font-size: 11px; margin-top: 0; margin-bottom: 10;}
table {font-family: Tahoma,Verdana,Arial; font-size: 11px; color:#755326;}
td    {font-family: Tahoma,Verdana,Arial; font-size: 11px; color: #755326;line-height: 150%}
ul    {list-style-image: url('../images/arrow.png'); margin-left: -2; margin-bottom: 10; margin-top: 10; padding-left: 2em;}
ol    {margin-bottom: 10; margin-top: 10;}
li    {padding-bottom: 8px;}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #755326;
	text-decoration: none;

}
.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC7937;
	background-color: #FAF7EB;
	padding: 2px;
	height: 15px;
	width: 130px;
	border: 1px solid #785128;
}
.txtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC7937;
	background-color: #FAF7EB;
	padding: 2px;
	height: 70px;
	width: 215px;
	border: 1px solid #785128;
}
.butn {
	font-family: Tahoma;
	font-size: 11px;
	color: #F3ECCF;
	background-color: #A97A36;
	height: 16px;
	width: 60px;
	border: 1px solid #785128;
}
.myImage{
   cursor="hand";
   font-family: Tahoma;
	font-size: 11px;
	color: #755326;
	font-weight: bold;
}

a:link           {color: #9B744D; }
a:visited        {color: #9B744D; }
a:active         {color: #9B744D; }
a:hover          {color: #000000; text-decoration: none;}
