body 
{
    font-family: Verdana, Arial, sans-serif;
    background: transparent;
    background-color: transparent; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    color: #000000;
}

p
{
    color: #000000;
    font-weight: normal;
}

p.right
{
    text-align: right;
}

p.news
{
    text-align: justify;
    margin-left: 5%;
}

p.newsdate
{
    font-weight: bold;
    text-align: left;
    font-size: 100%;
}

p.newstitle
{
    font-weight: bold;
    text-align: left;
}

p.event
{
    text-align: justify;
    margin-left: 5%;
}
p.eventdate
{
    font-weight: bold;
    text-align: left;
    font-size: 100%;
}

p.eventtitle
{
    font-weight: bold;
    text-align: left;
}

p.copyright
{
    font-size: 70%;
}

p.legal
{
    text-align: justify;
    font-size: 80%;
    margin-left: 5%;
}

p.contact
{
    text-align: justify;
    margin-left: 5%;
}

p.reftext
{
    text-align: justify;
}

p.refname
{
    font-weight: bold;
    text-align: right;
}

p.seminar
{
    text-align: justify;
    margin-left: 5%;
}

li
{
    margin-top: 2px;
    margin-bottom: 2px;
    color: #000000;
    font-weight: normal;
}

table
{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
}

td
{
    border: 0px;
}

col.c1
{
    width: 50%
}

col.c2
{
    width: 50%
}

td.r1c1
{
    vertical-align: top;
}

div
{
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-weight: normal;
}

div a.hlink
{
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlink:hover
{
    display: none;
}

div a.hlink:after
{
    content: " ( " attr(href) ") ";
    font-size: 80%;
    font-style: italic;
    color: #000000;
}

div a.hlinkimg
{
    color : #000000;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg:hover
{
    display: none;
}

div a.hlinkimg:after
{
    display: none;
}

div img
{
    display: none;
}

div img.emailicon
{
    display: none;
}

div img.fileicon
{
    display: none;
}

div img.imagefloatright
{
    display: none;
}

div img.imagefloatleft
{
    display: none;
}

div img.dtjfront
{
    display: none;
}

div img.dtjback
{
    display: none;
}

div img.dtjinsert
{
    display: none;
}

div img.navlogo
{
    display: none;
}

div img.navbutton
{
    display: none;
}

div.menu
{
    display: none;
}

div.menu a.menuitem
{
    display: none;
}

div.menu a.menusubitem
{
    display: none;
}

div.menu a.menuitemnolink
{
    display: none;
}

div.menu a.menusubitemnolink
{
    display: none;
}

div.menu div.menuitemblank
{
    display: none;
}

div.menu div.menusubitemblank
{
    display: none;
}

div.menu a:hover 
{
    display: none;
}

div.aftermenuend
{
    display: none;
}

div.header
{
    color: #000000;
    border-bottom: 1px solid;
}

div.header div#headername
{
    text-align: left;
    font-size: 200%;
    font-weight: bold;
}

div.header div#headertext
{
    text-align: right;
    font-size: 80%;
    font-weight: bold;
}

div.header div#headerpagename
{
    text-align: left;
    font-size: 100%;
    font-weight: bold;
}

div.content
{
    font-size: 80%;
    text-align: justify; 
    color: #000000;
}

div.description
{
    border-bottom: 1px solid;
}

div.newsitem
{    
    border-bottom: 1px solid;
}

div.eventitem
{    
    border-bottom: 1px solid;
}

div.navsection
{    
    border-bottom: 1px solid; 
}

div.navbottom
{    
    border-bottom: 1px solid; 
}
