@charset "utf-8";
.maintable {
	border-top-width: 5px;
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.logotextl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	width: 550px;
	top: 0px;
	right: 3px;
	height: 50px;
}
.logotextl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	width: 100px;
	top: 49px;
	right: 37px;
	height: 50px;
}
#wrapper {
	width: 744px;
	position: relative;
	top: 1px;
}

.logotextwrapper {
	width: 744px;
	left: 50%;
	text-align: center;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
