/* ######################################*/
/* STANDARD CONTENT */

body                         { font-family:Arial,Helvetica,Sans-serif;font-size:0.75em;color:#444444; }
td                           { font-family:Arial,Helvetica,Sans-serif;font-size:0.75em;color:#444444; }
p,div,span,ul,ol,li          { color:#444444; }
form,select,input,textarea   { color:#444444; }

a                      { color:#900033;text-decoration:none; }
a:link                 { color:#900033;text-decoration:none; }
a:visited              { color:#900033;text-decoration:none; }
a:active               { color:#900033;text-decoration:none; }
a:hover                { color:#900033;text-decoration:underline; }

h1,h2,h3,h4            { color:#900033;text-align:left;margin-top:0px;margin-bottom:15px; }
h1                     { font-size:1.30em; }
h2                     { font-size:1.15em; }
h3                     { font-size:1.00em; }
h4                     { font-size:1.00em; }
h6                     { font-size:0.9em; }

p                      { margin-top:0px;margin-bottom:15px; }
ul                     { margin-top:0px;margin-bottom:15px; }


/* ######################################*/
/* colNormal :: STANDARD COLUMN */

/* ######### colNormal :: small */
.small                             { font-size:90%; }
.small td                          { font-size:90%; }

/* ######################################*/
/* colSmall :: LEFT, RIGHT COLUMN */
/* ######################################*/

h1,h2,h3,h4            { color:#900033;text-align:left;margin-top:0px;margin-bottom:15px; }
.colSmall h1           { font-size:1.30em; }
.colSmall h2           { font-size:1.15em; }
.colSmall h3           { font-size:1.00em; }
.colSmall h4           { font-size:1.00em; }

.colSmall SELECT       { font-size:85%;height:20px; }

.colSmall .small       { font-size:85%; }

/* ### FORMS ### */
.colNormal INPUT                             { color:#444444;border:1px solid #a3a6ac; }
.colNormal TEXTAREA                          { font-size:100%;color:#444444;border:1px solid #a3a6ac;width:140px;font-family:Arial,Helvetica,Sans-serif; }
.csc-form-labelcell                          { color:#444444; }
.csc-form-labelcell .csc-form-label          { color:#444444; }
.csc-form-fieldcell                          { color:#444444; }

/* ### MENU site index etc. ### */
.csc-section                                 { font-weight:normal;text-align:left;margin-top:0px;margin-bottom:10px;margin-left:0px }
.csc-menu csc-menu-7 DIV,P                   { font-weight:normal;text-align:left;margin-top:0px;margin-bottom:10px;margin-left:0px }
.csc-menu csc-menu-7 DIV,P.csc-section       { font-weight:normal;font-size:90%;text-align:left;margin-top:0px;margin-bottom:10px;margin-left:30px }


/* ######################################*/
/* colSmall :: SMALL COLUMNS */

.colSmall td                       { font-family:Arial,Helvetica,Sans-serif;font-size:0.75em;color:#444444; }



