/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset { 
margin: 0;
padding: 0;
border: 0;
}
a:link {color: #867E48; text-decoration: underline;}
a:visited {color: #867E48; text-decoration: underline;}
a:hover {color: #867E48; text-decoration: none;}
a:active {color: #867E48; text-decoration: underline;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #867E48;
	line-height: 14px;
	background-color: #E1DBB9;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #B7AE7B;
	scrollbar-darkshadow-color: #B7AE7B;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color:#B7AE7B;
	background-image: url(../images/bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#content {
	width: 320px;
	overflow: auto;
	overflow-x: hidden;
	height: 360px;
	position: absolute;
	top: 140px;
	left: 155px;
}
#content2 {
	width: 330px;
	overflow: auto;
	overflow-x: hidden;
	height: 380px;
	position: absolute;
	top: 160px;
	left: 50px;
}
#bg_home {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg02a.jpg);
}
#bg_home2 {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg02b.jpg);
}
#bg_home3 {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg02c.jpg);
}
#bg_home4 {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg02d.jpg);
}
#bg_home5 {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/bg02e.jpg);
}
#nav {
	height: 24px;
	width: 305px;
	position: absolute;
	top: 103px;
	left: 51px;
}
#ml {
	height: 24px;
	width: 129px;
	position: absolute;
	top: 549px;
	left: 792px;
}
#gb {
	height: 240px;
	width: 248px;
	position: absolute;
	top: 217px;
	left: 402px;
}

.formBox {
	width: 200px;
	background-color : transparent;
	border : 1px solid;
	border-color : #ABA363;
	color : #867E48;
	font-family: Verdana;
	font-size: 10px;
}
	
	.formBox2 {
	width: 200px;
	background-color : transparent;
	border : 1px solid;
	border-color : #ABA363;
	color : #D9D6B7;
	font-family: Verdana;
	font-size: 10px;}
	
	
.formBox3 {
	width: 200px;
	background-color : transparent;
	border : 1px solid;
	border-color : #ABA363;
	color : #D9D6B7;
	font-family: Verdana;
	font-size: 10px;}
	
.formbutton {
	width: 75px;
	border : 1px solid;
	border-color : #ABA363;
	background-color : transparent;
	color : #ABA363;
	font-family: Verdana;
	font-size: 10px;}
	
.imageTable td img { border: none; }
