﻿.TblContentUser
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 915;
}
.TblContentUser .RowHeader
{
	text-align: left;
}
.TblContentUser .DataEntry
{
	padding-right: 7px;
	text-align: right;
}
.TblContentUser .Border_Content_Left_Top
{
	width: 915;
}

.TblContentUser .Border_Left_Top
{
	background-image: url('image.axd?pic=Images/Border_Content_Left_Top.jpg' );
	height: 17;
	width: 26;
}

.TblContentUser .Border_Right_Top
{
	background-image: url('image.axd?pic=Images/Border_Content_Right_Top.jpg' );
	height: 17;
	width: 26;
}

.TblContentUser .Border_Top
{
	height: 17;
	width: 883;
	background-image: url('image.axd?pic=Images/Border_Content_Top.jpg' );
	background-repeat: repeat-x;
}

.TblContentUser .Border_Left_Bottom
{
	height: 57;
	width: 26;
	background-image: url(  'Images/Border_Content_Left_Bottom.jpg' );
}

.TblContentUser .Border_Right_Bottom
{
	background-image: url('image.axd?pic=Images/Border_Content_Right_Bottom.jpg' );
	height: 57;
	width: 26;
}

.TblContentUser .Border_Bottom
{
	background-image: url('image.axd?pic=Images/Border_Content_Bottom1.jpg' );
	height: 57;
	width: 883;
}

.TblContentUser .Border_Right
{
	background-image: url('image.axd?pic=Images/Border_Content_Right.jpg' );
	background-repeat: repeat-y;
	width: 26;
}

.TblContentUser .Border_Left
{
	background-image: url('image.axd?pic=Images/Border_Content_Left.jpg' );
	background-repeat: repeat-y;
	width: 26;
}

.TblContentUser .Border_Left_Thin
{
	background-image: url('image.axd?pic=Images/Border_Content_Left_Thin.jpg' );
	background-repeat: repeat-y;
	width: 12;
}


.TblContentUser .TdSubmit
{
	text-align: center;
}
