body
{
    font-family: Tahoma;
    font-size: 11pt;
    background-color: #f4f8c6;
}
/*Menue Item*/

.MainMenu_MenuContainer
{
    background-color: transparent;
}

.MainMenu_MenuBar
{
    height: 25px;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
    border-left: #ffcf13 3px solid;
    border-top: #ffcf13 3px solid;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    border-left: #FFFFFF 0px solid;
    border-bottom: #ffcf13 1px solid;
    border-top: #c0c0c0 0px solid;
    border-right: #ffcf13 0px solid;
    color: White;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
}

.MainMenu_MenuIcon /*Samte raste Menu*/
{
    display: none; /* cursor: pointer;     cursor: hand;     background-color: #ca2100;     border-left: lightgrey 0px solid;     border-bottom: #c0c0c0 0px solid;     border-top: #c0c0c0 0px solid;     border-right: #c10a0a 0px solid;     text-align: center;     width: 15;     height: 21;*/
}


.MainMenu_SubMenu
{
    background-color: #ca2100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=                                    'DimGray' , Direction=135, Strength=3);
    border-bottom: #ffcf13 0px solid;
    border-left: lightgrey 0px solid;
    border-top: lightgrey 0px solid;
    border-right: #ffcf13 1px solid;
    direction: rtl;
}

.MainMenu_MenuBreak
{
    border-bottom: #ffcf13 0px solid;
    border-left: lightgrey 0px solid;
    border-top: lightgrey 0px solid;
    border-right: #ffcf13 0px solid;
}

/*Selected main menu */
.MainMenu_MenuItemSel
{
    background-color: #f4f8c6;
    color: #ca2100; /*Red*/
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 400;
    height: 25px;
}

.MainMenu_MenuArrow /*Samte Chap*/
{
    /*display: none; */
    border-right: #ffcf13 0px solid;
    border-bottom: #ffcf13 1px solid;
    border-left: #c10a0a 0px solid;
    border-top: #c0c0c0 0px solid;
    font-family: Tahoma;
    font-size: 11pt;
    cursor: pointer;
}

.MainMenu_RootMenuArrow
{
    display: none;
}

.MainMenu_RootMenuItemSelected
{
    background-color: #f8eec2; /*zard*/
    color: #c10a0a; /*Red*/
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 400;
    height: 25px;
}

.MainMenu_SubMenuItemSelected
{
    background-color: #f8eec2; /*zard*/
    color: #c10a0a; /*Red*/
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 400;
    height: 25px;
}


/*Login Styles */

.LoginCss :hover, .LoginCss :visited, .LoginCss :link
{
    /* font-size: 12px;     font-family: Tahoma;     color: #000000; */
}

.Head
{
    font-family: Tahoma;
    font-size: 12px;
    background-image: url(Images/Banner3.jpg);
}
.tblFooter
{
    color: White;
    text-align: center;
    font-size: 10pt;
    text-decoration: none;
}

.Footer
{
    text-align: center;
    font-size: 10px;
    background-image: url(Images/Footer.jpg);
    height: 65px;
}

a:link
{
    color: White;
}
a:visited
{
    color: White;
}
a:hover
{
    color: White;
    text-decoration: none;
}
a:active
{
    color: #333333;
}


.SearchCss
{
    font-size: 11pt;
    vertical-align: middle;
}

.UserCss
{
    color: White;
    font-size: 10pt;
}

.TermCss
{
    color: White;
    text-align: center;
    font-size: 10pt;
}

.PrivacyCss
{
    color: White;
    text-align: center;
    font-size: 10pt;
}
.Product
{
    border: 0;
    font-size: 10pt;
    text-decoration: none;
}

.Product:link
{
    color: Navy;
}

.Product:hover
{
    color: #ab0311;
}

.Product:visited
{
    color: Navy;
}

.Yahoo
{
    background-image: url(Images/bg.gif);
    border-bottom: #91a7b4 1pt solid;
    border-left: #91a7b4 1pt solid;
    border-top: #91a7b4 1pt solid;
    border-right: #91a7b4 1pt solid;
    text-align: center;
}

.Tree
{
    background-color: #ab0311;
    color: White;
    height: 25px;
    vertical-align: middle;
    font-size: 10pt;
    width: 190px;
    text-decoration: none;
    border-width: 1pt;
    border-style: solid;
    border-color: #c0424d;
}

.Tree:hover
{
    background-color: #550108;
    color: White;
}

.TreeBar
{
    background-image: url(Images/mainNav_bg.gif);
    width: 5px;
    background-repeat: repeat-y;
}










