@charset "utf-8";

body {
	background-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.voices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #DFDFDF;
	letter-spacing: normal;
	font-weight: bold;
}

.voices td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.next {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.next a:link   { text-decoration: none; color: #000000; }
.next a:hover  { text-decoration: underline; color: #000000; }
.next a:active { text-decoration: underline; color: #000000; }
.next a:visited   { text-decoration: none; color: #000000; }

#border {
	border: 2px solid #000000;
	height: 277px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#aboutbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 11pt;
	padding: 15px;
	text-align: left;
}


.tab {
	background-color: #999999;
}

.animation_titles img {
	border: 2px solid #000000;
	margin-right: 15px;
}
#border {
	border: 2px solid #000000;
	height: 277px;
	width: 320px;
}


.animation_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DFDFDF;
}
#borderimg img {
	border: 2px solid #000000;
}
.tab2 {
	background-color: #999999;
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
