body, table {
	padding : 0px;
	margin : 0px;
	cursor : default;
    font-size : 8pt;
	font-family : Arial;
}
img
{
    border : 0px;
    padding : 0px;
	margin : 0px;
    display: block;
}
div {
    margin : 0px;
    padding : 0px;
}
td {
   
  margin : 0px;
  padding : 0px;
}

.tables {
  margin-left: 11px;
  margin-top: 5px;
  margin-right: 43px;
  margin-bottom: 20px;
}

a {
  	text-decoration: underline;
}
a:hover {}
a.link1 {
	font-size : 8pt;
	font-family : Tahoma;
    color: #5a5a53;
}

a.link2 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #cbcc87;
	margin-left: 12px;

}

a.link3 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #ffffff;
}

a.link4 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #535334;
}

.h1 {
	font-size : 9pt;
	font-family : Arial;
	color: #90905e;

    font-weight: bold;

}
.h2 {
	font-size : 8pt;
	font-family : Arial;
	color: #BFBFBF;
	font-weight: bold;
}

.text1 {
    color: #fff5d0;
    font-weight: bold;
}

.text2 {
	font-size : 8pt;
	font-family : Tahoma;
	color: #fff5d0;

}

.text3 {
    font-size : 9pt;
    color: #535334;
}

.inp1 {
  width: 130px;
  height: 12px;
  font-size: 8pt;
  color: #575151;
  border: 1px solid #575151;
  background-color: #ffffff;
  position: relative;
  top: 2px;
  right: 3px;
}

.but1
{
    vertical-align: middle;
    width: 20px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #575151;
	font-family: Tahoma;
	border: 1px solid #575151;
	background-color: #ffffff;
    position: relative;
    top: 0px;
    right: 0px;
}


