body {
    width: 100%;
    background-color: #999999;
    margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
    padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0;
    background-image: url(shad_v.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

table, p, img, div, form {
    margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
    padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0;
}

p, div, td, ul, ol {
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

h1, h2, h3 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    color: #666666;
    text-align: left;
    font-family: Trebuchet, sans-serif;
    font-style: italic;
}

h1 {
    font-size: 16pt; 
}

h2 {
    font-size: 13pt;
    
}

h3 {
    font-size: 11pt; 
}

p {
    text-align: left;
}

/* ID's  */

#header {
    z-index: 10;
    height: 166px;
    background-color: #FFFFFF;
    background-image: url(hdr_bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
}

table#ears {
    z-index: 20;
    padding-top: 13px;
}

img#logo {
    z-index: 1000;
    position: absolute;
    top: 42px;
    left: 40px;
    border: 0;
}

#menul {
    height: 518px;
    width: 250px;
    background-image: url(lm_bg.jpg);
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-left: 50px;
    color: #CCCCCC;
}

#menut {
    height: 42px;
    background-color: #000066;
    position: absolute;
    top: 124px;
    left: 0;
    width: 100%;
    overflow: hidden;
}

#main {
    position: absolute;
    top: 166px;
    left: 0;
    width: 100%;
    background-image: url(shad_h.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}

table#middle {
    background-image: url(main_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}


td#lcol {
    width: 275px;
    padding-top: 14px;
    background-image: url(lm_top.jpg);
    background-repeat: no-repeat;
    background-position: top left;

}

td#lmright {
    background-image: url(lm_right.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

td#mcol {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 14px;
}

td#rcol {
    width: 191px;
    text-align: right;
    background-image: url(rm_bg.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}




div#content {
    margin-left: 14px;
    background-color: #CCCCCC;
    background-image: url(main_trcorner.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 26px;
    padding-right: 24px;
    padding-bottom: 20px;
    padding-left: 10px;
}

div#content p{
  margin-top: 12px;
  margin-bottom: 12px;
}

div#rcellbg {
    background-color: #EEEEEE;
    z-index: -1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 191px;
    background: #999999;
    border: none;
    background: url(rm_bg.jpg);

}


/* CLASSES */

td.tmcell {
    padding-top: 2px;
    height: 32px;
    text-align: center;
}

td.tmborder {
    height: 10px;
    background-image: url(mtop_bdr.jpg);
    background-repeat: no-repeat;
}

div.rcolimg {
    margin-left: 32px; 
    width: 159px; 
    background-image: url(shad_rcblock.gif);
    background-repeat: no-repeat; 
    background-position: bottom left; 
    padding-bottom: 25px;
}

.width317 {
    width: 317px;
}

.width275 {
    width: 275px;
}

.width10 {
    width: 10px;
}

.width09 {
    width: 9px;
}

div.rmcell {
    background-image: url(rm_top.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    text-align: right;
    padding-top: 14px;
}

img.hrimg {
    padding-top: 10px;
    padding-bottom: 22px;
}

.topmenu {
    font-size: 8pt;
    color: #999999;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    padding-bottom: 3px;
}

.atopmenu {
    font-size: 8pt;
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    padding-bottom: 3px;
}

a:link.topmenu {
    color: #999999;
    text-decoration: none;
}

a:visited.topmenu {
    color: #999999;
    text-decoration: none;
}

a:hover.topmenu {
    color: #CCCCCC;
    text-decoration: none;
    background-image: url(atopmenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

a:active.topmenu {
    color: #CCCCCC;
    text-decoration: underline;
}

a:link.atopmenu {
    color: #CCCCCC;
    text-decoration: none;
    background-image: url(atopmenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

a:visited.atopmenu {
    color: #CCCCCC;
    text-decoration: none;
    background-image: url(atopmenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

a:hover.atopmenu {
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(atopmenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

a:active.atopmenu {
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(atopmenu_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.leftmenu {
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    line-height: 32px;
}

.aleftmenu {
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    line-height: 32px;
}

a:link.leftmenu {
    color: #CCCCCC;
    text-decoration: none;
}

a:visited.leftmenu {
    color: #CCCCCC;
    text-decoration: none;
}

a:hover.leftmenu {
    color: #FFFFFF;
    text-decoration: underline;
}

a:active.leftmenu {
    color: #FFFFFF;
    text-decoration: underline;
}

a:link.aleftmenu {
    color: #FFFFFF;
    text-decoration: none;
}

a:visited.aleftmenu {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover.aleftmenu {
    color: #FFFFFF;
    text-decoration: underline;
}

a:active.aleftmenu {
    color: #FFFFFF;
    text-decoration: underline;
}

.contact {
    font-size: 15pt;
    color: #000066;
    padding-bottom: 15px;
}

.centered {
    text-align: center;
}

.strong {
    font-weight: 600;
}

ul {
  color: #444473;
}

li {
  margin-bottom: 12px;
}

