EVOLUTION-MANAGER
Edit File: main.css
/* Body Stylesheet */ body { margin: 0px; padding: 0px; background-color: #ffffff; } body,p,blockquote,h1,h2,h3,h4,h5,h6 { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 12px; } li,input,select,textarea { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: normal; font-size: 12px; } /* Bolde Style Sheet for all bold attributes */ b { font-family: 'Verdana', 'Arial', 'Helvetica'; font-weight: bold; color: #44637A; font-size: 12px; } /* Table Header Style Sheet for all Tables */ th { font-family: 'Verdana', 'Arial', 'Helvetica'; color: #44637A; /* Dark Blue */ height: 23px; font-weight: bold; font-size: 12px; background-image: url(../images/td_bg.gif); /* padding-left:inherit */ } /* Table Cell Style Sheet for all td cells */ td { font-family: 'Verdana', 'Arial', 'Helvetica'; color: #000000; height: 23px; font-weight: normal; font-size: 12px; } /* Error Message Stylesheet */ .errormessage { font-weight: bold; color: #FF0000; text-align: center; } .thc { font-family: 'Verdana', 'Arial', 'Helvetica'; color: #44637A; height: 23px; font-weight: bold; font-size: 12px; background-color: #E3E3E3; border-left: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; } .tdc { border-left: 1px solid #BEBEBE; border-top: 1px solid #BEBEBE; } .tdbottomline { border-bottom: 1px solid #BEBEBE; } /* Stylesheet for separator headings */ .tbline { border-bottom: 1px solid #44637A; width: 98%; border-collapse: collapse; margin-left: 1%; margin-right: 1%; } /* Stylesheet for time stamp */ #tbtime { color: black; text-align: right; vertical-align: bottom; } #tbheading { color: #44637A; font-weight: bold; text-align: left; vertical-align: bottom; } li { padding-bottom: 6px; } .normal { font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 12px; } .normalBold { font-family: 'Verdana', 'Arial', 'Helvetica'; font-size: 12px; font-weight: bold; } .footer { border-top-width: 4px; border-top-style: solid; border-top-color: #ffffff; } .footerLine { border-top-width: 1px; border-top-color: #999999; border-top-style: solid; } .tbframe { font-family: Tahoma, verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #000000; border: 1px solid #BEBEBE; border-collapse: collapse; } .tipframe { font-family: Tahoma, verdana, arial, helvetica; font-size: 12px; font-weight: normal; color: #000000; border: 1px solid #44637A; border-collapse: collapse; } .highlight { background-color: #44637A; color: #ffffff; font-family: "Courier New", Courier, mono; font-size: 12px; } sup { font-size: 8px; } strong { color: #360; } DIV.noright { BORDER-RIGHT: RED 2px solid; PADDING-RIGHT: 10px; BORDER-TOP: RED 2px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bolder; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; MARGIN: 5%; TEXT-TRANSFORM: none; BORDER-LEFT: RED 2px solid; COLOR: #44637A; PADDING-TOP: 10px; BORDER-BOTTOM: RED 2px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: PINK; TEXT-ALIGN: center; FONT-VARIANT: normal; }