/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	background: #000;
}
table, td, tr, img, p, h3 {
	margin: 0px;
}
img { border: none; }
#tableCenter {
	margin-left: auto;
	margin-right: auto;
}
p {
	font: 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.album {
	font: 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	text-decoration: none;
}

.album a {
	font: 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.bigLetter {
	font: bold 16px Arial, Helvetica, sans-serif;
}
a.ksonMore:link, a.ksonMore:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
}
a.ksonMore:hover{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.topTD, .topTD1 {
	border-top: 3px solid #660000;
	border-right: 3px #660000;
	border-bottom: 3px solid #660000;
	border-left: 3px #660000;
}
#textDiv1 {
	overflow: auto;
	height: 335px;
	width: 710px;
	padding-right: 10px;
}
#textDiv1down {
	overflow: auto;
	height: 335px;
	width: 710px;
	padding-right: 10px;
}

#textDiv2 {
	overflow: auto;
	height: 310px;
	width: 568x;
	padding-right: 15px;
padding-left: 15px;
}
#textDiv2b {
	overflow: auto;
	height: 310px;
	width: 568px;
	padding-right: 10px;
}
#textDiv2c {
	overflow: auto;
	height: 420px;
	width: 640px;
	padding-right: 10px;
}
#textDiv2a {
	overflow: auto;
	height: 335px;
	width: 568px;
	padding-right: 10px;
}
.text1024 {
	text-align: center;
}
.inputClass {
	border: 1px solid #996600;
	background: #CC9966;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
