table {
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    padding: 0px;
    margin: 0px;
}

tr {
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    padding: 0px;
    margin: 0px;
}

td {
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

img {
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
}

body {
    color: #000000;
    background-color: #FFFFFF;
    font-family: sans-serif;
    font-size: 12px;
}

p {
    margin-top: 3px;
    margin-bottom: 2px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 0px;
    font-size: 12px;
}

ul {
    margin-top: 5px;
}

li {
    font-size: 12px;
}

h1{
    font-size: 24px;
    color: #888888;
    font-weight: lighter;
    padding-left: 100px;
}

h2 {
    font-size: 16px;
    color: #444444;
    text-decoration: underline;
}

#maintable {
    height: 100%;
    width: 900px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto  ;
    margin-left: auto;
    text-align: center;
}

a:link.nav { 
    color: #000000; 
    text-decoration: none 
}
a:visited.nav { 
    color:  #000000; 
    text-decoration: none 
}
a:hover.nav { 
    color: #000000; 
    text-decoration: none 
}
a:active.nav { 
    color: #000000; 
    text-decoration: none 
}
a:focus.nav { 
    color: #000000; 
    text-decoration: none 
}

img.icon{
    width:20px;
    height:20px;
    vertical-align:middle; 
}

#head {
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

#headtable {
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: auto  ;
    margin-left: auto;
}

#content {
    vertical-align: top;
    text-align: left;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0px;
    font-size: 12px;
}

#foot {
    vertical-align: bottom;
    text-align: right;
}

#foottable {
    width: 100%;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto  ;
    margin-left: auto;
    font-size: 10px;
}

#footleft {
    text-align: left;
}

#footright {
    text-align: right;
}

#vertical-head-block {
    width: 100px;
    background-image: url(images/vertical_light.gif);
    background-repeat: repeat-y;
}

#vertical-content-block {
    width: 100px;
    height: 100%;
    background-image: url(images/vertical_middle.gif);
    background-repeat: repeat-y;
}

#vertical-foot-block {
    width: 100px;
    background-image: url(images/vertical_dark.gif);
    background-repeat: repeat-y;
}

.horizontal-block-table {
    width:100%;
    text-align:right;
    vertical-align:middle;
}

.horizontal-block-first-cell{
    width:100%;
    text-align:left;
    padding:10px;
}

.horizontal-block-cell{
    text-align:right;
    vertical-align:middle;
    padding:10px;
    white-space:nowrap;
}

#horizontal-head-block {
    height: 75px;
    background-image: url(images/horizontal_middle.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 25px;
    padding-right: 50px;
    font-size: 12px;
}

#horizontal-foot-block {
    height: 75px;
    background-image: url(images/horizontal_dark.gif);
    background-repeat: repeat-x;
}

a:link.block { 
    color: #000000; 
    text-decoration: none 
}
a:visited.block { 
    color:  #000000; 
    text-decoration: none 
}
a:hover.block { 
    color: #000000; 
    text-decoration: none 
}
a:active.block { 
    color: #000000; 
    text-decoration: none 
}
a:focus.block { 
    color: #000000; 
    text-decoration: none 
}

#logo-head-block {
    height: 75px;
    width: 100px;
    background-image: url(images/window.gif);
    background-repeat: no-repeat;
}

#logo-foot-block {
    height: 75px;
    width: 100px;
    background-image: url(images/window.gif);
    background-repeat: no-repeat;
}

.timetable {
    width: 100%;
}

.timetabletime {
    width: 100px;
    vertical-align: top;
    font-size: 12px;
    padding-bottom: 10px;
    white-space:nowrap;
}

.timetablecontent {
    vertical-align: top;
    font-size: 12px;
    padding-bottom: 10px;
}

.timetablerow {
}

.contentcell {
    font-size: 12px;
}

.photo {
    margin: 10px;
    float: right;
}
