*, body, table
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 15px;
}

.body
{
	margin: 0px 0px 0px 0px;
	padding:0;
	background-color: #6494c5;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}

a:hover 
{  
	text-decoration: none; 
	color: #A81616; 
	font-weight: bold;
}

a 
{  
	text-decoration: none; 
	color: #164DA8; 
	font-weight: bold;
}

#top
{
	width: 100%;
	height:114px;
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
}

#image
{
	background-image: url(../images/top.jpg);
	height:114px;
	min-width:957px;
	max-width:957px;
	width:957px;
	background-repeat: no-repeat;
}

#maincontent
{
	background-color: #ffffff;
	background-image: url(../images/content/bg.gif);
	width: 800px;
	padding: 0px 0px 0px 0px;
	
}

#maincontentTable
{
	width: 800px;
}

.content
{
	width: 580px;
	max-width: 580px;
	vertical-align:top;
	padding: 20px 20px 20px 0px;
}

.NewsTdBefore
{
	width:20px;
}

.NewsTd
{
	padding-left:20px;
	border-left: solid 1px silver;
	width:150px;
}

.newsDate
{
	color:Gray;
}

.newsLinkRow
{
	padding-bottom:5px;
}

#address
{
	text-align:right;
	border-top: solid 1px silver;
}

.addressFieldText
{
	padding-top: 5px;
}

#address a
{
	color: #000;
	font-weight: normal;
}

#address a:hover
{
	color: #000;
	font-weight: normal;
}

H1, H1 font, td H1
{
	font-family: Times New Roman, sans-serif;
	font-size: 20px; 
	line-height: 20px;
}

H2, H2 font, td H2
{
	font-family: Times New Roman, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	line-height: 20px;
}

H3, H3 font, td H3
{
	font-family: Times New Roman, sans-serif;
	font-size: 18px; 
	line-height: 18px;
}

H4, H4 font, td H4
{
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	line-height: 18px;
}

H5, H5 font, td H5
{
	font-family: Times New Roman, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	font-weight:normal;
	font-style:italic;
}

#navbar
{	
	color: #b1b1b1;
	font-size: 9px;
	padding-bottom: 5px;
}

#navbar a
{
	color: #b1b1b1;
	font-weight: normal;
	font-size: 9px;
}

#navbar a:hover
{
	color: #c8c8c8;
	font-weight: normal;
	font-size: 9px;
}

#menu
{
	vertical-align:top;
	text-align:left;
	padding-top:19px;
	background-color:#6494c5;
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-y;
}
/*Meny*/
#menucontainer
{
	width: 179px;
	margin: 0; 
	padding: 0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #336699;
}

#menucontainer ul
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	border-top: solid 1px #fff;
}

#menucontainer ul ul
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	border-top: solid 0px #fff;
}

#menucontainer li
{
	margin: 0; 
	padding: 0;
}

#menucontainer li a
{
	display: block;
	margin: 0px; 
	text-align:left;
	padding: 2px 0px 3px 10px;
	border-bottom: 1px solid #fff;
	background: #8BB6E1;
	line-height: normal;
	text-decoration: none;
	font-weight:bold;
	color: #000;
	background-image: url(../images/menu/pil.gif);
	background-repeat: no-repeat;
	background-position: 161px top;
}


#menucontainer li a:hover
{
	background-color: #3E7AB6;
	color: #fff;
}


#menucontainer li li a
{
	background: #ABCCED;
	color: #000;
	font-weight: normal;
	background-image: url(../images/menu/pil.gif);
	background-repeat: no-repeat;
	background-position: 161px top;
}

#menucontainer li li a:hover
{
	color: #fff;
}

#menucontainer li li li a
{
	background: #CDE3F9;
	color: #000;
	font-weight: normal;
	background-image: url(../images/menu/pil.gif);
	background-repeat: no-repeat;
	background-position: 161px top;
}

#menucontainer li li li a:hover
{
	color: #fff;
}

.defnameLBL
{
}

.loginTable
{
	border:solid 1px #ddd;
	padding:0;
}

.loginInfoTd
{
	background-image:url(../images/buttonBg.gif);
	background-position:top;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	border-bottom:solid 1px #ddd;
}

.loginForgetPasswordTD
{
	background-image:url(../images/buttonBg.gif);
	background-position:top;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	border-top:solid 1px #ddd;
}

.loginContentTd
{
	padding: 10px 10px 10px 10px;