.noborder {
	border: none;
}
#title {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 170px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.maincase1{
	text-align: left;
	width: 225px;
	float: left;
}
.maincase2{
	text-align: left;
	margin-left: 230px;
}
.pageSelect {
	clear: left;
	float: left;
	margin-left: 230px;
	font-size: large;
	margin-top: 10px;
	margin-bottom: 20px;
}
.subcase1{
	border: #000000 1px solid;
	text-align: center;
	width: 205px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	height: 220px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
