﻿.subLeftTopLeft
{
	background-image: url('../Images/sublefttop.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.subLeftTopRight
{
	background-image: url('../Images/subrighttop.gif');
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.subLeftCenter
{
	background-image: url('../Images/subcentertop.gif');
	background-repeat: repeat-x;
	height: 10px;
}

.subLeftSide
{
	background-image: url('../Images/subside.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.subLeftHeader
{
	background-color: #e2dfdf;
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #c3253c;
}

.subLeftContent
{
	font-family: 'arial';
	font-size: 12px;
	padding: 10px;
	text-align: justify;
}

.subLeftsidebottom
{
	background-color: #e2dfdf;
	width: 3px;
}

.subLeftbottom
{
	background-color: #e2dfdf;
	height: 3px;
}
