body 
{
	background-image: url(/Frameworks/Default/Images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #dbc9aa;
}

form
{
	
}


/*** Region ***/ 
.region:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

* html .region
{
	height: 1px;
}

/*** ContentBlocks ***/ 
.cb
{
	margin-bottom: 1em;
}

/*** Tables ***/
td img
{
	margin: 0px !important;
	float: none !important;	
}
/*@include url(../Common/InnerTemplates);*/
