/* 
	================================
CSS STYLES FOR DotNetNuke Skins by the SkinCovered Team - http://www.skincovered.com
The best place to learn about how to skin your DotNetNuke website
Tutorials, Forums, Code Snippets, Videos, Expert Advice by Experienced DNN Skinners
Free & Premium Content for the DotNetNuke enthusiast
   ================================
*/ 

.Title01  {	font-family:Arial, Helvetica, sans-serif; font-size: 14pt; color: #577ea3; font-weight: normal; padding-top: 6px;	padding-bottom: 0px;	padding-left: 0px;  }

div.titleLine { height: 1px;  background: #e2e3e4; }
div.titleLine hr { display: none; }
	
.tl01 { background-image:url(media01/tl01.gif); width:18px; height:18px; }
.tt01 { background-image:url(media01/tt01.gif); background-repeat:repeat-x; padding-top:12px; }
	
.ml01 { width:18px; background-image:url(media01/ml01.gif); background-repeat:no-repeat; background-position:left; background-repeat:repeat-y; }
.mr01 { width:18px; background-image:url(media01/mr01.gif); background-repeat:no-repeat; background-position:right; background-repeat:repeat-y; }

.ConBg01 { background-color:#ffffff; }

