body { 
    padding: 0px;
    font-family: 'Trebuchet MS', verdana, arial, geneva, sans-serif; 
	font-size: 13px; 
	line-height: 130%; 
	height: 100%;
	color: #000000;
	scrollbar-3dlight-color: rgb(0,51,0);
	scrollbar-base-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,255,255);
	scrollbar-face-color: rgb(0,102,51);
	scrollbar-arrow-color:  rgb(255,255,255);
	/* background-color: #4B4F54; */
	/* background: url(/assets/layout/bg_lhk.gif); */
	/* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#FFCC00);*/
 } 

/* Headings */
h1,h2,h3,h4,h5,h6 {font-family: arial, verdana, geneva, helvetica, sans-serif; margin-bottom:5px; margin-top:10px;}

h1 {font-size: 18px; line-height: 22px;}
h2 {font-size: 16px; line-height: 19px;}
h3 {font-size: 14px; line-height: 17px;}
h4 {font-size: 12px; line-height: 15px;}
h5 {font-size: 11px; line-height: 14px;}
h6 {font-size: 11px; line-height: 14px;}

/* Heading for featured */
.fTitle {font-size: 13px; line-height: 15px; font-weight: bold; color: black; font-family: 'Trebuchet MS', arial, verdana, geneva, helvetica, sans-serif; margin-bottom:0px; margin-top:0px;}

p {
line-height: 140%;
margin-top: 10px;
margin-bottom: 10px;
}

div, br, img {line-height: 16px;}

a {color: #669900; text-decoration: none;}
a:hover {color: #006633; text-decoration: underline;}

ul {margin-left:15px; margin-bottom: 10px; margin-top: 5px; line-height: 140%;}
ol {margin-left: 24px; padding-left: 0px; margin-bottom: 10px; margin-top: 5px; line-height: 140%;}

/* styles for menu */
.clsCMOn {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
    padding: 2px 4px;
	text-align: center;
}

.clsCMOver {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
    padding: 2px 4px;
	text-align: center;
}


.clsCMOnSub {
	font-family : Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 11px;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: normal;
    padding: 2px 4px;
}

.clsCMOverSub {
	font-family : Tahoma, Geneva, Helvetica;
	font-size : 11px;
    color: white;
	text-decoration : none;
	font-weight: normal;
    padding: 2px 4px;
}
/* End styles for Menu */


/* End Common styles */

/* Layout styles */
.PageTitle {font-family: arial,helvetica; font-size:18px; color:#000000; font-weight: bold; line-height: 30px;}
.editlink {font-family: verdana, geneva; font-size: 10px; color: #FF9900;}
.statuslink {font-family: verdana, geneva; font-size: 9px; color: orangered;}

.SmallLinkDark {font-size: 12px; line-height: 14px; text-decoration: none; color: #006633;}
.SmallLinkDark:hover {color: #006633; text-decoration: underline;}

.SmallLinkLight {font-size: 12px; line-height: 14px; text-decoration: none; color: #FFFFFF;}
.SmallLinkLight:hover {color: #FFFFFF; text-decoration: underline;}

.SmallFontDark {font-size: 12px; line-height: 14px; color: #000000;}
.SmallFontLight {font-size: 12px; line-height: 14px; color: #FFFFFF;}

.footerFont {font-size: 12px; line-height: 12px; color: #FFFFFF;}
.footerLink {font-size: 12px; line-height: 12px; text-decoration: none; color: #FFFFFF;}
.footerLink:hover {color: #FFFFFF; text-decoration: underline;}

.PositionHeaderText {font-family: tahoma, verdana, geneva; font-size: 11px; color: #FFFFFF;}
.openedlink {font-family: tahoma, verdana, geneva; font-size: 11px; color: #006633; text-decoration: none; font-weight: bold}

/* Table styles */
TABLE.BOX {border: 1px solid #336600;}
TABLE.subtabell {padding: 1px;}
TABLE.subtabell TD {font-size: 13px; line-height: 130%;}

TABLE TD {font-family: 'Trebuchet MS', verdana, arial, geneva, sans-serif; font-size: 13px; line-height: 130%;}

TABLE.startsida { background-image: url('/assets/layout/bg_lhk.png'); background-repeat: no-repeat; height: 357px;}

TABLE.fpnews {background-image: url('/assets/layout/bg_latestnews.gif'); background-repeat: no-repeat; height: 168px; width: 248px;}

/* Form styles */
.frmButton { border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #FF6600;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;}

.frmField { border-left: 1px solid #666666; 
        border-right: 1px solid #000000; 
        border-top: 1px solid #666666; 
        border-bottom: 1px solid #000000; 
        padding: 1px;
		font-family: arial, verdana, helvetica, sans-serif; font-size: 11px;}

/* Links for pagelinks */
Table.pageLinks { background-color: #FFFFFF; color: #000000; border: 1px solid #CFCFCF;}
td.pageLinksLabel {background-color: #6384B0; color: #FFFFFF;}
td.pageLinksPage {background-color: #EFEFEF; color: #000000;}

/* Print style */
.title2 {font-family: arial,helvetica; font-size:18px; color:#000000; font-weight:bold; line-height:18px;margin-bottom: 10px;}
