@charset "UTF-8";
/* CSS Document */

.menucolumn
{
	float: left;
	height: auto;
	width: 205px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contents
{
	color: #C30;
	background-color: #FFF;
	width: 170px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: 600;
}

.thispage
{
	color: #333;
	background-color: #FFF;
	width: 170px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F00;
}
	
	
a.home:link {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
a.home:visited {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
a.home:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
a.home:active {
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}


a.menu:link {
	color: #666;
	background-color: #FFF;
	width: 170px;
	margin-bottom: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: 200;
	font-size: 12px;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #666;
	width: 170px;
	margin-bottom: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: 200;
	font-size: 12px;
}
a.menu:hover {
	text-decoration: none;
	color: #333;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF7E7E;
	font-weight: 200;
	font-size: 12px;
}


a.menu:active {
	text-decoration: none;
	color: #333;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF7E7E;
	font-weight: 200;
	font-size: 12px;
}

.thisappendix
{
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	width: 170px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #393;
	font-weight: 200;
}


a.appendix:link {
	text-decoration: none;
	color: #666;
	background-color: #FFF;
	width: 170px;
	margin-bottom: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: 200;
	font-size: 12px;
}
a.appendix:visited {
	text-decoration: none;
	color: #666;
	width: 170px;
	margin-bottom: 5px;
	padding-left: 8px;
	display: block;
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-weight: 200;
	font-size: 12px;
}
a.appendix:hover {
	text-decoration: none;
	color: #333;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF7E7E;
	font-weight: 200;
	font-size: 12px;
}
a.appendix:active {
	text-decoration: none;
	color: #333;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF7E7E;
	font-weight: 200;
	font-size: 12px;
}

.subcase
{
	background-color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 84px;
	display: block;
	padding: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #999;
	margin-bottom: 4px;
	margin-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #CCC;
}
.subcase2
{
	background-color: #FFF;
	text-align: center;
	float: left;
	height: auto;
	width: 99px;
	display: block;
	padding: 3px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #999;
	margin-bottom: 2px;
	margin-right: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #CCC;
}



a.subcase:link, a.subcase2:link  
{
	color: #999;
	text-decoration: none;
}
a.subcase:visited, a.subcase2:visited
{
	text-decoration: none;
	color: #999;
}
a.subcase:hover, a.subcase2:hover 
{
	text-decoration: none;
	color: #FFF;
	background-color: #999;
}
a.sibcase:active, a.sibcase2:active  
{
	text-decoration: none;
	color: #FFF;
	background-color: #999;
}

