.pink_top {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/frames/pink12.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	background-color: #f0006b;
}
.pink10 {
	background-image: url(../images/frames/pink10.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.pink2 {

	background-image: url(../images/frames/pink2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.gray_top {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/frames/gray12.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	background-color: #727272;
}
.gray10 {
	background-image: url(../images/frames/gray10.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.gray2 {
	background-image: url(../images/frames/gray2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.frame_top {
	background-image: url(../images/frames/12.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frame_left {
	background-image: url(../images/frames/9.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frame_right {
	background-image: url(../images/frames/3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frame_bottom {
	background-image: url(../images/frames/6.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frame8 {
	background-image: url(../images/frames/8.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.frame4 {
	background-image: url(../images/frames/4.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.frame10 {
	background-image: url(../images/frames/10.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.frame2 {
	background-image: url(../images/frames/2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.imgborder {
	padding: 1px;
	border: 1px solid #b7b7b7;
}

.navigation span, .navigation a {border: 1px solid #93c2eb}
.navigation span.totals {padding: 2px 3px; background: #e7eff6}
.navigation span.current {padding: 2px 7px; background: #fff; font-weight: bold}
.navigation a {padding: 2px 7px; text-decoration: none; background: #e7eff6}
.navigation a:hover {background: #fff}