@charset "utf-8";
.mainTable {
	border: 1px solid #Cf422a;
	background-color: #FFFFFF;
}

.bottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CF422A;
}
#regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
.box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CF422A;
	border-bottom-color: #CF422A;
	width: 947px;
	height: 279px;
}
.box1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cf422a;
	height: 279px;
	width: 314px;
}
.box2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cf422a;
	height: 279px;
	width: 314px;
}

