/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
.f1tbl { border-style: outset; border-width: 2px; padding-left: 4px; padding-right: 4px; 
padding-top: 1px; padding-bottom: 1px }
.f2tbl { padding:4px; border-style:dotted; border-width:2px   }
.f2tbl TD         { border-style: solid; border-width: 0px; padding-left: 14px; padding-right: 14px; 
padding-top: 12px; padding-bottom: 12px }


