﻿body
{
    margin: 0px 0px 0px 0px;
    background-color: #F0F0F0;
    font-weight: normal;
    font-size: 10px;
    font-family: Tahoma;
    text-decoration: none;
    text-align: center;
}

#container
{
    margin: 0px auto 0px auto;
    width: 790px;
    height: 100%;
    background-color: #fff;
}

#top
{
    float: left;
    text-align: center;
    width: 760px;
    margin: 10px 15px 0px 15px;
}

#anim
{
    float: left;
    width: 760px;
    height: 200px;
    margin: 0px 15px 0px 15px;
}

#content
{
    float: left;
    width: 760px;
    margin: 0px 15px 0px 15px;
    background-color: #fff;
}

#topNav
{
    float: left;
    width: 760px;
    height: 35px;
    background-image: url(../Images/menu.gif);
    text-align: left;
    padding: 10px 0px 0px 5px;
}

#leftNav
{
    float: left;
    width: 230px;
    height: 100%;
    margin-top: 5px;
    background-image: url(../Images/dots.gif);
    text-align: left;
}

#subNav
{
    float: left;
    width: 230px;
    height: 100%;
    background-image: url(../Images/dots.gif);
    text-align: left;
}

#latestNews
{
    float: left;
    width: 205px;
    height: 210px;
    background-image: url(../Images/latestNewsLeft.gif);
    background-repeat: no-repeat;
    background-position: 5 5;
    background-color: #f4f2f2;
    text-align: left;
    padding: 0px 5px 0px 25px;
}

#detail
{
    float: left;
    width: 520px;
    height: 100%;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
}

#footer
{
    float: left;
    width: 760px;
    height: 20px;
    margin: 0px 15px 0px 15px;
    padding-top: 10px;
    background-image: url(../Images/footerDots.gif);
    background-repeat: no-repeat;
}

#line
{
    background-color: #d7d9d1;
    width: 520px;
    height: 1px;
    line-height: 1px;
    margin: 8px 0px 5px 0px;
}

#path
{
     
     font-size: 28px;
     color: #c93724;
}

#latestNewsTitle
{
     
     font-size: 14px;
     color: #c93724;
}

A
{
    text-decoration: none;
}

A:link
{
    color: #5C5C5D;
    font-weight: bold;
}

A:visited
{
    color: #5C5C5D;
    font-weight: bold;
}

A:hover
{
    color: #C23623;
    text-decoration: none;
    font-weight: bold;
}

.menu
{
    font-weight: normal;
    font-size: 10px;
    color: #5C5C5D;
    font-family: Verdana;
    line-height: 10px;
    text-indent: 18px;
    text-decoration: none;
    text-align: left;
}

.menu A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #5C5C5D;
}

.menu A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #5C5C5D;
}

.menu A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    text-decoration: none;
}

.menu_open
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    font-family: Verdana;
    line-height: 10px;
    text-indent: 18px;
    text-decoration: none;
    text-align: left;
}

.submenu
{
    font-weight: normal;
    font-size: 10px;
    color: #ADA7A7;
    font-family: Verdana;
    line-height: 28px;
    text-indent: 10px;
    text-decoration: none;
    text-align: left;
    background-image: url(../Images/subMenuBg.gif);
    width: 209px;
    height: 29px;
}

.submenu A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #ADA7A7;
}

.submenu A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #ADA7A7;
}

.submenu A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    text-decoration: none;
}

.submenu_open
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    line-height: 28px;
    text-indent: 10px;
    text-decoration: none;
    text-align: left;
    background-image: url(../Images/subMenuOpenBg.gif);
    width: 209px;
    height: 29px;
}

.submenu_open_none
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana;
    line-height: 16px;
    text-indent: 10px;
    text-decoration: none;
    text-align: left;
}

.submenu_open A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
}

.submenu_open A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
}

.submenu_open A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}

.submenu_item
{
    font-weight: normal;
    font-size: 10px;
    color: #C23623;
    font-family: Verdana;
    line-height: 28px;
    text-indent: 10px;
    text-decoration: none;
    text-align: left;
    background-image: url(../Images/subsubMenuBg.gif);
    width: 209px;
    height: 29px;
}

.submenu_item A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}

.submenu_item A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}

.submenu_item A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    text-decoration: underline;
}

.text
{
    font-weight: normal;
    font-size: 10px;
    color: #5C5C5D;
    font-family: Verdana;
    line-height: 16px;
    text-decoration: none;
    text-align: left;
}

.text A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}
.text A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}
.text A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    text-decoration: underline;
}

TD
{
    font-weight: normal;
    font-size: 10px;
    color: #5C5C5D;
    font-family: Verdana;
    line-height: 16px;
    text-decoration: none;
    text-align: left;
}

TD A:link
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}
TD A:visited
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
}
TD A:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #C23623;
    text-decoration: underline;
}

.explore
{
    font-weight: normal;
    font-size: 10px;
    color: #ADA7A7;
    font-family: Verdana;
    line-height: 16px;
    text-decoration: none;
}
.explore A:link
{
    font-weight: normal;
    font-size: 10px;
    color: #ADA7A7;
}
.explore A:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #ADA7A7;
}
.explore A:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #ADA7A7;
    text-decoration: underline;
}

.copyright
{
    font-weight: normal;
    font-size: 10px;
    color: #C3BDBD;
    font-family: Verdana;
    line-height: 16px;
    text-decoration: none;
    text-align: left;
}

.copyright A:link
{
    font-weight: normal;
    font-size: 10px;
    color: #C3BDBD;
}

.copyright A:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #C3BDBD;
}

.copyright A:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #C3BDBD;
    text-decoration: underline;
}

