.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
}
.bottombarback {
	background-attachment: fixed;
	background-image: url(images/all/bottombarback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.centertableborder {
	border: 2px solid #99CCFF;
}
.picborders {
	border: 2px solid #e765c5;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.bottombodermiddleblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
.middleboxback {
	background-attachment: fixed;
	background-image: url(images/all/middleboxback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.picborderdark {
	border: 1px solid #000000;
}
.btmborderbblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
