body {
background-color: rgb(255,255,255);
color: rgb(255,255,255);
}

A:link {text-decoration: underline; color: white;}
A:visited {text-decoration: underline; color: white;}
A:active {text-decoration:  underline; color: white;}
A:hover {text-decoration: underline; color: yellow;}

td.linkimg {text-decoration: none; border-width: 0px; color: blue;}
image.linkimg {text-decoration: none; border-width: 0px; color: blue;}

table.demotable {border-style:solid; font-family: arial; border-color:#cccccc; border-width:2px;}
td.demotable {border-style:solid; font-size: 10pt; background-color:#333333; border-color: white; border-width:1px;}
td.demoplayer {border-style:solid; font-size: 10pt; background-color: white; border-color: white; border-width:1px;}
th.demotable {border-style:solid; color: black; font-size: 12pt; background-color:#cccccc; border-color: black; border-width:1px;}


a.menutext { display:block; height:40px; width:150px; overflow:hidden; }

a.menutext:hover { display:block; text-indent:-150px; }

a.linkimg  { display:block; height:106px; width:160px; overflow:hidden; text-decoration: none; border-width: 0px; color: blue; }

a.linkimg:hover { display:block; text-indent:-160px; text-decoration: none; border-width: 0px; color: black;}

td.cellsel {border-color: #aaaaaa; border-width: 1;}


div.menutext {position:relative; top:-30px; left:10px;}
A.menutext:link {text-decoration: none; color: #444444;}
A.menutext:visited {text-decoration: none; color: #444444;}
A.menutext:active {text-decoration:  none; color: #444444;}
A.menutext:hover {text-decoration: none; color: white;}

.mainAreaInternal {
   width: 600px;
   height: 600px;
   background-image: url(images/middle-dark.png);
   overflow: auto;
   z-index: 0;
 }

 .mainAreaLoading {
   position: relative;
   top: -600px;
   width: 600px;
   height: 600px;
   background-color: url(images/middle-dark.png;
   overflow: auto;
   z-index: 1;
 }

#mainmenu .inact,
#mainmenu .act {
    background-color: rgb(200,200,200);
    border: 1px solid rgb(41,41,41);
    width: 100px;
    padding: 5px;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    
    display: block;
    color: rgb(10,10,10);
    text-decoration: none;
    font-family: arial, sans-serif;
}

#conash3D0
{
    display:none;
}
