body {
    background-color: #FFFFFF;
	background-image: url(http://www.langtidsfrisk.com/imglib/background_main2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	scrollbar-base-color: #336633;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #336633;
	scrollbar-shadow-color: #336633;
	scrollbar-darkshadow-color: #336633;
	margin-left: 10px;	
	margin-top: 2px;
}


.maintabledesign {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #486855;
	border-left-color: #486855;
	left: 25px;
	position: absolute;
	width: 700px;
	top: 0px;
	height: 100%;
}
.maintabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin-left: 6px;
	margin-right: 6px;
}
input.blueform {
	background-color: #F3EEE4;
	border: 1px solid #305931;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
input.blueform2 {
	background-color: #F3EEE4;
	border: 1px solid #305931;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
}
textarea.blueform2 {
	background-color: #F3EEE4;
	border: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: underline;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.blacklink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.blacklink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.blacklink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.blacklink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.lowertableborder {
	border-top: 1px solid #F1F7DA;
	border-right: 1px solid #F1F7DA;
	border-bottom: 1px solid #F1F7DA;
	border-left: 1px solid #F1F7DA;
}
.normaltableborder {
	border: 1px solid #999999;
}
.maintabletxrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #30542E;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 8px;
}
.maintabletxtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
	list-style-type: none;
	list-style-position: outside;
}
.cell_line {
	border-right-style: solid;
	border-right-color: #e5a10d;
	border-right-width: 1px;
}
/*  --------- minimum menu requirements for functionality ----------- */

/* common styling */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	font-size:10pt;
	padding-bottom:5px;
	font-weight: normal;
	width: 800px;
	z-index: 2;
	padding-left: 30px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#fff; 
width:118px; 
height:24px; 
color:#fff; 
border:1px solid #fff; 
border-width:1px 1px 1px 1px; 
background:#215121; 
padding-left:10px; 
line-height:24px;
}
* html .menu ul li a, .menu ul li a:visited {
width:118px;
}
.menu ul li ul {
display: none;
}
.menutable {
margin:-1px; 
border-collapse:collapse;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
	color:#fff;
	background-color: #81202a;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:25px;
margin-top:1px;
left:0; 
width:118px;
}
* html .menu ul li a:hover ul {
margin-top:0;
marg/in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#81202a; 
color:#fff; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:107px
}
* html .menu ul li a:hover ul li a {
width:107px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#CD635F; 
color:#000;
}
/*  --------- Textbox Requirements ----------- */
table.boxcolor {
BACKGROUND: #ffffff
 }
td.boxcolor { 
BACKGROUND: #ffffff
}
td.boxtl { 
BACKGROUND: url(http://www.langtidsfrisk.com/imglib/boj_tl.gif) no-repeat left top; WIDTH: 7px; HEIGHT: 7px
}
td.boxtr { 
BACKGROUND: url(http://www.langtidsfrisk.com/imglib/boj_tr.gif) no-repeat right top; WIDTH: 7px; HEIGHT: 7px
}
td.boxbr { 
BACKGROUND: url(http://www.langtidsfrisk.com/imglib/boj_br.gif) no-repeat right bottom; WIDTH: 7px HEIGHT: 7px
}
td.boxbl { 
BACKGROUND: url(http://www.langtidsfrisk.com/imglib/boj_bl.gif) no-repeat left bottom; WIDTH: 7px; HEIGHT: 7px
}
td.boxb { 
 
background-image: url(http://www.langtidsfrisk.com/imglib/line_b.gif);
}
td.boxt { 

background-image: url(http://www.langtidsfrisk.com/imglib/line_t.gif);
}
td.boxl { 

background-image: url(http://www.langtidsfrisk.com/imglib/line_l.gif);
}
td.boxr { 

background-image: url(http://www.langtidsfrisk.com/imglib/line_r.gif);
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 2px;
}
/*  --------- Roundbox Requirements yellow----------- */
.roundconty {
     
	width: 225px;
	background-color: #ff9900;
	color: #fff;
}

.roundconty p {
	margin: 0 10px;
}

.roundtopy { 
	background: url(http://www.langtidsfrisk.com/imglib/try.gif) no-repeat top right; 
}

.roundbottomy {
	background: url(http://www.langtidsfrisk.com/imglib/bry.gif) no-repeat top right; 
}

img.cornery {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*  --------- Roundbox Requirements blue----------- */
.roundcontb {
     
	width: 225px;
	background-color: #666699;
	color: #fff;
}

.roundcontb p {
	margin: 0 10px;
}

.roundtopb { 
	background: url(http://www.langtidsfrisk.com/imglib/trb.gif) no-repeat top right; 
}

.roundbottomb {
	background: url(http://www.langtidsfrisk.com/imglib/brb.gif) no-repeat top right; 
}

img.cornerb {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*  --------- Roundbox Requirements green----------- */
.roundcontg {
     
	width: 225px;
	background-color: #006600;
	color: #fff;
}

.roundcontg p {
	margin: 0 10px;
}

.roundtopg { 
	background: url(http://www.langtidsfrisk.com/imglib/trg.gif) no-repeat top right; 
}

.roundbottomg {
	background: url(http://www.langtidsfrisk.com/imglib/brg.gif) no-repeat top right; 
}

img.cornerg {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*  --------- Roundbox Requirements red----------- */
.roundcontr {
     
	width: 225px;
	background-color: #990000;
	color: #fff;
}

.roundcontr p {
	margin: 0 10px;
}

.roundtopr { 
	background: url(http://www.langtidsfrisk.com/imglib/trr.gif) no-repeat top right; 
}

.roundbottomr {
	background: url(http://www.langtidsfrisk.com/imglib/brr.gif) no-repeat top right; 
}

img.cornerr {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.maintabletxtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}
/*  --------- Roundbox Requirements blue wide----------- */
.roundcontbw {
     
	width: 275px;
	background-color: #666699;
	color: #fff;
}

.roundcontbw p {
	margin: 0 10px;
}

.roundtopbw { 
	background: url(http://www.langtidsfrisk.com/imglib/trb.gif) no-repeat top right; 
}

.roundbottombw {
	background: url(http://www.langtidsfrisk.com/imglib/brb.gif) no-repeat top right; 
}

img.cornerbw {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*  --------- Roundbox Requirements green wide----------- */
.roundcontgw {
     
	width: 275px;
	background-color: #006600;
	color: #fff;
}

.roundcontgw p {
	margin: 0 10px;
}

.roundtopgw { 
	background: url(http://www.langtidsfrisk.com/imglib/trg.gif) no-repeat top right; 
}

.roundbottomgw {
	background: url(http://www.langtidsfrisk.com/imglib/brg.gif) no-repeat top right; 
}

img.cornergw {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
img.toLeft { 
    float: left; 
    margin: 4px; 
}
img.toRight { 
    float: right; 
    margin: 4px; 
}
.storrubrik {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 12px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	margin-left: 6px;
	margin-right: 6px;
}
.boxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boxwhite ul {
padding-left:4; 
margin:4;
list-style-type: disc;
}
.boxwhite ul li {
padding-left:4;
list-style-type: disc;
}
.storrubrikgreen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 2px;
	padding-left: 12px;
}
.storrubrikgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 1px;
}
.storrubriknyhet {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 12px;
}
