/*

NOTE: This node is ekw active styledef. It's a node of type fullpage, which is a bit weird in terms of viewing it. displaytype=edit is your best bet.

The reason we do this is that rawdata nodes won't execute embedded perl code, and we wanted that so we could pull colors from $$THEME properties.

click here to edit

*/ /* This dummy is here because IE3 sometimes ignores the first style. It's not used anywhere, but it's needed to make this css-def function properly */ .DUMMY { color: green; text-decoration: blink, shudder, detonate; font-weight: bold; uqbar: Vheissu; } /*
*/ body { /* background-color: #ffffff;*/ font-family: arial, helvetica, serif; font-size: 12px; } /*
*/ P { font-family: arial, helvetica, serif; font-size: 12px; /* text-indent: 16px;*/ /* okay, the indent sucks. --w */ } /*
*/ td { font-family: arial, helvetica, serif; font-size: 12px; } /*
*/ th { font-family: arial, helvetica, serif; font-size: 12px; } /*
*/ /* h1 { font-family: helvetica, arial narrow, arial, serif; font-size: 16px; } */ /*
*/ h1.topic { font-family: arial, helvetica, serif; font-size: 16px; text-indent: 10px; } /*
*/ h2.topic { font-family: arial, helvetica, serif; font-size: 12px; text-indent: 30px; } /*
*/ .time { font-family: arial, helvetica, serif; font-size: 12px; align: right; } /*
*/ .rightmenu { text-indent: 10px; } /*
*/ .newwrite { margin-left: 3px; } /*
*/ /* p.ekwlogo { font-family: Verdana,Tahoma,Helvetica,Arial; font-size: 22px; font-weight: bold; graycolor: #e8e8e8; color: #ffffff; border: 0px; padding: 0px; } */ /*
*/ p.ekwlogo { /*font-family: Verdana,Tahoma,Helvetica,Arial;*/ font-family: Verdana,Tahoma,Helvetica,Arial; font-size: 22px; font-weight: bold; graycolor: #e8e8e8; color: #ffffff; border: 0px; padding: 0px; } /*
*/ h1, h2, h3 { font-family: Verdana,Tahoma,Helvetica,Arial; } /*
*/ h1 { font-size: 13pt; } /*
*/ h1.nodetitle { font-size: 13pt; } /*
*/ h2 { font-size: 12pt; } /*
*/ h3 { font-size: 11pt; } /*
*/ tt { font-family: Courier New, monospace; font-size: 12px; } /*
*/ pre { font-family: Courier New, monospace; font-size: 12px; } /*
*/ small { font-size: 85%; } /*
*/ big { font-size: 110%; }