/*===============================================================*/
/*   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;
	width: 28px;
	height: 33px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	width: 9px;
	height: 33px;
}
.container01_leftbg{
	background-image: url(container01_leftbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #074ea8;	
	width: 8px;
}
.container01_rightbg{
	background-image: url(container01_rightbg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #074ea8;	
	width: 9px;
}
.container01_contentbg{
	background-image: url(container01_contentbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #074ea8;	
	padding: 10px 0 10px 0;
}
.container01_title{
	color: #ff9000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.container01_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.container01_mar{
	margin-bottom: 10px;
}


