body
{
    background-color: #FFFDD7;
    font-family: Arial, sans-serif;
}
.graphicHeader
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.textHeader
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    color: white;
    font-weight: bold;
}

.linksBar {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px #666666 solid;
}

table
{
    border-collapse: collapse;
}

table.container
{
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border: 0;
    width: 760px;
}
table.container td
{
    padding: 0;
}

table.navBar
{
    border-collapse: collapse;
    border: 1px #666666 solid;
    width: 760px;
    background-color: white;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
table.navBar td
{
    padding: 5px;
}

table.events
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #666666;
}
table.events td
{
    border: 1px solid #666666;
    padding: 10px 5px 10px 5px;
    font-size: 9.0pt;
    font-family: Tahoma, sans-serif;
    text-align: left;
}

table.events td.date
{
    font-weight: bold;
}

table.events td.time
{
    width: 100px;
    text-align: center;
}

table.seminars, table.dealers, table.travel, table.accommodation
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #666666;
}
table.seminars td, table.dealers td, table.travel td, table.accommodation td
{
    border: 1px solid #666666;
    text-align: left;
    padding: 5px;
    font-size: 9.0pt;
    font-family: Tahoma, sans-serif;
}
table.travel td.image
{
    width: 150px;
    vertical-align: middle;
}
img.travel
{
    display: block;
    margin: 0 auto;
}

table.IndexPhotos, table.contacts, table.souvenirs
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 0;
}
table.IndexPhotos td
{
    border: 0;
    padding: 5px;
    font-size: 10.0pt;
    font-family: Tahoma, sans-serif;
    text-align: center;
    font-weight: bold;
    vertical-align: top;
}
table.contacts td, table.souvenirs td
{
    border: 0;
    padding: 5px;
    font-size: 9.0pt;
    font-family: Tahoma, sans-serif;
    vertical-align: top;
}

td.marquee
{
    background-color: blue;
    color: white;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

td.horizontalLine
{
    height: 2px;
}

td.subject
{
    vertical-align: middle;
}

h2.subjectTitle
{
    text-align: center;
    color: #008080;
}

td.footer
{
    height: 20px;
    text-align: center;
}

img
{
    border: 0;
}

.otherBar
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 0 #666666 solid;
}
.otherBar td
{
    padding: 5px;
    vertical-align: top;
}

.crumbBar
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    height:30px;
}

.contentHeader
{
    background-color: #4682b4;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    font-size: 12px;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    height:35px;
}

.contentHeader A:link
{
    color: white;
    text-decoration: none;
}

.contentHeader A:hover
{
    color: white;
    text-decoration: underline;
}

.contentHeader A:visited
{
    color: white;
    text-decoration: none;
}

.subContentHeader
{
    background-color: #CADCEC;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
}

.contentCell
{
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.postBorder
{
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
}

.footer
{
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

form
{
    margin: 0;
}

.otherBar A:visited, .navBar A:visited, .crumbBar A:visited, .subContentHeader A:visited, .contentCell,
A:visited, .footer A:visited
{
    color: blue;
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.otherBar A:link, .navBar A:link, .crumbBar A:link, .subContentHeader A:link, .contentCell A:link, .footer A:link
{
    color: blue;
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.otherBar A:hover, .navBar A:hover, .crumbBar A:hover, .subContentHeader A:hover, .contentCell A:hover, .footer A:hover
{
    color: red;
    text-decoration: underline;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
}