#notice {
	background-color: #fffbef;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ede7c3;
	border-bottom-color: #EDE7C3;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-weight: normal;
	font-size: 18px;
}

.style12 {
	color: #620000;
	font-size: 55px;
}

.style4 {
	font-size: 26px;
	color: #990000;
	font-weight: bold;
	line-height: normal;
}
.style10 {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.style13 {
font-weight: bold;
font-size: 11px;
}
.style14 {
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.style15 {
	font-size: 16px;
}
.style16 {
font-size: 12px;
}

form {
	clear: both;
	padding: 0px 0px;
}
	
	input[type=text] {
		border: 2px solid #dddddd;
		width:235px;
		padding-left: 5px;
		padding-bottom:5px;
		padding-top:5px;
		margin-left:-5px;
		font-size: 14px;
		clear: both;
		margin-bottom:5px;
		display: block;
		font-weight: bold;
		background: #f9f9f9;
		
		width: 98%;
		color: #444;
	}

#content-area {
	padding-right: 25px;
	padding-left: 25px;
}

		input[type=text]:focus {
			border: 2px solid #65b3f9;
		}

	input[type=image] {
		display: block;
		margin: 0px auto;
		clear: both;
	}
#main #content center h2 strong {
	color: #900;
	font-size: 24px;
}
