body
{
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;

	font-family: Verdana;
	font-size: 8pt;
	color:#334096
}

table
{
	font-family: Verdana;
	font-size: 8pt;
	color:#334096
}

th
{
	border-top: solid;
	border-bottom: solid;
	border-color: #777777;
	border-width: 2px;
	height:10px;
	color: #ffffff;
	background-color:#334096
}

.border
{
	background: URL(../images/bakgrund.gif);
	border-left: solid;
	border-bottom: solid;
	border-right: solid;
	border-color: #000000;
	border-width: 1px
}

.borderSide
{
	border-left: solid;
	border-right: solid;
	border-color: #000000;
	border-width: 1px
}

.borderRight
{
	border-right: solid;
	border-color: #000000;
	border-width: 1px
}

.borderLeft
{
	border-left: solid;
	border-color: #000000;
	border-width: 1px
}

.borderBotTop
{
	border-top: solid;
	border-bottom: solid;
	border-color: #000000;
	border-width: 1px
}

a 
{
	text-decoration: none;
	color:	#000000
}

a:hover 
{
	text-decoration: underline;
	color:	#000000
}


img 
{
	border:none
	
}

input
{
	font-family: Verdana;
	font-size: 8pt;
	color:#334096
}

textarea
{
	font-family: Verdana;
	font-size: 8pt;
	color:#334096
}

hr
{
	color:#334096
}

h1
{
	font-family: Verana;
	font-size: 10pt;
	color:#334096
}

h2
{
	font-family: Verana;
	font-size: 12pt;
	color:#334096
}

a{cursor: hand};

.menu1
{
margin-left:0px;
padding-left:0px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

.submenu
{
display: block;
height: 19px;
margin-left: 5px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide
{
display: none;
}

.show
{
display: block;
}