body { margin: 0; padding: 0; color: #000; background: #fff; } /* Text formating */ body, p, li, ul, td { font: 12px Verdana,sans-serif; } a { font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #336699; background: transparent; } a.cms { font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #336699; background: transparent; text-decoration: none; } a.cms:visited { font-family: verdana, sans-serif; font-size: 12px; color: #003366; background: transparent; text-decoration: none; } input { border-bottom: solid black 1px; border-bottom-style: solid; border-top: solid black 1px; border-top-style: solid; border-left: solid black 1px; border-left-style: solid; border-right: solid black 1px; border-right-style: solid; font-family: Tahoma, Arial, Helvetica; font-size: 11px; padding: 1px; } textarea { border-bottom: solid black 1px; border-bottom-style: solid; border-top: solid black 1px; border-top-style: solid; border-left: solid black 1px; border-left-style: solid; border-right: solid black 1px; border-right-style: solid; font-family: Tahoma, Arial, Helvetica; font-size: 11px; padding: 1px; } select { font-family: Tahoma, Arial, Helvetica; font-size: 11px; } h2 { font-family: verdana, sans-serif; font-weight: normal; color: #003C77; background: #fff; } /* These properties apply to all links in the top menu bar */ .topbar { color: #003366; background: #003366; } .topbarmenu { padding: 3px 10px 3px 10px; color: #003366; background: #003366; } /* menubutton highlighted */ .topbar #himenu, .topbar #hi { color: #ffffff; background: #336699; } .topbarmenu a { font: bold 12px Verdana,sans-serif; color: #C5D8E9; background: transparent; text-decoration: none; } .line { color: #003366; background: #fff; } /* These properties apply to all links in the navigation bar */ .sidebar a { font: bold 12px Verdana,sans-serif; color: #ffffff; display: block; width: 150px; text-decoration: none; border: none; } /* These properties are specific to the different type and colour of buttons */ .sidebarmenu a { text-indent: 15px; padding: 3px 5px 3px 5px; margin-bottom: 1px; color: #336699; background: #C5D8E9; text-decoration: none; } .sidebarsubmenu a { text-indent: 30px; padding: 3px 5px 3px 5px; margin-bottom: 1px; color: #336699; background: #E0E9F5; text-decoration: none; } /* These are the "active" properties of the buttons */ a.sidelink:hover { color: #003366; background: #C5D8E9; } a.subsidelink:hover { color: #003366; background: #E0E9F5; } /* These properties apply to footer bar and Copyright text */ .footerbar { height: 4px; color: #003366; background: #336699; } .footertxt { font: 12px Verdana,sans-serif; padding: 10px; text-align: center; color: #666666; background: #fff; }