th {
	color: #2666B9;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	background: #FFF url(images/cellpic.gif) repeat-x;
	border: 1px #FFF solid;
}

div.pagelink a {
	border: 1px solid #EEEEEE;
	padding: 6px 8px;
	background: #FDFDFD url(images/pagelink.png) left top repeat-x;
	margin: 0px 1px;
	color: #BEBEBE;
	font-weight: bold;
}

div.pagelink a:hover {
	background: #83D5FC url(images/pagelink.png) left -40px repeat-x;
	border: 1px solid #2666B9;
	color: #FFFFFF;
	font-weight: bold;
}

div.pagelink span.plink_a_out {
	cursor: pointer;
	border: 1px solid #EEEEEE;
	padding: 6px 8px;
	background: #FDFDFD url(images/pagelink.png) left top repeat-x;
	color: #BEBEBE;
	font-weight: bold;
}

#header-r {
	height: 125px;
	background: #FFF url(images/header-r.png) right top no-repeat;
	position: relative;
	padding-right: 40px;
}
