html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
  margin:0px;
	padding: 0px;
	color: #ffffff;

}


table.full {
    width:100%;
}

td {
  font-size:13px;
	text-align: left;
  vertical-align: top;
}

img {
    border:none;
}

.center {
 	text-align:center;
	margin-left:auto;
	margin-right:auto
}

.left{
  text-align:left;
  vertical-align:top;
}


A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #fefde0;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #fefde0;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #fefde0;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #fefde0;
	text-decoration : none;
}

.text2  {
	font-size: 22px;
	font-family: ArrowLight;
	font-weight: normal;
	font-style: normal;
	color :#FFFCDA;
}

.text  {
	font-size : 13px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFCDA;
}

.text11  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #006f52;
}

.textg  {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #007138;
}

.texta  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFCDA;
}

.textb  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Green;
}

.text1  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

SELECT  {
	font-family : Helvetica,  Arial, sans-serif;
	font-size : 8pt;
	border-color : #000000;
}

INPUT  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 8pt;
	border-color : #ffffcc;
}

TEXTAREA  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 8pt;
	border-color : #000099;
}

.dropmenudiv{
  background-color:#fffbdc;
  width: 160px;
  text-align:left;
  position:absolute;
  border:1px solid #8e7100;
  border-bottom:none;
  line-height:16px;
  z-index:100;
}

.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited{
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #8e7100;
  padding: 1px;
  text-decoration: none;
  font-weight: bold;
  color: #808080;
}

.dropmenudiv a:hover{ /*hover background color c0c0c0*/
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #8e7100;
  padding: 1px;
  text-decoration: none;
  font-weight: bold;
  background-color: #cccccc;
  color: #000000;
}


.legal_footer {
  text-align:right;
  font-size: 10px;
  background-color: #ffffff;
  color: #000000;
}

.legal_footer a{
  background-color: #ffffff;
  color: #000000;
  font-size: 10px;
}
