#doc {
    background-color: #ffffff;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

#doc body, td {
    font-family:arial;
    font-size:10pt;
    color:#000000;
}

#doc h1 {
    font-family:arial;
    font-size:14pt;
    font-weight:bold;
    color:#000000;
}

#doc h2 {
    font-family:arial;
    font-size:12pt;
    font-weight:bold;
    color:#000000;
}

#doc hr {
    size: 1px;
    color:#000000;
}

#doc a, a:visited, a:link, a:active {
    color: #000000;
    font-weight: none;
    text-decoration: none; 
    font-size: 100%;
}

#doc a:hover {
    color: #000000;
    font-weight: none;
    text-decoration: underline; 
    font-size: 100%;
}

#doc .store-links{
    font-weight: bold;
}

#doc .search-text-box {
    vertical-align : bottom;
    width:100px;
    border: 1px solid #B0B0B0;
}

#doc .content-panel {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    vertical-align:top;
    text-align: justify;
    background: #EFEFEF;
    color: #666666;
}

#doc .content-pane2 {
    padding-left: 17px;
    padding-top: 10px;
    vertical-align:top;
    background: #000000;
}

#doc .menu-box {
    width:150px;
    height:400px;    
    border-right: 1px dashed #999999;
    background: #e9e9e9;
    vertical-align:top;
}

#doc .menu-top {
    height:24;
    text-align:right;
    font-family:arial;
    font-size:12px;
    color:#192a60;
}


#doc .menu-search {
    text-align:right;
    vertical-align : middle;
    font-family:arial;
    font-size:10px;
    color:#000000;
}

#doc .top-menu-cell {
    width:200px;
    text-align:center;
    border-right: 1px dashed #B0B0B0;
}

#doc .top-menu-cell-selected {
    width:200px;
    text-align:center;
    border-right: 1px dashed #B0B0B0;
}
.vid
{
    cursor: pointer;
}

/***************************************************************/
/********************** TOP MENU **************************/
/***************************************************************/

#doc .header-menu {
    font-family:arial;
    font-size:11px;
    color:#fffff;
}

#doc A.header-menu {
    color: #ffedb2;
    font-weight: none;
    text-decoration: none; 
    font-size: 10px;
}

#doc A.header-menu:link, A.header-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

#doc A.header-menu:active {
    color: #F3B300;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

#doc A.header-menu:hover {
    color: #F3B300;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

#doc A.header-selected-menu, A.header-selected-menu:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

#doc A.header-selected-menu:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
    font-size: 11px;
}

#doc A.header-selected-menu:active {
    color: #F3B300;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}

#doc A.header-selected-menu:hover {
    color: #F3B300;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
}

#doc .bottom-bar {
    height:20px;
    background:#C0C0C0;
}

#doc .title {
    font-size:18px;
    margin-left:10px;
    color:#F3B300;
    text-align: left;
}

#doc .news-panel {
    margin: 8px;
}

#doc .news-main {
    font-size: 12px;
}

#doc .news-content {
    font-size: 12px;
    font-family : Arial, Helvetica, sans-serif;
    color:#ffffff;
    padding-bottom: 1em; 
}

#doc .news:link {
    color: #f4b201;
    font-weight: bold;
    text-decoration: none; 
    font-size: 12px;
}

#doc .news:visited {
    color: #f4b201;
    font-weight: bold;
    text-decoration: none; 
    font-size: 12px;
}

#doc .news:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 12px;
}

#doc .news:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 12px;
}

#doc .moredetail
{
    font-size:80%;
    float:right;
}

#doc .moredetail:link, #doc .moredetail:visited {
    color: #ffffff;
}

#doc .moredetail:hover {
    color: #f4b201;
    font-size:80%;
}

/* This is the menu block item */
#doc .ob_td
{
    padding-bottom: 5px;
}

#doc .menu-link {
    margin-left: 0px;
    color: #ffffff;
    font-size: 12px  !important;
}

#doc .menu-link:link, #doc .menu-link:visited {
    color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: none;
    font-size: 12px  !important;
}

#doc .menu-link:hover, #doc .menu-link:active {
    color: #F3B300;    
    font-family: Arial, Helvetica, sans-serif;
    font-weight: none;
    font-size: 12px  !important;
}

#doc .menu-sub-link:link, #doc .menu-sub-link:visited {
    color:#ffffff;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
}

#doc .menu-sub-link:hover, #doc .menu-sub-link:active {
    color:#F3B300;    
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration:none;
}

#doc .ob_ic {
    vertical-align: top;
}

#doc .background-menu{
    background-image: url(/templates/51/internet/public/images/background-menu.gif);
    background-repeat: repeat-y;
    background-position:left top;
}

#doc .background-news{
    background-image: url(/templates/51/internet/public/images/background-news.gif);
    background-repeat: repeat-y;
    background-position: left top;
}