body  {
	scrollbar-face-color : #DEE3E7;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #DEE3E7;
	scrollbar-3dlight-color : #D1D7DC;
	scrollbar-arrow-color : #006699;
	scrollbar-track-color : #EFEFEF;
	scrollbar-darkshadow-color : #98AAB1;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
}

.error  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size : 10px;
	font-weight : normal;
}

.tiText  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9px;
	font-weight : normal;
}

.bold  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
}

.smText  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
}

.highlight  {
	background-color : #ffff66;
}

.heading  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 19px;
	font-weight : bold;
}

.lgText  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
}

.tHeading  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

.tiHeading  {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

a  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a:visited  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a:visited:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a.boldLink:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.boldLink  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.boldLink:visited  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.boldLink:visited:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.smLink  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a.smLink:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a.smLink:visited  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a.smLink:visited:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}

a.nav  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a.nav:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.nav:visited  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a.nav:visited:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.npLink  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a.npLink:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.npLink:visited  {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a.npLink:visited:hover  {
	color : MediumSeaGreen;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

ul  {
	list-style-type : square;
}

hr  {
	height : 0px;
	border : solid #D1D7DC 0px;
	border-top-width : 1px;
}

textarea  {
	scrollbar-face-color : #DEE3E7;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #DEE3E7;
	scrollbar-3dlight-color : #D1D7DC;
	scrollbar-arrow-color : #666666;
	scrollbar-track-color : #EFEFEF;
	scrollbar-darkshadow-color : #98AAB1;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	border : 1px solid #666666;
	background-color : #FFFFFF;
}

input.frmText  {
	border : 1px solid #3F3D3E;
	background-color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	padding-left : 5px;
}

select  {
	border : 1px solid #3F3D3E;
	background-color : #B3C2D9;
	font-size : 11px;
	font-weight : normal;
	padding-left : 2px;
}

input.frmButton  {
	border : 1px solid #3F3D3E;
	background-color : #7E98BB;
	font-size : 11px;
	font-weight : normal;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : Black;
}

h4  {
	color : #7E98BB;
	font-family : sans-serif;
	font-weight : bold;
	font-size : medium;
}

h3  {
	color : #7E98BB;
	font-family : sans-serif;
	font-weight : bold;
	font-size : large;
}

.mellomtittel  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #7E98AA;
	font-weight : bold;
}


