.systemwidth{             }

/* colorset (extend this if neccessary) */
.BG01{                    background-color:#ffffff;}
.FG01{                    color:#ffffff;}

.BG02{                    background-color:#000000;}
.FG02{                    color:#000000;}

.BG03{                    background-color:#B71D15;}
.FG03{                    color:#B71D15;}

.BG04{                    background-color:#4E852C;}
.FG04{                    color:#4E852C;}


table th{
                          margin:1px;
                          padding:4px;
                          background:#B71D15;
                          color:#fff;
}
.banner_core{
                          background: url('../images/banner.bg.jpg') repeat-x #4E852C;
                          height:100px;
                          width:100%;
                          position:absolute;
                          top:0;
                          left:0;
}
.banner_impression{
                          background: url('../images/banner.impression.jpg') no-repeat top right;
                          height:100px;
                          width:100%;
                          position:absolute;
                          top:0;
                          left:0;
                          z-index:1;
}
.banner_logo{
                          position:relative;
                          padding:10px 20px;
}
.navigation_core{
                          position:absolute;
                          top:104px;
                          left:0;
                          background:#B71D15;
                          height:24px;
                          width:100%;
                          color:#fff;
                          text-align:center;
}
.content_container{
                          background:url('../images/fade.gif') no-repeat 19px 0px;
                          padding:10px 10px 14px 34px;


}
.content_core{
                          position:absolute;
                          top:140px;
                          left:50%;
                          margin-left:-500px;
                          width:1000px;
}
.element_left{
                          position:relative;
                          float:left;
                          width:240px;
}
.element_left_padding{    padding:20px;}
.element_middle{
                          position:relative;
                          margin-left:250px;
                          width:747px;
                          background: #fff;
}

.footer{
                        margin:80px 0 10px 34px;
                        padding:3px 5px;
}
.footer a{              font-weight:normal;}

a[href$=".pdf"],.pdf{
                          background:url('/images/pdf-document.gif') no-repeat 0px 0px;
                          padding-left:20px;
}
a[href$=".doc"],.doc{
                          background:url('/images/doc.gif') no-repeat 1px 0px;
                          padding-left:20px;
}
a[href$=".zip"],.zip{
                          background:url('/images/zip.gif') no-repeat 0px 0px;
                          padding-left:20px;
}

.key{
                          float:left;
                          width:30%;
}
.value{
                          float:right;
                          width:65%;
}

.wkfkids{
                          background:url('/images/wkfkids.gif') no-repeat 0px 0px;
                          padding-left:20px;
}