#crf_container_wrapper
{
	width: 100%;
}
#crf_container
{
	width: 100%;
	margin-bottom: 10px;
}
#crf_container .crfcontainerwidth
{
	width: 100%;	
}
#crf_container .crfclear
{
	clear: both;
}
#crf_container .crfcontainerbottom, #crf_container .crfcontainerbottomright, #crf_container .crfcontainerbottomleft, #crf_container_red .crfcontainerbottom, #crf_container_red .crfcontainerbottomright, #crf_container_red .crfcontainerbottomleft
{
	font-size: 1px;
}
#crf_container .crfcontainertitle
{
	background: url(images/container.gif) repeat-x;
	vertical-align: middle;
	width: 100%;
}
#crf_container .crfcontainertitlediv
{
	float: left;
	padding-left: 7px;
}
#crf_container .crfcontainertitle h1
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
#crf_container .crfcontaineractions
{
	float: left;
	width: 0px;
	height: 25px;
}
#crf_container .crfcontainerright
{
	float: right;
	background: url(images/containerright.gif) no-repeat;
	height: 25px;
	width: 7px;
	
}
#crf_container .crfcontainercontent
{
	width: 100%;
	padding: 7px;
	border-left: 1px solid #dbdccd;
	border-right: 1px solid #dbdccd;
}
#crf_container .crfcontainercontent div.Normal
{
	padding: 0;
}
#crf_container .crfcontainerbottomwidth
{
	width: 7px;
}
#crf_container .crfcontainerbottomleft
{
	background: url(images/containerbottomleft.gif) no-repeat bottom left;
	height: 10px;
	width: 7px;
	font-size: 1px;
	empty-cells: show;
}
#crf_container .crfcontainerbottom
{
	border-bottom: 1px solid #dbdccd;
	empty-cells: show;
	width: 100%;
	font-size: 1px;
}
*html #crf_container .crfcontainerbottom
{
	width: 100%;	
}
#crf_container .crfcontainerbottomright
{
	background: url(images/containerbottomright.gif) no-repeat bottom right;
	height: 10px;
	width: 7px;
	font-size: 1px;
	empty-cells: show;
}

#crf_container_red
{
	width: 100%;
	margin-bottom: 10px;
	background: #e6e6da;
}
#crf_container_red .crfcontainerwidth
{
	width: 100%;	
}
#crf_container_red .crfclear
{
	clear: both;
}
#crf_container_red .crfcontainertitle
{
	background: url(images/container-red.gif) repeat-x;
	width: 100%;
}
#crf_container_red .crfcontainertitlediv
{
	float: left;
	padding-left: 7px;
}
#crf_container_red .crfcontainertitle h1
{
	margin: 0;
	padding: 0;
	padding-top: 3px;
}
#crf_container_red .crfcontainertitle .Head
{
	color: #fff;
}
#crf_container_red .crfcontaineractions
{
	float: left;
	width: 0px;
	height: 25px;
}
#crf_container_red .crfcontainerright
{
	float: right;
	background: url(images/container-redright.gif) no-repeat;
	height: 25px;
	width: 8px;
	
}
#crf_container_red .crfcontainercontent
{
	width: 100%;
	padding: 7px;
	background: #e6e6da;
}
#crf_container_red .crfcontainercontent div.Normal
{
	padding: 0;
}
#crf_container_red .crfcontainercontent_fixed
{
	width: 100%;
	padding: 7px;
	background: #e6e6da;
	height: 105px;
}
#crf_container_red .crfcontainercontent_fixed div.Normal
{
	padding: 0;
}
#crf_container_red .crfcontainercontentmenu
{
	width: 100%;
	background: #e6e6da;
}
#crf_container_red .crfcontainerbottomwidth
{
	width: 9px;
}
#crf_container_red .crfcontainerbottomleft
{
	background: url(images/container-redbottomleft.gif) no-repeat bottom left;
	height: 10px;
}
#crf_container_red .crfcontainerbottom
{
	background: #e6e6da;
	width: 100%;
}
#crf_container_red .crfcontainerbottomright
{
	background: url(images/container-redbottomright.gif) no-repeat bottom right;
	height: 10px;
}

#crf_container_notitle, #crf_container_toppane
{
	margin: 0;
	padding: 0;
}
#crf_container_toppane
{
}
#crf_container_toppane .crfconataineractions
{
	margin-left: 30px;
}
#crf_container_toppane .crfcontainercontent
{
	padding: 20px 13px 0 20px;
	margin-bottom: 0;
}
#crf_container_toppane .crfcontainercontent a:link, #crf_container_toppane .crfcontainercontent a:visited, #crf_container_toppane .crfcontainercontent a:active
{
	color: #000;
	text-decoration: none;
}
#crf_container_toppane .crfcontainercontent a:hover
{
	color: #000;
	text-decoration: underline;	
}
#crf_container_toppane .crfcontainercontent, #crf_container_toppane .crfcontainercontent p, #crf_container_toppane .crfcontainercontent
{
	color: #ccc;
}
#crf_container_toppane .crfcontainercontent p, #crf_container_toppane .crfcontainercontent .normal
{
	margin: 0;
	padding: 0;
}

