@charset "utf-8";
/* CSS Document */
}
#headerOut {
	width: 100%;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	color: #00C;
	height: 130px;
	font-size: 16px;
}
#upperHeader {
	background-color: #FFF;
}
#buttons {
	font-size: 16px;
	width: 100%;
	height: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#button1 {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
}
#button2 {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
}
#button3 {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
}
#button4  {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
	vertical-align: text-bottom;
}
.topMain1 {
	font-size: 16px;
}

#button5 {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
}
#button1Info {
	width: 180px;
	border: medium inset #FFF;
	text-align: center;
	height: 40px;
}
.topbuttons {
	background-color: #060;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	vertical-align: middle;
}

#upperHeaderLeft {
	width: 377px;
	background-color: #FFF;
	float: left;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 300px;
	margin-top: 2%;
}
#upperHeaderRight {
	width: 15%;
	float: right;
	margin-right: 10%;
	margin-top: 2%;
}
#section1 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
}
#upperHeaderMiddle {
	width: 25%;
	margin-left: 2%;
	margin-top: 5%;
	height: 70px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #03C;
}

#headerOutMain {
	width: 100%;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	color: #00C;
	height: 130px;
	font-size: 16px;
}
#setLeft {
	text-align: left;
}
.clickfont {
	font-size: 14px;
	color: #FFF;
	font-style: italic;
}
