body {
background-color: #0e163d;
background-image: url(site/mikostyle.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right top;
color: #8a99ae;
font-family: Tahoma;
margin: 25px 5%;
}

table, .dirs{
font-size: 10px;
background-color: #181834;
border-style: solid;
border-color: #0b2b3a;
border-width: 2px;
width:500px;
}

.dirs{position:fixed; left:640px; float:left; width:110px; padding:5px; text-align:center;}

ul{
margin-left:0;
margin-top: 5px;
margin-bottom:10px;
padding-left: 5px;
width:100px;
}

li{
margin-left:-5px;
margin-top:5px;
margin-bottom:0;
background-color: #333333;
list-style:none;
}
li:hover{
list-style-image:url(http://www.thekohrs.net/jpschrott/site/op_folder_16.png);
}

.dirs{margin:50px; font-size:10pt;}
.dirs a{color: white; text-decoration:none; display:block;}
.dirs p{font-weight:bold; margin:0px;}

#list_surround{width:500px;}

.name{padding-left:6px; text-align:left;}
.nr{text-align:center; width:20px;}
.type{text-align:center; width:40px;}
.f_size{width:60px; text-align:center;}
.i_size{width:60px; text-align:center;}
.date{width:60px; text-align:center;}

.header{
font-weight:bold; 
font-size:9pt;
background:#222244; height:3px;
color:#FFFFFF;}

.tr1 .name, .tr1 .type, .tr1 .nr, .tr1 .f_size, .tr1 .i_size, .tr1 .date,
.tr2 .name, .tr2 .type, .tr2 .nr, .tr2 .f_size, .tr2 .i_size, .tr2 .date, .totals
{
border:solid #222244;
border-width: 1px 0px 0px 0px;
}

.gb{margin:50px; text-align:center; width:500px; background:#222244;}
.gb a{color:#FFFFFF; text-decoration:none;}

#image, #music, #video, #other{
margin:50px auto;
background:#000000;
text-align:center;
width:400px;
font-size:20pt;
}
#image:before{content:'Images';}
#music:before{content:'Music';}
#video:before{content:'Videos';}
#other:before{content:'Other';}

.header a{text-decoration:none;}
.header a:link{color:#FFFFFF;}
.header a:visited{color:#DDDDFF;}
.header a:hover{color:#BBBBFF;}

.tr1 a:link,.tr2 a:link { 
color: #99c6d9;
}

.tr1 a:visited,.tr2 a:visited { 
color:#3c9a99;
}

.tr1 a:focus,.tr2 a:focus { 
color:red;
}

.tr1 a:hover,.tr2 a:hover { 
color:#a04d7b;
}

.tr1 a:active,.tr2 a:active { 
color:lime; 
}

.flashobject{
position:fixed; 
z-index:1000; 
margin-left:40%;
}