body 
{
    font-family: Verdana, Arial, sans-serif;
    background-repeat: repeat-y;
    background-color: #FFFFFF; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #404040;
}

h1
{
    font-weight: bold;
    text-align: left;
    font-size: 175%;
}

h2
{
    font-weight: bold;
    text-align: left;
    font-size: 160%;
}

h3
{
    font-weight: bold;
    text-align: left;
    font-size: 140%;
}

h4
{
    font-weight: bold;
    text-align: left;
    font-size: 120%;
}

h5
{
    font-weight: bold;
    text-align: left;
    font-size: 110%;
}

p
{
    color: #404040;
    font-weight: normal;
}

p.right
{
    text-align: right;
}

p.news
{
    text-align: justify;
    margin-left: 40px;
}

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: 40px;
}
p.eventdate
{
    font-weight: bold;
    text-align: left;
    font-size: 100%;
    color: #919100;
}

p.eventtitle
{
    font-weight: bold;
    text-align: left;
}

p.copyright
{
    font-size: 70%;
    text-align: right;
    margin-right: 5px;
}

p.legal
{
    text-align: justify;
    font-size: 80%;
    margin-left: 40px;
}

p.contact
{
    text-align: justify;
    margin-left: 40px;
}

p.reftext
{
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%;
}

p.refname
{
    font-weight: bold;
    text-align: right;
    margin-right: 15%;
}

p.seminar
{
    text-align: justify;
    margin-left: 40px;
}

li
{
    margin-top: 0px;
    margin-bottom: 5px;
    color: #404040;
    font-weight: normal;
}

table
{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    padding: 0px 0px 20px 0px;
}

td
{
    border: 0px;
}

col.c1
{
    width: 35%
}

col.c2
{
    width: 65%
}

td.r1c1
{
    vertical-align: top;
}

div
{
    margin: 0px 0px 0px 0px;
    color: #404040;
    font-weight: normal;
}

div a.hlink
{
    background : transparent;
    color : #34006D;
    text-decoration : none;
    font-weight: bold;
}

div a.hlink:hover
{
    background : transparent;
    color : #919100;
    text-decoration : none;
    font-weight: bold;
}

div a.hlink:active
{
    background : transparent;
    color : #B2B238;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg
{
    background : transparent;
    color : #34006D;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg:hover
{
    background : transparent;
    color : #919100;
    text-decoration : none;
    font-weight: bold;
}

div a.hlinkimg:active
{
    background : transparent;
    color : #B2B238;
    text-decoration : none;
    font-weight: bold;
}

div img
{
    padding: 0px 0px 0px 0px;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    border: 1px solid #34006D;
}

div img.emailicon
{
    width: 14px;
    height: 11px;
    border: 0px;
    vertical-align: middle;
}

div img.fileicon
{
    width: 24px; 
    height: 24px;
    margin-left: 0px; 
    margin-right: 10px; 
    margin-top: 0px; 
    margin-bottom: 5px;
    border: 0px;
    vertical-align: middle;
}

div img.imagefloatleft
{
    margin-top: 20px; 
    margin-bottom: 20px; 
    margin-left: 0px; 
    margin-right: 20px; 
    border: 0px;
    float: left;
}

div img.imagefloatright
{
    margin-top: 20px; 
    margin-bottom: 20px; 
    margin-left: 20px; 
    margin-right: 0px; 
    border: 0px;
    float: right;
}

div.menu
{
    float : left;
    text-align: right;
    font: bold 1em sans-serif;
	font-size: 100%; 
    text-decoration: none;
    z-index: 100;
    background-repeat: repeat-y;
    background-color: #FFFFFF; 
    height: 100%;
}

div.menu a.item1
{
    display: block; 
    padding: 2px 2px; 
    margin-left: 18px; 
    text-decoration: none;
    color: #34006D; 
    background: transparent;
    width: 110px;
    border-bottom: 2px solid #919100;
}

div.menu a.item2
{
    display: block; 
    padding: 2px 2px; 
    margin-left: 18px; 
    text-decoration: none;
    color: #34006D; 
    background: transparent;
    width: 110px;
    border-bottom: 2px solid #919100;
}

div.menu a.subitem
{
    display: block; 
    font-size: 80%;
    padding: 2px 2px; 
    margin-left: 28px; 
    text-decoration: none;
    color: #34006D; 
    background: transparent;
    width: 100px;
    border-bottom: 2px dashed #919100;
}

div.menu div.blankitem
{
    display: block; 
    padding: 2px 2px; 
    margin-left: 19px; 
    text-decoration: none;
    color: #34006D; 
    background: transparent;
    width: 111px;
    border-bottom: 0px;
}

div.menu a:hover 
{
    color: #919100; 
    background: transparent;
}

div.menu a:active 
{
    color: #B2B238; 
    background: transparent;
}

div.aftermenuend
{
    clear: left;
    line-height: 0;
    height: 0;
}

div.header
{
    height: 140px;
    background-color: #FFFFFF;
    color: #FFFFFF;
    background-repeat: repeat-x;
    margin-left: 20px; 
    margin-right: 20px; 
    border-bottom: 2px solid #919100;
}

div.header img#headerlogo
{
    position: absolute;
    top: 20px;
    left: 151px;
    width: 350px;
    height: 100px;
    border: 0px;
}

div.header div#headerstrip
{
    position: absolute;
    top: 55px;
    float: right;
    right: 20px;
    color: #404040;
    font-size: 80%;
    font-weight: bold;
}

div.header div#contactstrip
{
    position: absolute;
    top: 100px;
    float: right;
    right: 20px;
    color: #404040;
    font-size: 80%;
    font-weight: bold;
}

div.header div#tabtext
{
    position: absolute;
    top: 15px;
    float: right;
    right: 20px;
    color: #404040;
    font-size: 80%;
    font-weight: normal;
}

div.footer
{
    background-repeat: repeat-x;
    background-color: #FFFFFF; 
    height: 2px;
    margin-left: 20px; 
    margin-right: 20px; 
    border-top: 2px solid #919100;
}

div.content
{
    margin-left: 130px; 
    background-color: transparent;
    font-size: 80%;
    text-align: justify; 
}

div.description
{
    background: url(images/xd_plainbackground.jpg) repeat-y center right; 
    background-color: #FFFFFF; 
    padding: 0px 10px 0px 10px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    margin-right: 20px; 
    border: 1px dotted #919100;
}

div.newsitem
{    
    background: url(images/xd_plainbackground.jpg) repeat-y bottom right;
    background-color: #FFFFFF; 
    padding: 0px 10px 0px 10px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    margin-right: 20px;
    border: 1px dotted #919100;
}

div.eventitem
{    
    background: url(images/xd_plainbackground.jpg) repeat-y bottom right;
    background-color: #FFFFFF; 
    padding: 0px 10px 0px 10px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    margin-right: 20px;
    border: 1px solid #919100; 
}

div.navbottom
{    
    background-color: #FFFFFF; 
    padding: 0px 0px 0px 0px; 
    margin-bottom: 10px; 
    margin-left: 15px; 
    margin-right: 20px; 
}
