body {
    background: url(images/bg.gif);
    font-size: 12px;
}

td {
    font: normal 12px Tahoma, Arial;
    color: #8a8a8a;
}

h1,
h2,
h3,
h4,
h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

img.floatTL {
    float: right;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: 5px;
}

a {

    font: normal 12px Tahoma, Arial;
    color: #000000;
    text-decoration: none;
}

a:hover {

    font: normal 12px Tahoma, Arial;
    /*color: #797979;*/
    text-decoration: none;
    font-size: small;

}

a.white-link-underline {
    text-decoration: underline;
    color: #FFFFFF;
}

.white-text {
    color: #ffffff;
    text-decoration: none;
    font-size: small;

}

a.b1 {
    font: 12px tahoma, Arial;
    color: #fffFFF;
    text-decoration: none;
    margin: 0px;
    font-size: small;

}

td.b1 {
    font: 12px tahoma, Arial;
    color: #fffFFF;
    text-decoration: none;
    margin: 0px;
    font-size: small;

}



.blye-text-underline {
    color: #5984b0;
    text-decoration: underline;
}

.blye-text-regular {
    color: #5984b0;
    text-decoration: none;
}

.yellow-text-regular {
    color: #ece92c;
    text-decoration: none;
}

.yellow-text-underline {
    color: #ece92c;
    text-decoration: underline;
}

.orange-text-regular {
    color: #e88520;
    text-decoration: none;
    font-size: small;
}

.orange-text-underline {
    color: #e88520;
    text-decoration: underline;
}

.broun-text-regular {
    color: #de4e06;
    text-decoration: none;
}

.broun-text-underline {
    color: #de4e06;
    text-decoration: underline;
}

.red-text-regular {
    color: #8a3c53;
    text-decoration: none;
}

.red-text-underline {
    color: #8a3c53;
    text-decoration: underline;
}

.black-text-regular {
    color: #000000;
    text-decoration: none;
}

.black-text-underline {
    color: #000000;
    text-decoration: underline;
}


.gray-text-underline {
    color: #7c7c7c;
    text-decoration: underline;
}

.gray-text-regular {
    color: #7c7c7c;
    text-decoration: none;
}

.green-text {
    color: #a5b66e;
    text-decoration: none;
}

.green-text-underline {
    color: #a5b66e;
    text-decoration: underline;
}

.text {
    font-size: small;
    color: black;
}

.style12 {
    list-style-image: url('images/arrow.png');
    margin-left: 40px;
}

.style13 {
    list-style-image: url('images/arrow1.png');
    margin-left: 40px;
    color: FF9900;
    text-decoration: none;
    font-size: small;

}

a.hover1:hover {}

.aboutsideimages {
    list-style: none;
    margin-top: 10px;
    display: inline-block;
    margin-left: 0px;
    padding-left: 20px;
}

.aboutsideimages li {
    display: inline-block;
    float: left;
}

.aboutsideimages li img {
    width: 170px;
    height: auto;
    margin-bottom: 10px;
}
