.border {
	border: thin solid #FFFFFF;
<style type="text/css">

body {
	background-color: #61522B;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style3 {
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#Layer1 {
	position:relative;
	width:385px;
	height:475px;
	z-index:auto;
	visibility: visible;
	overflow: auto;
	background-color: #61522B;
}	
.style6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
.style7 {font-family: Arial, Helvetica, sans-serif}
.style8 {color: #000000}


	

