body {
	background-color: #0429BF;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}
.txt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none; 
}
.txt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FCFEE0;
	link: #2b2b46;
	vlink: #2b2b46;
	alink: #2b2b46;
	ahover: #2b2b46;
	text-decoration: none;
}.txt4Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
	text-align: justify;
}
.txt2Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
	border: thin solid #000;
}
.txt4Copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	link: #000000;
	vlink: #666666;
	alink: #666666;
	ahover: #666666;
	text-decoration: none;
	text-align: center;
}

.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}

#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

#top {
	margin-left: 80px;
}

