body {
	background-color: #C7C7DE;
}
#indexWrapper {
	min-height: 680px;
	width: 980px;
	background-color: #FFFFFF;
	border: 4px outset #C7C7DE;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#indexBox {
	background-image: url(../imagesAC/indexBox.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 458px;
	width: 542px;
	border: 4px solid #0066CC;
}

#indexWrapper a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6F0;
}
#indexWrapper a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9494C0;
}


.style1 {color: #000000}
.style15 {
	font-size: 10px;
	color: #666666;
}

.style18 {
	font-size: 24px;
	color: #999999;
}
.style19 {
	font-size: 36px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#indexWrapper  .style19 a  {
	color: #999999;
}
#indexWrapper .style19 a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B83;
}

#indexBoxCorner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B4B83;
	text-align: center;
	margin: 10px;
	padding: 5px;
	height: 100px;
	width: 200px;
	margin-top: 150px;
}

