/* Note: this file is here for legacy purposes. Please use style.css instead */ body,td,h3,h1{ font-family: verdana, arial, sans-serif; } body,td,h3{ font-size: 8pt; font-weight: normal; margin: 5px; color: black; } body{ margin: 0px; background-color: black; } .palette{ margin: 0px; background-color: #eeeebb; border-top: 15px #ddeeaa solid; border-right: 10px #ddeeaa solid; } h1{ font-size: 17pt; letter-spacing: -1px; margin: 0px; width: 100%; background-color: #aabb88; color: #ffffff; padding-left: 10px; padding-bottom: 2px; border: 0px; border-top: 1px #777777 solid; border-bottom: 1px #dddddd solid; filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr='#11000000', EndColorStr='#66eeffee' ); } h2{ font-size: 9pt; } .heading{ font-weight: bold; padding: 3px; padding-left: 10px; border:0px; border-top: 1px #999999 solid; border-bottom: 1px #eeeeee solid; background-color: #cccccc; } .content{ width: 97.5%; padding: 10px; margin-left: 5px; margin-right: 0px; margin-bottom: 15px; border: 0px; border-left: 2px #dddddd outset; border-bottom: 1px #e3e3e3 solid; background-color: #ffffff; } a{ color: #0000ff; text-decoration: none; border: 0; border-bottom: 1px #cccccc dashed; } a:hover{ color: #ff0000; border: 0; border-bottom: 1px #cccccc solid; } a:active{ color: #ffaaaa; } a:visited{ color: #bb0000; } .toggleopen{ display: block; padding-left: 5px;} .toggleclosed{ display: none; } hr{ color: #ddffcc; height: 2px; border-bottom: 1px #dddddd solid; margin-top: 2px; margin-bottom: 2px; } table.mainheading{ position: relative; top: -10px; left: 5px; background-color: #ccdd99; border-top: 1px #bbccaa solid; border-bottom: 2px #ffffff solid; filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr='#00000000', EndColorStr='#22ffffff' ); } td.mainheading{ color: #ddeeaa; font-family: arial, sans-serif; font-size: 23pt; font-weight: bold; padding-bottom: 15px; padding-left: 20px; letter-spacing: 3px; }