body {
	background-color: #2c2c2c;
	margin: 0px;
}


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}

.headContentMargin {
	height: 40px;
}

/********************************************/
/*	Classes for Links						*/	
/********************************************/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #198961;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #198961;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #198961;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #198961;
	text-decoration: none;
}



/********************************************/
/*	Classes for <H>							*/	
/********************************************/

/* <ManageBase.WYSIWYGClass FriendlyClassName=Huvudrubrik (Grön) (H1)> */
H1.header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #97c00e;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* <ManageBase.WYSIWYGClass FriendlyClassName=Mellanrubrik (Grå) (H2)> */
H2.header2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/********************************************/
/*	Classes for LeftContent					*/	
/********************************************/

.leftContentTopPicture {
	background-image: url(../../../images/gfx/leftContentTopPicture.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 345px;
	vertical-align: top;
}
.leftContentWhiteBackground {
	background-image: url(../../../images/gfx/leftContentWhiteBG.gif);
	background-repeat: repeat-y;
	width: 345px;
}

.leftContentBottomPicture {
	background-image: url(../../../images/gfx/leftContentBottomPicture.png);
	vertical-align: bottom;
	height: 379px;
	width: 345px;
}

.leftContentPictureArticle {
	width: 345px;
	vertical-align: top;
}

.leftContentPictureArticle {
	background-image: url(../../../images/gfx/leftContentTopPicture.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 343px;
}
.leftContentPictureArticle {
	background-image: url(../../../images/gfx/leftContentTopPicture.gif);
	background-repeat: no-repeat;
	height: 171px;
	width: 343px;
}

/********************************************/
/*	Classes for MainContent					*/	
/********************************************/

.mainContentBorderLeft {
	background-image: url(../../../images/gfx/mainContentBorderLeft.gif);
	background-repeat: repeat-y;
}

.mainContentBorderRight {
	background-image: url(../../../images/gfx/mainContentBorderRight.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: 100%;
}

.mainContent {
	margin: 45px;
}

.mainContentHeadPicture {
	background-image: url(../../../images/gfx/mainContentHeadPicture.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 171px;
	width: 603px;
}

.mainContenetRightCorner {
	background-image: url(../../../images/gfx/mainContentRightCorner.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 603px;
	background-position: right bottom;
}

.mainContentBorderBottomLeft {
	background-image: url(../../../images/gfx/mainContentBorderBottomLeft.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: 345px;
}

.mainContentBorderBottomRight {
	background-image: url(../../../images/gfx/mainContentBorderBottomRight.gif);
	height: 6px;
}

.mainContentBorderBottomRight {
	background-image: url(../../../images/gfx/mainContentBorderBottomLeft.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 345px;
}


/********************************************/
/*	Classes for Main Menu					*/	
/********************************************/

.menuContent {
	width: 603px;
	background-color: #000;
}

A.mainMenu_SubLink:link, A.mainMenu_SubLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#666666;
	letter-spacing: 1px;
}
A.mainMenu_SubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#97c00e;
	letter-spacing: 1px;
}
A.mainMenu_SubLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#97c00e;
	letter-spacing: 1px;
}

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:11px;
	color:#666666;
	letter-spacing: 1px;
}
A.mainMenu_SubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
	color:#666666;
	letter-spacing: 1px;
}

A.mainMenu_ActiveSubLink:link, A.mainMenu_ActiveSubLink:visited, A.mainMenu_ActiveSubLink:active 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#97c00e;
	letter-spacing: 1px;
}
A.mainMenu_ActiveSubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#97c00e;
	letter-spacing: 1px;
}

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:11px;
	color:#666666;
	letter-spacing: 1px;
}
A.mainMenu_ActiveSubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
	color:#666666;
	letter-spacing: 1px;
}
A.mainMenu_Link:link, A.mainMenu_Link:visited  
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:13px;
	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:13px;
	color:#97c00e;
	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:13px;
	color:#97c00e;
	vertical-align: middle;
}
A.mainMenu_ActiveLink:hover				
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:13px;
	color:#97c00e;
	vertical-align: middle;
}
  
.mainMenu_SubLevel_DIV 
{ margin-top:7px; }

.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: 39px;
	width: 6px;
}
	
.mainMenu_TopLevelContent_BgGradient 
{
	background-image: url(/images/gfx/TopMenuContent_BgGradient.gif);
	background-repeat: repeat-x;
	height: 39px;
	padding-left: 39px;
	padding-top:6px;
}
	
.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: 38px;
	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: 27px;
}

/* Meny slut*/
