body {
	margin : 16px auto auto 30px;
	background-image: url(../picture/bg/skugga_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
	
address, blockquote, body, caption, center, dd, dir, div, dl, dt, menu, ol, td, th
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

.STRONG {FONT-SIZE: 13px; color: #202020;}
.BOLD {FONT-SIZE: 12px; color: #333333;}

.rubrik {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333
}

td.BorderGray {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

.BorderBlue {
	border-top: 0px None;
	border-left: 1px dotted #6593cf;
	border-right: 1px dotted #6593cf;
	border-top: 0px None;
	background-color: #FFFFFF;
}	

A:link		{color: blue; background-color: transparent; text-decoration: none;}
A:visited	{color: blue; background-color: transparent; text-decoration: none;}
A:active		{color: blue; background-color: transparent; text-decoration: none;}
A:hover		{color: blue; background-color: transparent; text-decoration: underline;}

A.black:link		{color: Black; background-color: transparent; text-decoration: none;}
A.black:visited	{color: Black; background-color: transparent; text-decoration: none;}
A.black:active		{color: Black; background-color: transparent; text-decoration: none;}
A.black:hover		{color: Black; background-color: transparent; text-decoration: underline;}

  .hand 
{ 
  cursor: hand;
}

  .point 
{ 
  cursor: pointer;
}

.faktarutaBlue {  background-color: #B2D1E2; border: solid 1px #0067A0; padding: 2px; }
.faktarutaGreen { background-color: #9ED2B3; border: solid 1px #008837; padding: 2px; }
.faktarutaRed { background-color: #F1B7B7; border: solid 1px #CF0F0F; padding: 2px; }
.faktarutaYellow { background-color: #FFFF99; border: solid 1px #F9CD1E; padding: 2px; }

.highlight
{
	background-color: #e3efff;
	cursor: default;
}

.normal
{
	background-color: #ffffff;
	cursor: default;
}

.TopMenuItem
{
  background-image: url(../picture/eoMenu/menu_bg.jpg);
  color:#15428b;
  text-align: Left;
  font-family:Arial; 
  font-size:11px; 
  font-weight:bold;
  border-top: 1px solid #add1ff;
  border-bottom: 1px solid #add1ff;
  padding-left: 6px;
  padding-top: 3px;
  padding-right: 6px;
  padding-bottom: 3px;
  cursor:default;
}

.TopMenuItemHover 
{
  background-image: url(../picture/eoMenu/hover_bg.jpg);
  color:black;
  text-align: Left;
  font-family:Arial; 
  font-size:11px; 
  font-weight:bold;
  border-top: 1px solid #6593cf;
  border-bottom: 1px solid #6593cf;
  padding-left: 6px;
  padding-top: 3px;
  padding-right: 6px;
  padding-bottom: 3px;
  cursor:default;
}

.MenuItem
{
  background-image: url(../picture/eoMenu/group_bg.png);
  background-color:#ffffff;
  color:#000000;
  font-family: Helvetica,Arial,sans-serif;
  font-size:11px; 
  font-weight:normal;
  border:0px;
  padding-left:26px;
  padding-top:4px;
  padding-right:6px;
  padding-bottom:4px;
  cursor:default;
}

.MenuItemHover 
{
  background-image: url(../picture/eoMenu/hover_group_bg.png);
  background-color:#c4ddff;
  color:#000000;
  font-family: Helvetica,Arial,sans-serif;
  font-size:11px; 
  font-weight:normal;
  border-top: 1px solid #6593cf;
  border-bottom: 1px solid #6593cf;
  padding-left:26px;
  padding-top:3px;
  padding-right:6px;
  padding-bottom:3px;
  cursor:default;
}

.flyout
{
	padding: 4px;
	border: 1px solid #335c88;
	background-color: #e5f1fd;
}