body {
	background-color: #f8f8f8;
	margin: 0px;
}


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}

.HeadContentLogo {
	width: 933px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 36px;
	background-image: url(../../../images/temp/tempo_logo.jpg);
	height: 112px;
	background-repeat: no-repeat;
}

/* <ManageBase.WYSIWYGClass FriendlyClassName=Huvudrubrik (Svart) (H1)> */
H1.header1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

/* <ManageBase.WYSIWYGClass FriendlyClassName=Underrubrik (Svart) (H2)> */
H2.header2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


/* <ManageBase.WYSIWYGClass FriendlyClassName=Underrubrik (Grön)> */
H3.header3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8f8734;
	font-weight: normal;
	line-height: 14px;
}


/********************************************/
/*	Classes for Main Menu					*/	
/********************************************/

A.mainMenu_SubLink:link, A.mainMenu_SubLink:visited, A.mainMenu_SubLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#666666;
}
A.mainMenu_SubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#666666;
}

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:#990000;
}
A.mainMenu_SubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	color:#990000;
}

A.mainMenu_ActiveSubLink:link, A.mainMenu_ActiveSubLink:visited, A.mainMenu_ActiveSubLink:active 	
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	color:#666666;
}
A.mainMenu_ActiveSubLink:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	color:#666666;
}

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:#990000;
}
A.mainMenu_ActiveSubLink2:hover				
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size:11px;
	color:#990000;
}
A.mainMenu_Link:link, A.mainMenu_Link:visited  
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
	vertical-align: middle;
}
A.mainMenu_Link:active   {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#d2c968;
	vertical-align: middle;
}
A.mainMenu_Link:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	color:#d2c968;
	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: 27px;
  width: 6px; }
	
.mainMenu_TopLevelContent_BgGradient 
{ background-image: url(/images/gfx/TopMenuContent_BgGradient.gif);
  background-repeat: repeat-x;
  height: 27px;
  padding-left: 10px; }
	
.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: 27px;
	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: 10px;
}

/********************************************/
/*	Classes for MainContentBorder			*/	
/********************************************/

.mainMenuContent {
	width: 933px;
}

.mainContentBorder_TopLeft {
	background-image: url(../../../images/gfx/mainContentBorder_TopLeft.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.mainContentBorder_Top {
	background-image: url(../../../images/gfx/mainContentBorder_Top.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.mainContentBorder_TopRight {
	background-image: url(../../../images/gfx/mainContentBorder_TopRight.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 14px;
}
.mainContentBorder_Right {
	background-image: url(../../../images/gfx/mainContentBorder_Right.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.mainContentBorder_Left {
	background-image: url(../../../images/gfx/mainContentBorder_Left.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.mainContentBorder_BottomLeft {
	background-image: url(../../../images/gfx/mainContentBorder_BottomLeft.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.mainContentBorder_Bottom {
	background-image: url(../../../images/gfx/mainContentBorder_Bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.mainContentBorder_BottomRight {
	background-image: url(../../../images/gfx/mainContentBorder_BottomRight.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 14px;
}
.mainContent {
	background-color: #FFFFFF;
	width: 643px;
}
.mainContentRightColumn {
	background-color: #FFFFFF;
	width: 237px;
}


/********************************************/
/*	Classes for Link decoration 			*/	
/********************************************/

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

/********************************************/
/*	Classes for Article layouts 			*/	
/********************************************/

.mainArticleLarge_Top {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_Top.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.mainArticleLarge_Bottom {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_Bottom.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.mainArticleLarge_Left {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_Left.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.mainArticleLarge_Right {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_Right.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.mainArticleLarge_RightCorner {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_RightCorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.mainArticleLarge_LeftCorner {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_LeftCorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.mainArticleLarge_LeftBottomCorner {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_LeftbottomCorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.mainArticleLarge_RightBottomCorner {
	background-image: url(../../../images/artikelmallar/mainArticleLarge/mainArticleLarge_RightbottomCorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.mainArticleLarge_Background {
	background-color: #FFFFFF;
}
.rightArticleColumn_Left {
	background-image: url(../../../images/artikelmallar/rightArticleColumn/rightArticleColumn_Left.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.rightArticleColumn_Right {
	background-image: url(../../../images/artikelmallar/rightArticleColumn/rightArticleColumn_Right.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.rightArticleColumn_Bottom {
	background-image: url(../../../images/artikelmallar/rightArticleColumn/rightArticleColumn_Bottom.gif);
	width: 211px;
	height: 12px;
	background-repeat: no-repeat;
}
.rightArticleColumn_Top {
	background-image: url(../../../images/artikelmallar/rightArticleColumn/rightArticleColumn_Top.gif);
	width: 211px;
	height: 12px;
	background-repeat: no-repeat;
}
.rightArticleColumn_background {
	width: 187px;
	background-color: #fafafa;
}







/********************************************/
/*	Other						 			*/	
/********************************************/

.SiteMargin6px {
	margin-top: 6px;
}



.SiteMargin12px {
	margin-top: 12px;
}
.sitemap {
	color: #666;
	text-decoration: none;
	margin-left:4px;
}
