
.noedge {background-image:url(../images/blank.gif);
 background-position: center;
 background-repeat:no-repeat;
}
.toprightedge {
	border-color: #E82227 #B6D232 black #B6D232;
	border-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 250px;
	height: 185px;
   background-image:url(../images/blank.gif);
background-position:center;
 background-repeat:no-repeat;
	}
	
	.toprightleftedge {
	border-color: #E82227 #B6D232 black #B6D323;
	border-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	width: 250px;
	height: 185px;
background-image:url(../images/blank.gif);
background-position:center;
 background-repeat:no-repeat;
	}
	
	.rightedge {
	border-color: #E82227 #B6D232 black #B6D232;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 250px;
	height: 185px;
background-image:url(../images/blank.gif);
background-position:center;
 background-repeat:no-repeat;
	}
	
	.leftrightedge {
	border-color: #E82227 #B6D232 black #B6D232;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	width: 250px;
	height: 185px;
background-image:url(../images/blank.gif);
background-position:center;
 background-repeat:no-repeat;
		}
	
	.topedge {
	border-color: #E82227 #B6D232 black black;
	border-style: solid;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 250px;
	height: 185px;
background-image:url(../images/blank.gif);
background-position:center;
 background-repeat:no-repeat;
}

