html, body {
    background: #8E8E8E;
    color: #000;
    height: 100%;
    _overflow-y: auto;
    line-height:150%;
}

div.mid-body {
    background: white;
}

div.menu {
    background: #030101 url(../images/global_menu_bg.png) repeat-x scroll center left;
}

div.menu li {
    /*background:url(../images/global_menu_split.png) no-repeat right middle;*/
    border-left: 1px solid #9B2B39;
    border-right: 1px solid #740609;
    color: #FFFFFF;
}

div.menu li a:active, div.menu li a:hover, div.menu li a:visited, div.menu li a:link {
    color: #FFFFFF;
    font-weight: bold;
}

div.contact a {
    color: white;
}

#ft1 {
    color: #c1c1c1;
    border-bottom: 1px solid #2b2b2b;
	background:#484848;
}

#ft3 {
    color: #c1c1c1;
    border-top: 1px solid #505050;
}

.eblock {
    border: 1px solid #b7b7b7;
    background: #f0f0f0;
    _margin-bottom:8px;
}

.eblock dt {
    height: 26px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    border-bottom: 1px solid #b7b7b7;
    background: #fff url(../images/block_title_bg.jpg) repeat-x scroll center left;
}

.eblock .banner_title {
    height: 26px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    background: #fff url(../images/block_title_bg.jpg) repeat-x scroll center left;
}

#column1row2 li, #column1row2_2 li {
    list-style-type: none;
    /*width:90px;*/
    width:118px;
    height:auto;
    height:53px;
    float:left;
    margin-right:2px;
}

.newslist a {
    line-height: 150%;
    display: block;
    float: left;
    width: 80%;
}

.newslist span {
    float: right;
}


#ft1 table td{
	border-width:0;
    color:#C1C1C1;

}

div.footer a{
    text-decoration:none;
    font-weight:normal;
    color:#C1C1C1;
}

#column1row0 li{
    width:100px;
    float:left;
    font-weight:bold;
    font-size:13px;
    padding-left:8px;
    list-style:none;
    background:url(../images/trans_blue.gif) no-repeat left;
}

#column1row0 a {
    color: #1a528b;
}

#qucik_nav ul {
    margin-left: 15px;

}

#column3row4 li{
    font-weight:bold;
    font-size:13px;
}

#download{
  min-height: 550px;
  height: auto !important;
  height: 550px;
  overflow: visible;
  float: left;

}

#content {
  min-height: 550px;
  height: auto !important;
  height: 550px;
  overflow: visible;
  float: left;
}

a.link_new{
    background:url(../images/new.gif) no-repeat right;
    padding-right:30px;
    display:inline;
    width:auto;
}

/*Left menu style*/
#first_col_c2 ul {
    margin-left: 0px;
}

#first_col_c2 li {
    height: 20px;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #000000;
    list-style-type: none;
    background: #515151 url(../images/submenu-arrow-gray.gif) no-repeat scroll center right;
}

#first_col_c2 li.active {

    background: #B72020 url(../images/submenu-arrow-white.gif) no-repeat scroll center right;
}

#first_col_c2 li a {
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    padding-left: 10px;
}

/*Ft related Link*/
.relateLink{
    margin:0px;
    background: url(../images/index_ft_search.png) repeat-x center;
    text-align:center;
    height:25px;
    vertical-align:middle;
    height:29px;
    width:975px;
}
