﻿html, body, form
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
body
{
    color: black;
    font-size: 10pt;
    font-family: 'Times New Roman' , verdana;
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-image: url(images/bg_grad.jpg);
}

/***
a:link
{
    color: #8b812f;
    text-decoration: none;
}
a:visited
{
    color: #8b812f;
    text-decoration: none;
}
a:active
{
    color: #8b812f;
    text-decoration: none;
}
a:hover
{
    color: #8b812f;
    text-decoration: underline;
}

.footer a:link
{
    color: #e3de5f;
    text-decoration: none;
}
.footer a:visited
{
    color: #e3de5f;
    text-decoration: none;
}
.footer a:active
{
    color: #e3de5f;
    text-decoration: none;
}
.footer a:hover
{
    color: #e3de5f;
    text-decoration: underline;
}
***/

a:link
{
    color: blue;
    text-decoration: underline;
}
a:visited
{
    color: blue;
    text-decoration: underline;
}
a:active
{
    color: blue;
    text-decoration: underline;
}
a:hover
{
    color: blue;
    text-decoration: underline;
}

.footer a:link
{
    color: blue;
    text-decoration: underline;
}
.footer a:visited
{
   color: blue;
    text-decoration: underline;
}
.footer a:active
{
    color: blue;
    text-decoration: underline;
}
.footer a:hover
{
    color: blue;
    text-decoration: underline;
}

#search_bg 
{
    color: White;
    font-size: 12pt;
}
#search_bg a
{
    color: White;
}
#search_bg a:hover
{
    color: White;
    text-decoration: underline;
}
#container
{
    margin: auto;
    padding: auto;
    width: 873px;
    height: 100%;
    background-image: url(images/bg_tile.jpg);
    background-repeat: repeat-y;
}
#top
{
    padding: auto;
    margin: auto;
    width: 873px;
    height: 150px;
    position: relative;
}
#logo
{
    background-image: url(images/logo.jpg);
    width: 243px;
    height: 150px;
}
#top_pic
{
    background-image: url(images/top_pic.jpg);
    width: 630px;
    height: 150px;
    margin-left: 243px;
    margin-top: -150px;
}
#main_nav
{
    background-image: url(images/nav_bg.jpg);
    width: 243px;
    height: 242px;
}
.alert
{
    height: 23px;
    color: #b80000;
    font-size: 12pt;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}
.alertInsidePage
{
    color: #b80000;
    font-size: 12pt;
    text-align: center;
}
#middle
{
    padding: auto;
    margin: auto;
    width: 873px;
    position: relative;
    background-image: url(images/bg_tile.jpg);
    background-repeat: repeat-y;
}
#search_bg
{
    background-image: url(images/search_bg.jpg);
    width: 873px;
    height: 23px;
}
#main_content
{
    margin: 0;
    padding: 0;
    height: auto !important;
    height: 550px;
    min-height: 550px;
    width: 873px;
    background-image: url(images/content_tile.jpg);
}
.content_padding
{
    margin: 5px 27px 0px 5px;
    padding: 0px 0px p5x 0px;
}
#bottom
{
    width: 100%;
    color: #ffffff;
    font-size: 10pt;
    font-family: 'Times New Roman' , verdana;
    background-color: #8b812f;
    height: 101px;
}
.footer_bg
{
    padding: auto;
    margin: auto;
    background-image: url(images/footer_bg.jpg);
    height: 101px;
    width: 873px;
}
.footer
{
    padding: 0px 0px 0px 10px;
}
.content_header
{
    background-image: url(images/header_bg.jpg);
    width: 873px;
    height: 23px;
    color: #918e3d;
    font-size: 14pt;
    font-weight: bold;
    font-variant: normal;
}
.module_header
{
    background-image: url(images/header_bg.jpg);
    width: 620px;
    height: 23px;
    color: #918e3d;
    font-size: 14pt;
    font-weight: bold;
    font-variant: normal;
}

.content_header_padding
{
    padding-left: 4px;
}
.welcome_header
{
    font-size: 12pt;
    color: #564d48;
    width: 100%;
}
.table_main
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.table_main_header
{
    border-bottom: 1px solid #564d48;
    font-size: 12pt;
    color: #564d48;
    width: 100%;
    padding-top: 15px;
}
.table_header
{
    width: 35%;
}
.table_content
{
    background-color: White;
}
.budget_table_header
{
    background-color: #8b812f;
    color: White;
}
.budget_table_content
{
    background-color: #e3de60;
}
.grid_view_main_border
{
    width: 100%;
    border: #564D48 solid 1px;
    margin: 0px;
    padding: 0px;
}
.grid_view_main
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.grid_view_header
{
    background-color: #8b812f;
    border: 1px solid #564d48;
    font-weight: normal;
    color: white;
    padding: 3px;
    text-align: left;
}
.grid_view_header_right
{
    background-color: #8b812f;
    border: 1px solid #564d48;
    font-weight: normal;
    color: white;
    padding: 3px;
    text-align: right;
}
.grid_view_header a
{
    color:White;
}
.grid_view_header a:hover
{
    color:White;
    text-decoration: underline;
}
.grid_view_content
{
    background-color: white;
    border: 1px solid #564d48;
    padding: 3px;
}
.grid_view_footer
{
    background-color: #e3de60;
    border: 1px solid #564d48;
    padding: 3px;
}
.line_break
{
    height: 1px;
    width: 100%;
    background-color: #564d48;
    margin-bottom: 5px;
}
.btn_sml
{
    background-image: url(images/btn_sml.jpg);
    height: 20px;
    width: 65px;
    cursor: pointer;
    color: #564d48;
    font-size: 8pt;
}
.btn_med
{
    background-image: url(images/btn_med.jpg);
    height: 20px;
    width: 100px;
    cursor: pointer;
    color: #564d48;
    font-size: 8pt;
}
.btn_lg
{
    background-image: url(images/btn_lg.jpg);
    height: 20px;
    width: 150px;
    cursor: pointer;
    color: #564d48;
    font-size: 8pt;
}
.btn_Xlg
{
    background-image: url(images/btn_Xlg.jpg);
    height: 20px;
    width: 200px;
    cursor: pointer;
    color: #564d48;
    font-size: 8pt;
}
.tab
{
    background-color: #ae9c91;
    text-align: center;
    border-bottom: 1px solid #564d48;
    cursor: pointer;
    color: #564d48;
    padding: 1px;
}
.tab_select
{
    background-color: white;
    text-align: center;
}
.tab_content
{
    border: 1px solid #564d48;
    width: 839px;
}
.tab_content_noNav
{
    border-top: 1px solid #564d48;
    border-left: 1px solid #564d48;
    border-bottom: 1px solid #564d48;
    border-right: 1px solid #564d48;
    width: 596px;
}
.tab_link a:link
{
    color: #564d48;
    text-decoration: none;
}
.tab_link a:visited
{
    color: #564d48;
    text-decoration: none;
}
.tab_link a:active
{
    color: #564d48;
    text-decoration: none;
}
.tab_link a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.text_right
{
    text-align: right;
    float: right;
}
.text_box_right input
{
    text-align: right;
    float: right;
}
.text_align_right
{
    text-align: right;
}
.stand_out
{
    font-size: 12pt;
    font-style: italic;
    color: #b80000;
}
.stand_out a
{
    font-size: 12pt;
    font-style: italic;
    color: #b80000;
}
.stand_out a:hover
{
    font-size: 12pt;
    font-style: italic;
    color: #b80000;
}