﻿body
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: medium;
    color: #333333;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFE;
}
img
{
    padding: 0px;
    vertical-align: top;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
table
{
    width: 100%;
    border: 0;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
a, a:hover
{
    text-decoration: underline;
    color: #00368c;
    border: 1px;
}
h1, h2, h3, h4, h5
{
    font-weight: bold;
    font-size: small;
    padding: 0px;
    margin: 0px;
}
h3, h4, h5
{
    font-size: x-small;
}

.divbar1
{
    background-image: url(gradbar_1.jpg);
    height: 23px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
}

.divbar1 a
{
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

.divbar2
{
    background-image: url(gradbar_2.jpg);
    height: 23px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
}

.divbar2 a
{
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

.buttonbar1
{
    background-image: url(buttonbar_1.jpg);
    height: 54px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
}

.buttonbar1 a
{
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

.buttonbar2
{
    background-image: url(buttonbar_2.jpg);
    height: 54px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
}

.buttonbar2 a
{
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}

.touchButton
{
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #000000;
    font-size: large;
    font-weight: bold;
    height: 40px;

}

.titleBanner
{
    text-align: center;
    background-image: url(banner.jpg);
    /*background-repeat: no-repeat;*/
    background-position: center;
    height: 56px;
    font-family: Arial,Geneva,Helvetica,sans-serif;
    color: #ffffff;
    font-size: small;
    font-weight: bold;
}
