body {
	background: url(bg4.gif) repeat top center;
	margin: 0px;
}

input, textarea, select {
	background-color: #EEE0C3; 
	margin: 0px;
}

body, td, input, textarea, select {
	color: #615080;
	font: 12px sans-serif;
	line-height: 14px;
}

a, a:visited { color:#3C572C; text-decoration: none; font-weight:bold; }
a:hover, a:active { color:#99674B; font-weight:bold; }

.center {
	margin: 0px auto;
	width: 698px;
}

.blanktop {
	height: 50px;
}

.blankbottom {
	height: 40px;
}

.title {
	background: url(title.jpg) no-repeat top center; 
	height: 275px;
}

.main {
	background-color: #EEE0C3;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 698px;
} 

.text {
	text-align: left;
	margin: -35px 10px 15px 15px;
}

.menu {
	text-align: right;
	margin: -50px 15px 0px 0px;
	font-weight: bold;
	font-family: serif;
	font-size: 14px;
	letter-spacing: 1px;
}

select, input, textarea {	
	border: 1px solid #3C572C;
}

.checked, .radio {
	background-color: transparent;
	border: none;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0px 10px 0px;
	letter-spacing: 1px;
	color: #1F2C4F;
	font-family: serif;
	font-size: 14px;
}

form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
}

p img {
margin: 0px 0px 4px 0px;
}