BODY 					
{
	background-color: #386c94;
	margin: 0px;
	background-image: url(../../../images/gfx/bg_background.png);
	background-repeat: repeat-x;

  /*background-color:#000000;*/
}
  
TD 						
{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************/
/*	Classes for <H>							*/	
/********************************************/

/* <ManageBase.WYSIWYGClass FriendlyClassName=Huvudrubrik (Blå) (H1)> */
H1.header1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #245478;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* <ManageBase.WYSIWYGClass FriendlyClassName=Mellanrubrik (Blå) (H2)> */
H2.header2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #245478;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/********************************************/
/*	Classes for Links					*/	
/********************************************/

A:link 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color:#316388; }

A:visited 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color:#316388; }

A:active 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color:#316388; }

A:hover 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color:#316388; }
  
td#sitemap A:link 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color:#616161; }

td#sitemap A:visited 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color:#616161; }

td#sitemap A:active 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color:#616161; }

td#sitemap A:hover 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
  color:#616161; }

/********************************************/
/*	Classes for Main Menu					*/	
/********************************************/

.menuContent {
	width: 816px;
}

A.mainMenu_SubLink:link, A.mainMenu_SubLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
	color:#666666;
}
A.mainMenu_SubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666;
}
A.mainMenu_SubLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666;
}

A.mainMenu_SubLink2:link, A.mainMenu_SubLink2:visited, A.mainMenu_SubLink2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
	color:#666666;
}
A.mainMenu_SubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666666;
}

A.mainMenu_ActiveSubLink:link, A.mainMenu_ActiveSubLink:visited, A.mainMenu_ActiveSubLink:active 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666;
}
A.mainMenu_ActiveSubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666;
}

A.mainMenu_ActiveSubLink2:link, A.mainMenu_ActiveSubLink2:visited, A.mainMenu_ActiveSubLink2:active 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666666;
}
A.mainMenu_ActiveSubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:10px;
	color:#666666;
}
A.mainMenu_Link:link, A.mainMenu_Link:visited  
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
	vertical-align: middle;
}


A.mainMenu_Link:hover, A.mainMenu_Link:active     {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#CCC;
	vertical-align: middle;
}

A.mainMenu_ActiveLink:link, A.mainMenu_ActiveLink:visited, A.mainMenu_ActiveLink:active 	
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#CCC;
	vertical-align: middle;
}
A.mainMenu_ActiveLink:hover				
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#CCC;
	vertical-align: middle;
}
  
.mainMenu_SubLevel_DIV 
{
	margin-top:5px;
}

.mainMenu_SubLevel2_DIV 
{ margin-top:7px;
  margin-bottom:3px; }
  
.mainMenu_TopLevelContent_CornerLeft 
{
	background-image: url(/images/gfx/TopMenuContent_CornerLeft.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 6px;
}
	
.mainMenu_TopLevelContent_BgGradient 
{
	background-image: url(/images/gfx/TopMenuContent_BgGradient.gif);
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 13px;
	padding-bottom:5px;
}
	
.mainMenu_SubLevel_Right 
{ background-image: url(/images/gfx/subMenu_Right.gif);
  background-repeat: no-repeat;
  width: 6px; }
	
.mainMenu_SubLevel_LeftBottomCorner 
{ background-image: url(/images/gfx/subMenu_LeftBottomCorner.gif);
  background-repeat: repeat-x;
  height: 6px;
  width: 6px; }
  
.mainMenu_SubLevel_BottomRepeat {
	background-image: url(/images/gfx/subMenu_BottomRepeat.gif);
	background-repeat: repeat-x;
	height: 6px;
}

.mainMenu_SubLevel_RightBottomCorner {
	background-image: url(/images/gfx/subMenu_RightBottomCorner.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: 6px;
}

.mainMenu_TopLevelContent_CornerRight {
	background-image: url(/images/gfx/TopMenuContent_CornerRight.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 6px;
}

.mainMenu_SubLevel_Left {
	background-image: url(/images/gfx/subMenu_Left.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.mainMenu_SubLevel_BG {
	background-image: url(/images/gfx/subMenu_BGRepeat.gif);
	background-repeat: repeat-x;
	height: 19px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d4276;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 13px;
}

/* Meny slut*/

.headContent {
	height: 70px;
	width: 816px;
}

/********************************************/
/*	Classes for Search						*/	
/********************************************/

.searchAreaBG {
	background-image: url(../../../images/search/searchAreaBG.gif);
	height: 18px;
	width: 99px;
	background-repeat: repeat-x;
}

.searchAreaLeftCorner {
	background-image: url(../../../images/search/searchAreaLeftCorner.gif);
	height: 18px;
	width: 2px;
}
.memberLogin_CornerLeft {
	background-image: url(../../../images/memberlogin/memberLogin_LeftCorner.gif);
	height: 19px;
	width: 3px;
}
.memberLogin_CornerRight {
	background-image: url(../../../images/memberlogin/memberLogin_RightCorner.gif);
	height: 19px;
	width: 3px;
}

/********************************************/
/*	Classes for mainContent					*/	
/********************************************/
.mainContent {
	width: 696px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 120px;
}
.mainLeftColumn {
	width: 110px;
	position: absolute;
	left: -120px;
	top: 0px;
}
.mainLeftColumnBorder_top {
	background-image: url(../../../images/gfx/mainLeftColumnBorder_top.png);
	width: 110px;
	background-repeat: no-repeat;
	height: 10px;
	font-size: 1px;
}
.mainLeftColumnBorder_bg {
	background-image: url(../../../images/gfx/mainLeftColumnBorder_bg.gif);
	width: 110px;
	background-repeat: repeat-y;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainLeftColumnBorder_bottom {
	background-image: url(../../../images/gfx/mainLeftColumnBorder_bottom.png);
	height: 10px;
	width: 110px;
	background-repeat: no-repeat;
	font-size: 1px;

}
.mainContentBorder_top {
	background-image: url(../../../images/gfx/mainContentBorder_top.png);
	width: 696px;
	background-repeat: no-repeat;
	height: 10px;
	font-size: 1px;
}
.mainContentBorder_bottom {
	background-image: url(../../../images/gfx/mainContentBorder_bottom.png);
	height: 10px;
	width: 696px;
	background-repeat: no-repeat;
	font-size: 1px;

}
.mainContentBorder_bg {
	background-image: url(../../../images/gfx/mainContentBorder_bg.gif);
	width: 696px;
	background-repeat: repeat-y;
	text-align: center;
}

/********************************************/
/*	Classes for flashContent				*/	
/********************************************/


.flashContent {
	width: 816px;
	top: 65px;
}
.flashContentBorder_top {
	background-image: url(../../../images/gfx/flashContentBorder_top.png);
	height: 6px;
	width: 816px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.flashContentBorder_bottom {
	background-image: url(../../../images/gfx/flashContentBorder_bottom.png);
	height: 6px;
	width: 816px;
	background-repeat: no-repeat;
	font-size: 1px;

}
.flashContentBorder_bg {
	background-color: #FFF;
	padding-right: 6px;
	padding-left: 6px;
}
