a:hover {
    text-decoration: underline;
    color: #ba2229;
}

a img {
    border: none;
}

h1 {
    font-size: 19px;
    color: #000333;
    line-height: 0px;
    padding-bottom: 10px;
}

h2 {
    font-size: 19px;
    color: #000333;
    background-color: #dae1e1;
    line-height: 40px;
}

h3 {
    font-size: 17px;
    color: #ba2229;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 13px;
    color: #ba2229;
    line-height: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
}

td {
    font-size: 13px;
    padding: 5px;
}

input[type='text'] {
    font-size: 13px;
    font-family: Helvetica;
}

select {
    font-size: 13px;
    font-family: Helvetica;
}

.mbody {
    width: 900px;
    font-family: Tahoma, Thonburi, Helvetica, Arial, FreeSans, sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}

.logos {
    padding: 10px 0px;
    float: left;
}

.graph {
    background-color: white;
    padding-bottom: 10px;
}

.gline {
    clear: both;
    height: 3px;
    background-color: #dae1e1;
}

.searchdiv {
    padding-top: 10px;
    padding-bottom: 15px;
    float: right;
}

.outermain {
    padding-top: 10px;
    padding-bottom: 15px;
}

.innermain {
    padding: 10px;
}

.innermainov {
    padding: 10px;
    overflow-wrap: anywhere;
}

.tborder {
    border: 1px solid #ba2229;
}

.thead {
    color: white;
    background-color: black;
}

.tshaded {
    background-color: #fff8dc;
}

.htleft {
    width: 50%;
}

.htright {
    width: 50%;
    float: right;
}

.inlink {
    color: #ba2229;
    text-decoration: none;
}

.exlink {
    color: blue;
    text-decoration: none;
}

.neutrallink {
    color: #303030;
    text-decoration: none;
}

.searchbox {
    background-color: #dae1e1;
    padding: 5px;
    border: 1px solid #ba2229;
}

.backtotop {
    float: right;
}
