.sideanddwn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C7D6F5;
	border-right-color: #C7D6F5;
	border-bottom-color: #C7D6F5;
	border-left-color: #C7D6F5;
}
.square {
	border: 1px solid #CCCCCC;
}
.bluelineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9D8F7;
	border-right-color: #C9D8F7;
	border-bottom-color: #C9D8F7;
	border-left-color: #C9D8F7;
}
.sideanddwnall {
	border: 1px solid #C7D6F5;
}
.bannertop {
	background-color: #FFFFFF;
	background-image: url(newimages/shadowup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
}
.bannertopBottom {
	background-color: #FFFFFF;
	background-image: url(newimages/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}

