﻿/*html {
    scrollbar-face-color: white;
    scrollbar-arrow-color: white;
    scrollbar-track-color: white;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: silver;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: silver;
} */

html, body, input, textarea {font-family: verdana;font-size: 8.5pt;color: #545C67;background: white;}

body {
    overflow: scroll;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 11pt;
}

h2 {
    font-size: 8.5pt;
    font-weight: bold;
}

h2 a {
    font-size: 8.5pt;
    font-weight: bold;
}

h3 {
    font-size: 8.5pt;
    font-weight: normal;
    color: #f04928;
}

h3 a {
    font-size: 8.5pt;
    font-weight: normal;
    color: #f04928;
}

h6 {
    font-weight: bolder;
}

a {
    text-decoration: none;
    color: #545C67;
}

img {
    border: none;
}

input, textarea {
    margin-bottom: 5px;
}

table {
    border-collapse:collapse;
    border-spacing:0px 0px;
}

td {
    margin:0;
    padding:0;
}

#dl1{
    margin-left:auto; /* Center */
    margin-right:auto; /* Center */
    width:903px;
    padding-top:15px;
    text-align:left;
}

.tr1{border-bottom:1px dotted silver}
.td1{
    height:55px;
    width:225px;
}
.td2{
    height:55px;
    width:675px;
    border-left:1px dotted silver;
    text-align:right;
}
#thumbs{
    height:620px;
}
.td3{
    border-left:1px dotted silver;
}

.bioItem{text-align:justify;padding:20px 50px 2px 50px;}
.bioItem a{border-bottom:1px dotted silver}

.copyright{color:#c3c3c3; text-align:right}