@charset "utf-8";
/* CSS Document */

body {
	BACKGROUND: #eaeaea;
	COLOR: #666666;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/template/bg.jpg);
	background-repeat: repeat-x;
	background-color: #a9dcac;
	margin-top: 40px;
}

#left-content {
	HEIGHT: 200px;
	width: 356px;
	text-align: left;
	margin-left: 54px;
	padding-top: 124px;
}

#right-content {
	HEIGHT: 200px;
	width: 404px;
	float: right;
	margin-right: 33px;
	margin-top: 21px;
}

p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

h1 {
	font-weight: bold;
	color: #235B27;
	font-size: 0.7em
}
a {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
#subfooter {
	CLEAR: both;
	TEXT-ALIGN: center;
	vertical-align: middle;
	background-position: top;
	margin: auto;
	width: 762px;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 0.6em;
	color: #006633;
	padding-top: 6px;
}
.sublink {
	font-weight: normal;
	color: #006633;
	}
	
#frame {
	WIDTH: 904px;
	TEXT-ALIGN: left;
	background-color: #FFFFFF;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template/main-bg.gif);
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input, select {
	border: 1px solid #999999;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}
#main-menu {
	width: 356px;
	height: 38px;
}
td {
	font-size: 0.6em;
}

.form {
	font-size: 9px;
	color: #666666;
	background-color: #F3F3E9;
	border: 1px solid #6D5927;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
