/* Sitesubmit-fornetbusiness.com Promotion System - Stylesheet */ /* General Document Elements */ body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .bodyText { color: white; font-size: 14px; font-family: arial; } .bodyTextHeading { color: #F1EE0B; font-size: 16px; font-family: arial; font-weight: bold; } .bodyTextSmallHeading { color: #F1EE0B; font-size: 13px; font-family: arial; font-weight: bold; } .bodyNavigation { color: black; font-size: 12px; font-family: arial; } .button { color: white; background: black; font-size: 12px; font-family: arial; font-weight: bold; } .copyWrite{ color: black; font-size: 11px; font-family: arial; font-weight: bold; } .horizontalLine{ height: 3px; color:black; background-color:black; } /* Table Elements */ .table{ margin-left:auto; margin-right:auto; } .trHeading{ background:black; } .trHeadingText{ color: white; font-size: 14px; font-family: arial; font-weight: bold; } .trRecord{ background:white; } .trRecordText{ color: black; font-size: 12px; font-family: arial; } .trRecordLink{ color: black; font-size: 12px; font-family: arial; } /* Overview Elements */ .popupBody{ background-color:#185389; margin:0px 0px 0px 0px; } .popupHeadingTable{ background-color:black; } .popupHeadingText{ font-size:18px; color:white; font-weight:bold; } .popupHeadingText2{ font-family:arial; font-size:11px; color:#F1EE0B; }