.copyright {font-family:Arial;font-size:10px;color:#6B6B6B;white-space:normal;}
.title {font-family:Arial;font-size:16px;color:#4A6D8D;font-weight:bold;line-height:16px}
.link {font-family:Arial;font-size:10px;color:#FFFFFF;text-decoration:none;font-weight:bold}
.openedlink {font-family:Arial;font-size:16px;color:#1E4A6F;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Arial;}
.CodeInText {font-family:Arial;font-weight:bold;}
.ScreenText {font-family:Arial;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Arial;font-size:11px;color:#000000;white-space:normal;}
td {font-family:Arial;font-size:11px;color:#000000;white-space:normal;}
ul {margin-left:0;}
a {font-weight:bold;font-family:Arial;font-size:11px;color:#CC0000;text-decoration:none}
a:hover {font-weight:bold;font-family:Arial;color:#0D5491;text-decoration:none}

A.doteffect {text-decoration:none; color:#999999; font-weight:normal; font-size:10px; font-family:Arial; }
A.doteffect:link {text-decoration:none; color:#999999; font-weight:normal; font-size:10px; font-family:Arial; }
A.doteffect:visited {text-decoration:none; color:#999999; font-weight:normal; font-size:10px; font-family:Arial; }
A.doteffect:hover {text-decoration:none; color:#6B6B6B; font-weight:normal; font-size:10px; font-family:Arial; }

A.top_bar {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.top_bar:link {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial,; }
A.top_bar:visited {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.top_bar:hover {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }

A.side_bar {text-decoration:none; color:#000000; font-weight:normal; font-size:10px; font-family:Arial; }
A.side_bar:link {text-decoration:none; color:#000000; font-weight:normal; font-size:10px; font-family:Arial; }
A.side_bar:visited {text-decoration:none; color:#000000; font-weight:normal; font-size:10px; font-family:Arial; }
A.side_bar:hover {text-decoration:none; color:#000000; font-weight:normal; font-size:10px; font-family:Arial; }

.DialogTitle {font-family:Arial;font-size:14px;color:#FFFFFF;font-weight:bold;line-height:18px}
.DialogBody {font-family:Arial;font-size:11px;color:#000000;font-weight:normal;line-height:14px;text-align: left;}

.Sitemap {text-decoration:none; color:#000000; font-weight:normal; font-size:11px; font-family:Arial;line-height:14px }
A.Sitemap {text-decoration:none; color:#000000; font-weight:normal; font-size:11px; font-family:Arial;line-height:14px }
A.Sitemap:link {text-decoration:none; color:#000000; font-weight:normal; font-size:11px; font-family:Arial;line-height:14px }
A.Sitemap:visited {text-decoration:none; color:#000000; font-weight:normal; font-size:11px; font-family:Arial;line-height:14px }
A.Sitemap:hover {text-decoration:none; color:#CC0000; font-weight:normal; font-size:11px; font-family:Arial;line-height:14px }

.annoucement {text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:14px; font-family:Arial; }

.position {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.position {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.position:link {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.position:visited {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }
A.position:hover {text-decoration:none; color:#000000; font-weight:bold; font-size:10px; font-family:Arial; }

.news {text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:11px; font-family:Arial; }
A.news {text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:11px; font-family:Arial; }
A.news:link {text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:11px; font-family:Arial; }
A.news:visited {text-decoration:none; color:#FFFFFF; font-weight:bold; font-size:11px; font-family:Arial; }
A.news:hover {text-decoration:none; color:#0D5491; font-weight:bold; font-size:11px; font-family:Arial; }

.facilities {text-decoration:none; color:#000000; font-weight:bold; font-size:11px; font-family:Arial; }
A.facilities {text-decoration:none; color:#000000; font-weight:bold; font-size:11px; font-family:Arial; }
A.facilities:link {text-decoration:none; color:#000000; font-weight:bold; font-size:11px; font-family:Arial; }
A.facilities:visited {text-decoration:none; color:#000000; font-weight:bold; font-size:11px; font-family:Arial; }
A.facilities:hover {text-decoration:none; color:#0D5491; font-weight:bold; font-size:11px; font-family:Arial; }


#menu1
{

        margin: 5 auto;
        padding: 0 0 0 0;
        list-style: none;
        background: #0D5491;
}

#menu1 li
{
        float: left;
        padding: 0 0 5px 0;
        position: relative;
}

#menu1 a
{
        float: left;
        height: 29px;
        padding: 0 5px;
        color: #FFF;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#menu1 li:hover > a
{
        color: #999;
}

*html #menu1 li a:hover /* IE6 */
{
        color: #999;
}

#menu1 li:hover > ul
{
        display: block;
}

/* Sub-menu1 */

#menu1 ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    background: #0D5491;
    background: -moz-linear-gradient(top, #0D5491, #1276C7);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1276C7),color-stop(1, #0D5491));
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu1 ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
}

#menu1 ul li:last-child
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu1 ul a
{
    padding: 5px;
        height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
        text-transform: none;
}

*html #menu1 ul a /* IE6 */
{
        height: 10px;
        width: 150px;
}

*:first-child+html #menu1 ul a /* IE7 */
{
        height: 10px;
        width: 150px;
}

#menu1 ul a:hover
{
    background: #0186ba;
        background: -webkit-gradient(linear, left top, left bottom, from(#1276C7), to(#0D5491));
        background: -moz-linear-gradient(top,  #1276C7,  #0D5491) !important;
        filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1276C7', endColorstr='#0D5491'); /* IE */
}

/* #04acec,  #0186ba */





#menu1 ul li:last-child a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu1:after
{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #menu1             { zoom: 1; } /* IE6 */
*:first-child+html #menu1 { zoom: 1; } /* IE7 */
