:root {
	--colorM: #8B0000;
	--colorV: #191970;
	--colorHref: #1B4D3E;
	--colorTxt: #2A0A0A;
}
.aM {color: var(--colorM);}
.aV {color: var(--colorV);}
.aHref {color: var(--colorHref);}
.data {color: var(--colorTxt);}

a, A:link, a:visited, a:active {
	text-decoration: none;
}
a, A:hover {
	color: #CD2990;
	text-decoration: none;
}
body {
	background:linear-gradient(35deg, #FFF8DC, #EEE8AA) center center fixed no-repeat #F5FFFA;
	color: var(--colorTxt);
	font-family: Tahoma, Verdana;
	}
table {
	border-collapse: collapse;
	font-size: medium;
	margin-left:auto;
	margin-right:auto;
}
th {
	background-color: rgba(255, 0, 0, 0.1);
	color: var(--colorM);
	font-size: small;
	overflow: hidden;
	padding: 2px 5px;
}
tr:nth-child(1n+0) {
	background-color: rgba(100, 100, 100, 0.0);
}
tr:nth-child(2n+1) {
	background-color: rgba(100, 100, 100, 0.05);
}
tr:hover {
	background-color: rgba(100, 100, 100, 0.1);
}

.bgM{
	background-color: rgba(255, 0, 0, .1);
}
.bgM a:link, .bgM a:visited, .bgM a:active {
	text-decoration: none;
}
.bgM a:hover {
	text-decoration: none;
}
.bgV{
	background-color: rgba(0, 0, 255, .1);
}
.bgV a:link, .bgV a:visited, .bgV a:active {
	xtext-decoration: none;
}
.bgV a:hover {
	text-decoration: none;
}
.ctxt {float: left; font-size: x-small; text-align: left; padding-left: 4px; white-space: nowrap;}
.e0 {width: 400px;min-width: 400px;}
.e1{width: 400px;min-width: 400px;}
.e2{width: 226px;min-width: 226px;}
.e3{width: 137px;min-width: 137px;}
.e4{width: 67px;min-width: 67px; writing-mode: vertical-rl;}
.e5{width: 32px;min-width: 32px; writing-mode: vertical-rl;}
.e6{width: 15px;min-width: 15px; writing-mode: vertical-rl;}
.genrow {
	color: rgba(42, 10, 10,.3);
	display: none;
	justify-content: center;
	margin: 2px;
}
.i {
	background-color: rgba(100, 100, 100, .1);
	border: 2px solid rgba(100, 100, 100, .3);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	margin: 2px;
	padding-left: 0px;
	text-align: center;
}
.icon32 {
	display: inline;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	padding: 0px;
}
.icon {
	display: inline;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	padding: 0px;
}
.icon12 {
	display: inline;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	padding: 0px;
}
.imgP {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 5px;
	height: 80px;
}
.imgP:hover {
	box-shadow: 0 0 2px 1px rgba(205, 41, 144, .8);
}
.miniicon {
	display: inline;
	height: 16px; width: 16px;
	vertical-align: middle;
}
.m {
	background-color: rgba(100, 100, 100, .1);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-left: 2px solid rgba(100, 100, 100, .3);
	border-top-left-radius: 12px;
	margin-left: 1px;
	padding-right: 0px;
	text-align: center;
}
.m4 {
	align-items: center;
	background-color: rgba(100, 100, 100, .1);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-left: 2px solid rgba(100, 100, 100, .3);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-top-left-radius: 12px;
	margin-left: 1px;
	padding-left: 0px;
}
.m6 {
	align-items: center;
	background-color: rgba(100, 100, 100, .1);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-left: 2px solid rgba(100, 100, 100, .3);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-top-left-radius: 6px;
	font-size: small;
	margin-left: 0px;
	padding-left: 0px;
}
.mv {
	background-color: rgba(100, 100, 100, .1);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	padding-left: 0px;
	text-align: center;
}
.trth {border: thin solid; border-top-left-radius: 12px; border-top-right-radius: 12px;}
.thm {border: thin solid; background: rgba(0, 0, 255, .2); color: #191970; font-size: large; border-top-left-radius: 12px; border-top-right-radius: 12px;}
.thw {border: thin solid; background: rgba(255, 0, 0, .2); color: var(--colorM); font-size: large; border-top-left-radius: 12px; border-top-right-radius: 12px;}
.td1 {border: thin solid; text-align: center; width: 15px; padding: 2px 4px 2px 4px;}
.td2 {border: thin solid; font-size: x-small; width: 70px; padding: 2px 4px 2px 4px;}
.td3 {border: thin solid; width: 180px; max-width: 180px; padding: 2px 4px 2px 4px;}

.v {
	background-color: rgba(100, 100, 100, .1);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-right: 2px solid rgba(100, 100, 100, .3);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-top-right-radius: 12px;
	margin-right: 2px;
	padding-left: 0px;
	text-align: center;
}
.v4 {
	align-items: center;
	background-color: rgba(100, 100, 100, .1);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-right: 2px solid rgba(100, 100, 100, .3);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-top-right-radius: 12px;
	background-color: rgba(100, 100, 100, .1);
	margin-right: 2px;
	padding-left: 0px;
}
.v6 {
	align-items: center;
	background-color: rgba(100, 100, 100, .1);
	border-top: 2px solid rgba(100, 100, 100, .3);
	border-right: 2px solid rgba(100, 100, 100, .3);
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	border-top-right-radius: 6px;
	background-color: rgba(100, 100, 100, .1);
	font-size: small;
	margin-right: 2px;
	padding: 0px;
}
.name{
	border-bottom: 2px solid rgba(100, 100, 100, .3);
	font-size: large;
	overflow-x: hidden;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.name6{
	border-bottom: 1px solid rgba(100, 100, 100, .3);
	font-size: x-small;
	overflow-x: hidden;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#back-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 5;
	display: none;
}
#back-top a {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 25px;
	text-decoration: none;
	color: #fff;
	background-color: rgba(235, 235, 240, 0.8);
	border-radius: 5px;
}
#back-top a:hover {
	text-decoration: none;
	background-color: rgba(51, 51, 103, 0.8);
}
