body 
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
    background: #FFFFFF;
    color: #000000;
}

A, A:visited 
{
    text-decoration:	none;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
    color: #999999
}

.TreeMenu
{
    display:none;
}

.DropMenu
{
    clear:both;
    text-align:left;
    width:100%;
    height:38px;
    /*border-top:solid 1px #FFFFFF;*/
    background:url(images/menu.gif) no-repeat top right;
}

.DropMenu .Menu, .MenuSMSI /*Main Item*/, .MenuSHS /*Main Item Hover*/, .MenuDMS /*Sub Menu*/
{
    height:16px;
    font-size:10px;
    font-family:Verdana;
    font-weight: bold;
    padding: 0px 4px 0px 4px;
    cursor:pointer; 
    color:Black;
}

.DropMenu .Menu
{
    width:772px;
    padding:5px 0px 0px 330px;
    margin: 0;
    /*filter:progid:DXImageTransform.Microsoft.pixelate(duration=0.3);progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
}

.MenuTDMS /*Bakplatta p� Huvudenyn*/
{
}

.MenuSMSI /*Main Item*/
{
    background-color: transparent; 
    border: none; 
}

.MenuSHS /*Main Item Hover*/
{
    color:Gray;
}

.MenuDMS /*Sub Menu*/
{
    background-color: #e8edf2; 
    border: #ffffff 1px solid;
    opacity: 0.95; filter: alpha(opacity=95);
}

.MenuTSMSI /*Main Item*/
{
    height:18px;   
    font-weight:normal; 
}

.MenuTSHS /*Main Item Hover*/
{
    height:18px;  
    color: Gray;
    font-weight:normal; 
}


/*---- SMALL STUFF ------------------------------------------------------------------- */

.LangHolder
{
    padding: 40px 15px 0 5px;
    float:right;
}

.LangHolder img
{
    padding: 0px 3px 0 0px;
}

.KKorgHolder
{
    padding:1px 0 0 0;
    float:left;
}

.CookieBtnHolder
{
    margin:2px 0 0px 10px;
    float:left;
    
}

.CookieBtnHolder .CookieTxt
{
    color:#272947;
    height:10px;
    width:50px;
    font-weight:bold;
    font-size:9px;
    text-align:left;
    cursor:pointer;
    text-indent:0px;
	background:none;
}

.CountHolder
{
    padding:2px 3px 0 10px;
    height:10px;
    float:Left;
    color:#272947;
    height:10px;
    font-size:9px;
}

.LogoHolder
{
    padding:18px 0 0 10px;
    float:left;
}

.MakerText
{
    padding: 2px 10px 0 0;
    float:right;
    font-size:9px; 
    color:Gray;  
}

/*---- SIDA ------------------------------------------------------------------- */

#masterWin 
{
    width:772px;
    height:auto;
    padding: 40px 0 0 0;
    margin-left:auto;
    margin-right:auto;
}

#top
{
    clear: both;
    margin:0;
    width:772px;
    height:72px;
}

#topLeft
{
    display:none;
    float:left;
    height:66px;
    width:19px;
    background-image:none;
}

#topRight
{
    display:none;
    float:right;
    height:66px;
    width:15px;
    background-image:none;
}

#topCenter
{
    float:left;
    height:72px;
    width:772px;
    background:url(images/top.gif) no-repeat top right;
}

#leftBorder
{
    display:none;
    float:left;
    height:300px;
    width:10px;
    background:url(../MT/images/left1.gif) repeat-y top right;
}

#mainWin
{
    float:left;
    height:394px;
    width:772px;   
}

#BoxL
{
    display:none;
    float:left;
    width:26px;
    background-image:none;
}

#BoxC
{
    height:394px;
    /*width:801px;*/
    width:770px;
    float:left;
    overflow:auto;
    border-right: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    text-align:left;
}

#BoxR
{
    display:none;
    float:right;
    width:26px;
    background-image:none;
}

#rightBorder
{
    display:none;
    float:right;
    height:300px;
    width:10px;
    background:url(../MT/images/right1.gif) repeat-y top right;
}

#bot
{
    clear: both;
    margin:0;
    width:772px;
    height:32px;
}

#botLeft
{
    float:left;
    height:17px;
    width:2px;
    background:url(images/botl.gif) no-repeat top right;
}

#botCenter
{
    float:left;
    height:17px;
    width:768px;
    background:url(images/bot.gif) repeat-x top right;
}

#botRight
{
    float:right;
    height:17px;
    width:2px;
    background:url(images/botr.gif) no-repeat top right;
}




