
@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #navhead{background-image:none;display:none}
  #leftTD{display:none;}
  #searchTD{display:none;}
  #middleTD{display:none; }
  #menu{ display:none;}
  #footer{ display:none;}
  #content{ width: 625;}
  #articleMain{display:none;}
}


div.spacer {
	clear: both;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

pre {
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smalltext { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

.smallbold { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.onHome { 
	color: #000000; 
	font-weight: bold;
	font_style: bold;
}

.brodtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	line-height : normal;
	white-space : normal;
}

.formtext { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
}

.midheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.footertext { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
}

.tunnrubrik20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #000000;
}

.tunnrubrik18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	font-weight : bold;
}

.tunnrubrik14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	font-weight : bold;
}

.tunnrubrik12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight : bold;
}

.art_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height : 1.5cm;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	color: #000000;
	font-weight : bold;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
	font-weight : bold;
}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.code {
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.longcode {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0000CC;
	text-decoration : none;
}

a:visited {
	color: #0000CC; 
	text-decoration : none;
}

.betafont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
        line-height : normal;
        white-space : normal;
}

.formatfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: italic;
        color: #000000;
        line-height : normal;
        white-space : normal;
}

.backfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: bold;
        color: #999999;
        line-height : normal;
        white-space : normal;
}

.writtenbyfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: bold;
        color: #666666;
        line-height : normal;
        white-space : normal;
}

.lastupdatedfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: bold;
        color: #666666;
        line-height : normal;
        white-space : normal;
}

.legalityfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        color: #C40001;
        text-decoration : none;
}

@media print
{
  body{ background-color:#FFFFFF; background-image:none; color:#000000; }
  #navhead{ background-image:none; display:none; }
  #leftTD{ display:none; }
  #searchTD{ display:none; }
  #middleTD{ display:none; }
  #menu{ display:none; }
  #footer{ display:none; }
  #content{ width:625px; }
  #articleMain{ display:none; }
}

div.spacer {
        clear: both;
}

body {
        background-color: #FFFFFF;
}

p {
        font-family: Verdana;
        font-size: 8pt;
        font-style: normal;
        color: #000000;
}

pre {
        font-family: Courier New, Courier, mono;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.smalltext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        color: #000000;
}

.smallbold {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        color: #000000;
        font-weight: bold;
}

.onHome {
        color: #000000;
        font-weight: bold;
        font-style: normal;
}

.brodtext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        color: #000000;
        line-height : normal;
        white-space : normal;
}

.formtext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        color: #000000;
}

.midheading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        font-style: normal;
        color: #000000;
}

.footertext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        color: #000000;
}

.tunnrubrik20 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18pt;
        font-style: normal;
        color: #000000;
}

.tunnrubrik18 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-style: normal;
        color: #000000;
        font-weight : bold;
}

.tunnrubrik14 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        color: #000000;
        font-weight : bold;
}

.tunnrubrik12 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        color: #000000;
        font-weight : bold;
}

.art_head {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        line-height : 1.5cm;
}

.heading1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        font-style: normal;
        color: #000000;
        font-weight : bold;
}

.heading2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-style: normal;
        color: #000000;
        font-weight : bold;
}

.heading3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.heading4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.code {
        font-family: Courier New, Courier, mono;
        font-size: 9pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.longcode {
        font-family: "Courier New", Courier, mono;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

a:link {
        color: #C40001;
        color: #CC5500;
        text-decoration : none;
}


a:visited {
        color: #C40001;
        color: #CC6600;
        color: #CC5500;
        text-decoration : none;
}

.mid_header_img TH, .mid_header_img_cell {
        background-image:url('/images/header/dev_top1b.gif');
}

.right_header_img TH, .right_header_img_cell {
        background-image:url('/images/header/dev_top2.gif');
}

.empty_img TH, .empty_img_cell {
        background-image:url('/images/tom.gif');
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        color: #000000;
        line-height : normal;
        white-space : normal;
}

.betafont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
        line-height : normal;
        white-space : normal;
}

.formatfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: italic;
        color: #000000;
        line-height : normal;
        white-space : normal;
}

.backfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: bold;
        color: #999999;
        line-height : normal;
        white-space : normal;
}

.writtenbyfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: bold;
        color: #666666;
        line-height : normal;
        white-space : normal;
}

.lastupdatedfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: bold;
        color: #666666;
        line-height : normal;
        white-space : normal;
}

.legalityfont {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 7pt;
        font-style: normal;
        color: #C40001;
        text-decoration : none;
}

/*HTML {
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-shadow-color:#CC0000;
}*/

H2 {
        font-family:Verdana;
        font-size:14px;
        color:red;
}

TD {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
}

/*.brodtext {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
}*/

.brodtext_vit {
        font-family:Verdana;
        font-size:10px;
        color:#FFFFFF;
}

.footer_gray {
        font-family:Verdana;
        font-size:10px;
        color:#666666;
}

.menuobject {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
        text-decoration:none;
        /*letter-spacing:0px; */
        /*background-color:#CCCCCC;*/
}

.menuobject:active {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
        text-decoration:none;
}

.menuobject:visited {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
        text-decoration:none;
}

.menuobject:hover {
        font-family:Verdana;
        font-size:10px;
        color:#970000;
        text-decoration:none;
}

.menuobject:visited:hover {
        font-family:Verdana;
        font-size:10px;
        color:#970000;
        text-decoration:none;
}

#menuobj1 {
        width:150px;
        height:10px;
        position:absolute;
        top:4px;
        left:5px;
}

#menuobj2 {
        width:70px;
        height:10px;
        position:absolute;
        top:4px;
        left:168px;
}

#menuobj3 {
        width:40px;
        height:10px;
        position:absolute;
        top:4px;
        left:250px;
}

#menuobj4 {
        width:70px;
        height:10px;
        position:absolute;
        top:4px;
        left:298px;
}

#menuobj5 {
        width:75px;
        height:10px;
        position:absolute;
        top:4px;
        left:374px;
}

#menuobj6 {
        width:65px;
        height:10px;
        position:absolute;
        top:4px;
        left:466px;
}

#menuobj7 {
        width:80px;
        height:10px;
        position:absolute;
        top:4px;
        left:540px;
}

#menushell {
        width:750px;
        height:25px;
        position:relative;
}

.td_confirm {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
}

.td_content {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        padding-top:17px;
        padding-left:17px;
        padding-right:40px;
        padding-bottom:17px;
}

.td_contact_infobox {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        padding-top:20px;
        background-repeat:no-repeat;
        padding-left:12px;
        padding-right:12px;
        padding-bottom:20px;
}

.td_contact_form {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        padding-top:17px;
        padding-left:17px;
}

.contact_textarea {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        border-width:1px;
        border-style:solid;
        border-color:#9C9C9C;
        overflow:auto;
}

.contact_textfield {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        border-width:1px;
        border-style:solid;
        border-color:#9C9C9C;
        overflow:auto;
}

.contact_textfield_o {
        font-family:Verdana;
        font-size:9px;
        color:#000000;
        border-width:1px;
        border-style:solid;
        border-color:#970000;
        overflow:auto;
}

.search_area {
        background-image:url('/images/header/newheader/search_area.gif');
}

/* menyns style-properties - PILLA INTE!!!
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:Verdana; font-size:10px; font-weight:normal}
.clLevel0{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel0over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#970000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:0px; font-family:Verdana; font-size:10px; font-weight:normal}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#970000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#970000; layer-background-color:#970000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:0px; font-family:Verdana; font-size:10px; font-weight:normal}
.clLevel2{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel2over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#970000; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#970000; layer-background-color:#970000}


