body {
	font-family:arial;
	font-size:11px;
	line-height:16px;
	color:#666666;
	background-color:#ffffff;
}
a {
	color:#0066cc;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#0066cc;
	text-decoration:underline;
}
h1 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	color:#0079C1;
}
#pageholder {
	position:relative;
	margin:10px auto;
	width:774px;
}
#page {
	position:relative;
	float:left;
	background-image:url(/core/templateresources/bg.gif);
	background-repeat:repeat-y;
	width:774px;
}
#head {
	position:relative;
	float:left;
	width:774px;
	height:114px;
	background-image:url(/core/templateresources/top.gif);
	background-repeat:no-repeat;
}
#holder {
	width:756px;
	padding:0px 18px 0px 18px;
	background-image:url(/core/templateresources/bg.gif);
	background-repeat:repeat-y;
	
	overflow:visible;
}
#meny {
	position:relative;
	float:left;
	width:736px;
	height:14px;
	color:#ffffff;
	background-color:#0079C1;
	overflow:hidden;
}
#meny a {
	font-family:verdana, arial;
	font-size:9px;
	line-height:12px;
	color:#ffffff;
	text-decoration:none;
	padding-bottom:1px;
}
#meny a:hover {
	color:#ffffff;
	text-decoration:none;
	
}
#content {
	position:relative;
	float:left;
	width:738px;
	padding:10px 0px 10px 2px;
}
#footer {
	position:relative;
	float:left;
	width:750px;
	height:54px;
	background-image:url(/core/templateresources/footer.gif);
	background-repeat:no-repeat;
	text-align:right;
	text-valign:top;
	padding-right:24px;
	line-height:13px;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
.coreHdelimiter {
	position:relative;
	height:1px;
	margin:10px 10px 10px 0px;
	background:url('/core/templateresources/hdlimiter.gif');
	overflow:hidden;

}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
