TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
}
/*
--------------------------------------------------------
Style For hela Sidor
--------------------------------------------------------
*/
body {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #000000 ;
  background: #FFFFFF ; 
}
/*----------*/
td {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #000000 ;
}
/*----------*/
A:link {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:visited {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:hover {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline; 
  color: #FFFFFF ;
  background: #0000FF ; 
}
/*----------*/
input {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
textarea {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
select {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
button {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #000080 ;
  background: #FFFFB0 ; 
}
/*
--------------------------------------------------------
Style For Header För varje "Right" sida
--------------------------------------------------------
*/
table.Header {
  background: #2D5986 ; 
  border-style: outset ;
  border-color: #92B6DA ;
  border-width: 4 ;
  width : 100% ;
}
/*----------*/
td.Header {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  font-weight: bold; 
  text-decoration: none ;
  color: #FFFFFF ;
}
/*----------*/
A:link.Header {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*----------*/
A:visited.Header {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*----------*/
A:hover.Header {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*
--------------------------------------------------------
Style For Small Länkar eller fielder
--------------------------------------------------------
*/
A:link.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:visited.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:hover.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: underline ;
  color: #000080 ;
}
/*----------*/
select.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
input.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
table.Small {
  border-style: double ;
  border-color: black ;
  border-width: 0 ;
}
/*----------*/
td.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #800000 ;
}
/*----------*/
textarea.Small {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*
--------------------------------------------------------
Style For Fields som används i tabell i "Right" sidor
--------------------------------------------------------
*/
table.Fields {
  border-style: double ;
  border-color: black ;
  border-width: 0 ;
}
/*----------*/
td.Fields {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #800000 ;
}
/*
--------------------------------------------------------
Style For Blädrande DIV 
--------------------------------------------------------
*/
div.Bladra {
  height: 150;
  width: 365;  
  overflow: auto;
}
/*
--------------------------------------------------------
Style For Tree "Left"
--------------------------------------------------------
*/
body.Tree {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #FFFFFF ;
  background: #336699 ;
  margin: 0 ;
}
/*----------*/
td.Tree {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #FFFFFF ;
}
/*----------*/
A:link.Tree {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFF00 ;
}
/*----------*/
A:visited.Tree {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFF00 ;
}
/*----------*/
A:hover.Tree {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: underline ;
  color: #FFFF00 ;
}
/*----------*/
ul.Tree {
  margin-left: 14pt ;
  margin-top: 0 ;
}
/*----------*/
li.Tree {
  line-height: 10pt ;
  color: #CCCCCC ;
}
/*----------*/
A:link.TreeB {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*----------*/
A:visited.TreeB {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*----------*/
A:hover.TreeB {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #FFFFFF ;
}
/*
--------------------------------------------------------
Style For Top "Top" sidan
--------------------------------------------------------
*/
body.Top {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFFFF ;
  background: #336699 ;
  margin: 3 ;
  border-style: inset ;
  border-color: #CCCCCC ;
  border-width: 8 ;
}
/*----------*/
td.Top {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFFFF ;
}
/*----------*/
A:link.Top {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFF00 ;
}
/*----------*/
A:visited.Top {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: none ;
  color: #FFFF00 ;
}
/*----------*/
A:hover.Top {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 8 pt ;
  text-decoration: underline ;
  color: #FFFF00 ;
}
/*
--------------------------------------------------------
Style For Checkbox
--------------------------------------------------------
*/
input.Checkbox {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  background: #FFFFFF ; 
  border-style: none ;
}
/*
--------------------------------------------------------
Style For ducument sida
--------------------------------------------------------
*/
body.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: none ;
  color: #FFFFFF ;
  background: #000000 ; 
}
/*----------*/
A:link.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:visited.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #0000FF ;
}
/*----------*/
A:hover.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #000080 ;
}
/*----------*/
input.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
textarea.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
select.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: inset;
  border-color: #C0C0C0 ;
  border-width: 2 ;
  background: #FFFFCE ; 
}
/*----------*/
button.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  text-decoration: underline ;
  color: #000080 ;
  background: #FFFFB0 ; 
}
/*
/*----------*/
table.document {
  background: #FFFFCE ;
  border-style: double ;
  border-color: #00FFFF ;
  border-width: 2 ;
}
/*----------*/
td.document {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  font-weight: bold; 
  text-decoration: none ;
  color: #000000 ;
}
/*----------*/
ul.document {
  margin-left: 14pt ;
  margin-top: 0 ;
  Font-Size: 8 pt ;
}
/*----------*/
li.document {
  line-height: 10pt ;
  color: #FF0000 ;
  Font-Size: 8 pt ;
}
/*
--------------------------------------------------------
Style For fixa checkbox i jävla IE 5.0
--------------------------------------------------------
*/
input.nada {
  Font-Family: Verdana,Arial,Helvetica ;
  Font-Size: 10 pt ;
  border-style: solid ;
  border-color: solid ;
  border-width: 0 ;
  background: solid ;
}
