/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/


.container01_topbg01{
	background-image: url(Container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_topbg02{
	background-image: url(Container01_topbg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container01_topbg03{
	background-image: url(Container01_topbg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_leftbg01{
	background-image: url(Container01_leftbg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
}
.container01_leftbg02{
	background-image: url(Container01_leftbg02.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_rightbg01{
	background-image: url(Container01_rightbg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
}
.container01_rightbg02{
	background-image: url(Container01_rightbg02.jpg);
	background-repeat: repeat-y;
	width: 5px;
}
.container01_contentbg{
	background-image: url(Container01_contentbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #270001;
}
.container01_bottombg01{
	background-image: url(Container01_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_bottombg02{
	background-image: url(Container01_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container01_bottombg03{
	background-image: url(Container01_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.container01_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DA0112;
	font-weight: normal;
}
.container01_contentpane{
	padding: 5px 5px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color: #B1B1B1;
}
.container01_mar{
	margin-bottom: 10px;
}
.container01_padd{
	padding-left: 20px;
}
.container01_padd01{
	padding-left: 11px;
}
.container01_padd02{
	padding-top: 7px;
}
