.pagelinkformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 21px;
	width: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	padding: 2px;
}
.lineformat {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;


}
.slideshowformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
	padding: 2px;
	border: thin solid #CCCCCC;
}
.indexbackground {
	background-image: url(../images/index/greybackground.gif);
	background-repeat: repeat-y;
}

