/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/


.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
	padding-left: 26px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 41px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: repeat-y;
	width: 18px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 18px;
}
.container01_padd{
	padding-top: 5px;
}
.container01_title{
	color: #f9ebe8;
	font-family: Eras Demi ITC;
	font-size: 14px;
}
.container01_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	padding-top: 10px;
}
.container01_mar{
	margin-bottom: 15px;
}

