body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; vailgn:"top";
}
body {
	background-color: #967842;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.bg_top { 
  background-image: url("_img/bg_top.gif");
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat; 
  }

.bg_top_left { 
  background-image: url("_img/bg_top_left.gif");
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
} 

.bg_top_right { 
  background-image: url("_img/bg_top_right.gif");
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat;
} 

.bg_bottom_left { 
  background-image: url("_img/bg_bottom_left.gif");
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
} 

.bg_bottom_right { 
  background-image: url("_img/bg_bottom_right.gif");
  background-attachment: fixed;
  background-position: bottom right;
  background-repeat: no-repeat;
} 

.bg_bottom { 
  background-image: url("_img/bg_bottom.gif");
  background-attachment: fixed;
  background-position: 0% 100%;
  background-repeat: no-repeat;
} 

.text_block {	margin-left:150px;
	margin-right:228px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.form_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	border: none;
	font-weight: bold;
}


.text_field {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 0 px;
	margin: 0px;
	padding: 1px;
}

.red {
	background-color: #D60000;
}

.down {
	
float: left;
position: relative;
width: 100%;
}
	
