html,body { 
        overflow: auto;
		font-family:arial;
}
h2 {
	FONT-SIZE: 12px;
	line-height: 1.7;
	COLOR: #CC0033;
	FONT-STYLE: normal;
	FONT-FAMILY: arial;
	margin: 0;
	padding: 0;
}

#content {position: absolute;
  width: 740px;
  height: 445px;
  top: 50%;
  left: 50%;
  margin-top: -222px;
  margin-left: -370px;
  background-image: url(/pic/bkg2.gif);background-repeat:no-repeat;
}

#redBox{height:290px; width:134px; border:2px solid #CC0033;float:left;}
#redHead{border-bottom:1px solid #CC0033;}
#redHeadBody{border:1px solid white;background-color:#CC0033;color:#FFF;}
.redBody{padding:5px;}

#varaBox{height:289px; width:430px;border:2px solid #CC0033;float:left;}
#varaHead{border-bottom:1px solid #CC0033;}
#varaHeadBody{border:1px solid white;background-color:#CC0033;color:#FFF;}
.varaBody{padding:8px;}

#rightSide{float:right;width:450px;height:294px;overflow:auto}
#rightSide2{float:right;width:450px;height:294px;}
#varukorg{float:right;width:450px;height:24px;}

.rubrik{FONT-SIZE: 12px;line-height: 1.7;COLOR: #CC0033;FONT-STYLE: normal;FONT-FAMILY:Arial}
.graytextsmall{font-family:arial;font-size:8pt;color:gray;}
.graytext{font-family:arial;font-size:9pt;}
.graytextlinespace{font-family:arial;line-height:2;font-size:9pt;color:gray;}
.redtext {font-family:arial;font-size:10pt;color:#CC0033;}
.red2text {font-family:arial;font-size:8pt;color:#CC0033;}
.bluetext{font-family:arial;font-size:9pt;color:#2869A2;}
.blue2text{font-family:arial;font-size:8pt;color:#2869A2;}
.nobkg {font-family:arial;font-size:10pt;font-weight:bold;color:#CC0033;}
.norm{font-family:arial;font-size:9pt;}
.small{font-size:8pt;}

A {text-decoration:none}
A:link {color:black}
A:visited {color:black}
A:active {color:#2869A2}
A:hover  {color:#2869A2}