﻿
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #999999;
}
.border3
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	background-color: white;
	top: 250px;
	left: 250px;
position: absolute;
}
.border4
{
	border-right: green 2px solid;
	border-top: green 2px solid;
	border-left: green 2px solid;
	border-bottom: green 2px solid;
	background-color: white;
	top: 250px;
	left: 250px;
position: absolute;
}
.backg_blue {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #000033;
}
.main-folder {
	position: fixed;
	top: 10px;
	
}
.meny {
	position: relative;
	height: 350px;
	overflow: auto;
	white-space: normal;
	width: 100%;
}
.link:link {
	text-decoration: underline;
}
.logo-text {
	font-family: Verdana, Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
}
.text-style {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
}
a {
	font-family: Verdana, Arial, Helvetica;
	color: #000066;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.right-border {
	background-image: url(img/r-border.gif);
	background-repeat: repeat-y;
}
a:active {
	text-decoration: none;
}
.left-border {
	background-image: url(img/l-border.gif);
	background-repeat: repeat-y;
}
.tree {
	position: relative;
	height: 350px;
	overflow: auto;
	white-space: normal;
	width: 100%;
}
.tree2 {
	position: relative;
	height: 350px;
	overflow: auto;
	white-space: normal;
	width: 100%;
}
.cursor-hand
{
    cursor: pointer;
}
h1
{
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
}
h2
{
    font-weight: bold;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    
}
