﻿.container1
{
}
.TLCorner
{
	background-image: url(images/TLCorner.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.TopTLcurve
{
	background-image: url(images/TopTLcurve.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.Top
{
	background-image: url(images/Top.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.TopTRcurve
{
	background-image: url(images/TopTRcurve.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.TRcorner
{
	background-image: url(images/TRcorner.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.LeftTLcurve
{
	background-image: url(images/LeftTLcurve.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 6px;
}
.RightTRcurve
{
	background-image: url(images/RightTRcurve.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 6px;
}
.Left
{
	background-image: url(images/Left.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.Right
{
	background-image: url(images/Right.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.LeftBLcurve
{
	background-image: url(images/LeftBLcurve.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 6px;
}
.RightBRcurve
{
	background-image: url(images/RightBRcurve.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 6px;
}
.BLcorner
{
	background-image: url(images/BLcorner.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.BottomBLcurve
{
	background-image: url(images/BottomBLcurve.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.Bottom
{
	background-image: url(images/Bottom.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.BottomBRcurve
{
	background-image: url(images/BottomBRcurve.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 5px;
}
.BRcorner
{
	background-image: url(images/BRcorner.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.detailstbl
{
	border: 1px solid #333333;
}
.TitleFeild
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.InfoFeild
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
