﻿body {
}
.bottom
{
	background-image:url('../Images/imgborderbottom.gif');

	padding:0;
	margin:0;
	background-repeat:repeat-x;
	background-position:top;
	height:10px;
	width:760px;
	float:left;
}

.leftcorner
{
	border:none;
	padding:0;
	background: url('../Images/imgbordercornerleft.gif') no-repeat right top;
	width:10px;
	height:10px;
	float:left;

}
.leftTop
{
	border:none;
	padding:none;
	background: url('../Images/lefttopleft.jpg') no-repeat top left;
	width:10px;
	height:160px;
	float:left;
	
}
.bottomRight
{
	border:none;
	padding:none;
	background:url('../Images/imgbordercorner.gif') no-repeat top left;
	width:10px;
	height:10px;
	float:left;
	
}