body { background: none; }

.csc-frame-frame2 { background-color: none; clear: both; margin-bottom: 10px; padding: 8px; }

table.csc-uploads-1 tr.tr-even { background-color: none; }
table.csc-uploads-1 tr.tr-odd { background-color: none; }

table.csc-uploads-3 tr.tr-even { background-color: none; }
table.csc-uploads-3 tr.tr-odd { background-color: none; }


table.contenttable-1 tr.tr-even { background-color: none; }
table.contenttable-1 tr.tr-odd { background-color: none; }

table.contenttable-2 { background-color: none;}
table.contenttable-2 td { background-color: none;}

table.contenttable-3 tr.tr-even { background-color: none; }
table.contenttable-3 tr.tr-odd { background-color: none; }


/* WEBSITE */
#website { position: relative; z-index: 10; width: 100%; margin: 0px auto 0px auto; text-align: left; font-size: 0.75em; line-height: 1.5em; border: none; background-position: left top; }

#logo { position: relative; display: none; }

#navi { position: relative; display: none; }

#leftcol, #onecol { position: relative; float: none; width: 100%; }
#rightcol { display: none; }

h2#title { font-size: 2em; margin: 30px 0px 0.7em 0px; padding: 0px; width: 100%; min-height: 30px; text-indent: 0em; overflow: auto; background-position: left -1000em; background-repeat: no-repeat; }

#footer { display: none; }


/* flexible Elements */
.cols-2 .col_wide { position: relative; float: left; width: 70%; }
.cols-2 .col_small { position: relative; float: right; width: 28%; }

.cols-2 .col_small_2 { position: relative; float: left; width: 28%; }
.cols-2 .col_wide_2 { position: relative; float: right; width: 70%; }
