/**
 * Output css header if extension html works as php by Add Handler directive.
 * <?php header("Content-Type:text/css; charset=utf-8"); ?>
 */
#c1 { margin:0 0 0 0; padding:0 0 0 0; }
#c2 { margin:6px 0 10px 0; padding:0 0 0 0; }
#c4 { margin:0 0 20px 0; padding:0px 20px 0px 20px; }
#c4 table { border-collapse: collapse; }
#c4 table td { border:1px solid 0; }
#c3 { margin:0 0 30px 0; padding:0px 20px 0px 20px; }
#c3 table { margin: 0px auto; }
#c3 table th { text-align:right; background-color:#282828; font-weight:normal; color:#FFFFFF; }
#c3 table td { text-align:left; background-color:#FFFFFF; color:#000000; }
#header { }
#footermenu { }
