.background {
    background-color: #FFFFFF;
    margin: 0px; 
}
.top_nav_bg {
    background-image: url(images/top_nav_bg.jpg);
    background-repeat: repeat-x;
}
.mid_nav_bg {
    background-image: url(images/mid_nav_bg.jpg);
    background-repeat: repeat-x;
}
.top_navigation {
    background-image: url(images/top_nav_bullet.jpg);
    background-repeat: no-repeat;
    background-position: center 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #074e6f;
    font-weight: bold;
    padding-top: 25px;
    text-align: center;
}
.top_navigation a {
    color: #074e6f;
}
.top_navigation a:hover {
    color: #536d03;
}
.mid_navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #584f38;
    text-align: center;
}
.mid_navigation a {
    color: #584f38;
}
.mid_navigation a:hover {
    color: #b85645;
}
.redbox_top_bg {
    background-image: url(images/redbox_top_bg.jpg);
    background-repeat: repeat-x;
}
.greenbox_top_bg {
    background-image: url(images/greenbox_top_bg.jpg);
    background-repeat: repeat-x;
}
.bluebox_top_bg {
    background-image: url(images/bluebox_top_bg.jpg);
    background-repeat: repeat-x;
}
.ltbrownbox_top_bg {
    background-image: url(images/lt_brown_top_bg.jpg);
    background-repeat: repeat-x;
}
.graybox_top_bg {
    background-image: url(images/graybox_top_bg.jpg);
    background-repeat: repeat-x;
}
.redbox_cont_bg {
    background-image: url(images/redbox_cont_bg.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.greenbox_cont_bg {
    background-image: url(images/greenbox_cont_bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.bluebox_cont_bg {
    background-image: url(images/bluebox_cont_bg.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.txt_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-top: 12px;
    text-align: justify;
    line-height: 14px;
}
.txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-bottom: 3px;
}
.txt_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
.txt_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
.link_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.link_1 a {
    color: #000000;
    text-decoration: none;
}
.link_1 a:hover {
    color: #000000;
    text-decoration: underline;
}
.box_heading_white {
    font-family: Tahoma;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.box_heading_brown {
    font-family: Tahoma;
    font-size: 17px;
    color: #504730;
    font-weight: bold;
}
.box_heading_gray {
    font-family: Tahoma;
    font-size: 17px;
    color: #413d33;
    font-weight: bold;
}
.login_bg {
    background-color: #ffd1cb;
    border-top: 1px solid #c03317;
    border-bottom: 1px solid #c03317;
}
.login_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #565656;
    text-align: center;
}
.login_txt a {
    color: #565656;
}
.login_txt a:hover {
    color: #000000;
}
.footer_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: center;
}
.footer_txt a {
    color: #000000;
    text-decoration: none;
}
.footer_txt a:hover {
    color: #000000;
    text-decoration: underline;
}
.mytd
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana;
    COLOR: #000000
}
.textbox
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana
}
.mybutton
{
    BORDER-RIGHT: #A1BA54 1px solid;
    BORDER-TOP: #A1BA54 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    BORDER-LEFT: #A1BA54 1px solid;
    COLOR: white;
    BORDER-BOTTOM: #A1BA54 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #A1BA54;
    TEXT-DECORATION: none
}
.catanc
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    COLOR: #A4BD57;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.catanc:hover
{
    COLOR: #A4BD57;
    FONT-SIZE: 10px;
}

.catanc1
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: bolder;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.catanc1:hover
{
    COLOR: #000000;
    FONT-SIZE: 10px;
}

.mytdhead
{
    FONT-SIZE: 18px;
    FONT-FAMILY: Verdana;
    COLOR: #96AB4E
}