body {
   background: rgb(0,0,0);
   background-image: url('http://www.studiostok.se/images/back3.gif');
}

A:link, A:visited, A:active {
   text-decoration: none;
   font-family: 'Verdana';
   font-style: italic;
   color: rgb(0,200,0);
}

A:hover {
   text-decoration: underline;
}

table.main {
   width: 860px;
   height: 100%;
   margin-left: auto;
   margin-right: auto;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 0px;
   padding-bottom: 0px;
   border-top: 1px solid rgb(0,50,0);
   border-left: 1px solid rgb(0,50,0);
   border-bottom: 2px solid rgb(0,50,0);
   border-right: 2px solid rgb(0,50,0);
   background-image: url('http://www.studiostok.se/images/back.gif');
}

td {
   vertical-align: top;
   font-family: 'Georgia';
   font-size: 12px;
   color: rgb(155,155,155);
}

td.menu {
   width: 180px;
}

td.content {
   width: 680px;
}

td.logo {
   text-align: center;
   height: 93px;
   padding: 16px;
}

td.copyright {
   text-align: center;
   vertical-align: bottom;
}

div {
   margin: 4px;
}

div.button {
   padding: 8px;
   text-align: center;
   border-top: 1px solid rgb(0,50,0);
   border-left: 1px solid rgb(0,50,0);
   border-bottom: 2px solid rgb(0,50,0);
   border-right: 2px solid rgb(0,50,0);
   background-image: url('http://www.studiostok.se/images/dots.gif');
}

div.block {
   padding: 16px;
   border-top: 1px solid rgb(0,50,0);
   border-left: 1px solid rgb(0,50,0);
   border-bottom: 2px solid rgb(0,50,0);
   border-right: 2px solid rgb(0,50,0);
   background-image: url('http://www.studiostok.se/images/dots.gif');
}

div.hr {
   width: 100%;
   height: 1px;
   background-color: rgb(0,50,0);
   margin: 0px;
   line-height: 1px;
   font-size: 1px;
}

img {
   border: 0px;
}

img.link {
   border: 1px solid rgb(0,50,0);
}

img.download {
   vertical-align: middle;
   margin-right: 6px;
}
