@charset "UTF-8";
.titletable {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 180%;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#F0F0F0;
	
}
.titletable a, .titletable a:link, .titletable a:visited, .titletable a:active {
	text-decoration: none;
	color: #000000;
}
.titletable a:hover {
	color: #FFF;
	background-color: #000;
}
.hometext2 a, .hometext2 a:link, .hometext2 a:visited, .hometext2 a:active {
	text-decoration: none;
	color:#333333;}
.yearstable {
	padding-bottom: 20px;
	padding-top: 30px;
	border-bottom: 1px dotted #666666;
}
 .hometext2 a:hover {
	text-decoration: underline;
	color:#333333;
}	
.hometable2 a, .hometable2 a:link, .hometable2 a:visited, .hometable2 a:active {
	text-decoration: none;
	color: #333;
}
.hometable2 a:hover {
	text-decoration: underline;
	color: #333;
}	
.hometable2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 250%;
	color: #333;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 98%;
}
.hometext {
	color: #333;
	font: bold 16px/180% Arial, Helvetica, sans-serif;

}
.hometext2 {
	color: #333;
	font: 14px/160% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
body {
	margin: 0px;
	padding-top: 0px;
	}
.hometable {
	padding-top: 50px;
}
.thanktable {
	padding-top: 50px;
	padding-bottom: 50px;
}
.img00 {
	background: #ffffff;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 7px;
}
.textred {
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 200%;
}

#fixed-center{
	width: 1000px;
	height: 20px;
	position: fixed;
	z-index:999;
	margin:0 auto;
	_position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2);
	filter: alpha(opacity=80); /* IE */
	-moz-opacity: 0.8; /* Moz + FF */
	opacity: 0.8;
	
}
.years {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #999999;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding-top: 13px;
	padding-right: 6px;
	padding-bottom: 13px;
	padding-left: 6px;
	top: 30px;
}
