﻿body {
    font-family: arial;
    background-color: #000000;
    color: #FFFFFF;
}
h2 {
    font-family: arial;
    font-size: 14pt;
    background-color: #000000;
    color: #FFFFFF;
}
a {
    color: #FF0000;
}
a.visited {
    color: #FF0000;
}
#tbl_layout {
border: 0px solid transparent;
}
#tbl_layout td {
text-align: left;
}
.td_nav {
width: 20%;
}
.td_top {
vertical-align: top;
}
div {
line-height: 1.2;
margin-bottom: 10px;
}
ul.nav {
text-align: left;
list-style-image: url('images/mc_wheel2.svg');
}
ul.nav li {
display: inline-block;
margin-right: 5px;
}
.div_gallery_images img {
margin-right: 5px;
margin-bottom: 5px;
}