.Border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #740584;
	border-right-color: #740584;
	border-bottom-color: #740584;
	border-left-color: #740584;
}
.BottomBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #740584;
	border-right-color: #740584;
	border-bottom-color: #740584;
	border-left-color: #740584;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}
.PicSubText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
}
.RSideBorder {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #740584;
	border-right-color: #740584;
	border-bottom-color: #740584;
	border-left-color: #740584;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}
.all {
	border: 2px solid #000000;
}
.top {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #740584;
	border-right-color: #740584;
	border-bottom-color: #740584;
	border-left-color: #740584;

}
