﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: #134270;
    background-color: #FFCC01;
}
a:link
{
    color: #ED7713;
    text-decoration: none;
}
a:visited
{
        color: #ED7713;
    text-decoration: none;
    }
a:hover
{
    color: #ED7713;
    text-decoration: underline;
}
h1
{
    color: #134270;
    font-size: 16px;
    font-weight: bold;
}
h2
{
    color: #134270;
    font-size: 15px;
    font-weight: bold;
}
.title01
{
    color: #EF9D16;
    font-size: 14px;
    font-weight: bold;
}
.title02
{
    color: #134270;
    font-size: 13px;
    font-weight: bold;
}
.title03
{
    color: #134270;
    font-size: 15px;
    font-weight: bold;
}
.alert
{
    color: red;
    font-size: 15px;
    font-weight: bold;
}
.success
{
    color: green;
    font-size: 15px;
    font-weight: bold;
}
.bodyBottom
{
    background: url(./images/body-bottom-bkd.gif) repeat-x;
}
.bodyTop
{
    background: url(./images/body-top-bkd.gif) repeat-x;
}
.bodyTop2
{
    background: url(./images/body-top-bkd2.gif) repeat-x;
}
.bodyLeft
{
    background: url(./images/body-left-bkd.gif) repeat-y;
}
.bodyRight
{
    background: url(./images/body-right-bkd.gif) repeat-y;
}
.bodyLeft2
{
    background: url(./images/body-left-bkd2.gif) repeat-y;
}
.contentBottom
{
    background: url(./images/content-bottom-bkd.gif) repeat-x;
}
.contentTop
{
    background: url(./images/content-top-bkd.gif) repeat-x;
}
.contentLeft
{
    background: url(./images/content-left-bkd.gif) repeat-y;
}
.contentRight
{
    background: url(./images/content-right-bkd.gif) repeat-y;
}
#test1
{
    background-color: Purple;
    width: auto;
    border: none;
}
a.footer:link
{
    text-decoration: none;
    color: #5D648F;
    font-weight: bold;
}
a.footer:visited
{
    text-decoration: none;
    color: #5D648F;
    font-weight: bold;
}
a.footer:hover
{
    text-decoration: underline;
    color: #5D648F;
    font-weight: bold;
}
.footer2
{
    text-decoration: none;
    color: #5D648F;
    font-size: 10px;
}
.button1
{
    background: url(./images/button1-bkd.gif) repeat-x;
}
.tree1 td
{vertical-align: top}
.tree1 img
{padding-top: 3px;}
a.tree1:link, a.tree1:visited, a.tree1:focus, a.tree1:active
{   color: #ED7713;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    }
a.tree1:hover
{   color: #ED7713;
    text-decoration: underline;
    font-family: Arial;
    font-size: 12px;
    }
.small1
{
    color:Gray;
    font-size:10px
    }
    
.image1
{
    padding-right:10px
}
