/*********************************************************************************************************
**
** General Styles
**
**/

.C4ContentBG
{
	background: url(Images/C4ContentTile.gif) repeat-x;
	vertical-align: top;
}

.C4ContentLeft
{
	background: url(Images/C4LeftTile.gif) repeat-y;
	vertical-align: top;
}


.C4ContentRight
{
	background: url(Images/C4RightTile.gif) repeat-y;
	vertical-align: top;
}

.Container_Title
{
	font-family: Arial;
	font-size: 11 pt;
	font-weight: bold;	
	color: #404040;	
}