	body {
		background: #fef8fa url(../images/business-bg.gif) repeat-x;
		background-color:#3a6191;
		font-size: 15px;
		vertical-align: center;
		position: relative;
	}
	.MrgnBigBase	{margin:       15px;}
	.MrgnBase		{margin:       10px;}
	.MrgnSmallBase	{margin:       5px;}
	.MrgnBigT		{margin-top:   15px;}
	.MrgnBigB		{margin-bottom:15px;}
	.MrgnBigL		{margin-left:  15px;}
	.MrgnBigR		{margin-right: 15px;}
	.MrgnT			{margin-top:   10px;}
	.MrgnB			{margin-bottom:10px;}
	.MrgnL			{margin-left:  10px;}
	.MrgnR			{margin-right: 10px;}
	.MrgnSmallT		{margin-top:   5px;}
	.MrgnSmallB		{margin-bottom:5px;}
	.MrgnSmallL		{margin-left:  5px;}
	.MrgnSmallR		{margin-right: 5px;}

	.PdngBigBase	{padding:       15px;}
	.PdngBase		{padding:       10px;}
	.PdngSmallBase	{padding:       5px;}
	.PdngBigT		{padding-top:   15px;}
	.PdngBigB		{padding-bottom:15px;}
	.PdngBigL		{padding-left:  15px;}
	.PdngBigR		{padding-right: 15px;}
	.PdngT			{padding-top:   10px;}
	.PdngB			{padding-bottom:10px;}
	.PdngL			{padding-left:  10px;}
	.PdngR			{padding-right: 10px;}
	.PdngSmallT		{padding-top:   5px;}
	.PdngSmallB		{padding-bottom:5px;}
	.PdngSmallL		{padding-left:  5px;}
	.PdngSmallR		{padding-right: 5px;}

	.MainFrame {
		background: #3a6191 url(../images/frame-bg.gif);
		width: 960px;
		margin: auto;
		padding: 21px;
		position: relative;
	}
	.OverFrame {
		border: solid 1px #1d3048;
	}
	.MainContent {
		background: #fff;
		border: solid 1px #7f7f7f;
	}
	.Header {
		margin: 0 22px;
		padding-top: 5px;
	}
	.head-c {
		
	}
	.Header .head-c {
		background: #fff url(../images/header-bg.gif) repeat-x;
		position:relative;
		height: 155px;
		text-align:center;
	}
	.Header .head-l,
	.Header .head-r	{
		position:absolute;
		top: 0;
		width: 4px;
		height: 155px;
	}
	.Header .head-l {
		background: #fff url(../images/header-left.gif) no-repeat;
		left:0;
	}
	.Header .head-r {
		background: #fff url(../images/header-right.gif);
		right:0;
	}
	.Menu {
		margin: 0 21px;
	}
	.Menu .menu-c {
		background: #fff url(../images/menu-bg.gif) repeat-x;
		position:relative;
		height: 31px;
		width: 100%;
	}
	.Menu .menu-l,
	.Menu .menu-r	{
		position:absolute;
		top: 0;
		width: 4px;
		height: 31px;
	}
	.Menu .menu-l {
		background: #fff url(../images/menu-left.gif) no-repeat;
		left:0;
	}
	.Menu .menu-r {
		background: #fff url(../images/menu-right.gif);
		right:0;
	}
	.Menu .MenuList {
		height: 25px;
		overflow: hidden;
		display: inline-block;
	}
	.Menu .MenuList li {
		float: left;
		list-style-type: none;
	}
	.Menu .MenuList li a {
		display: block;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		padding: 5px 30px;
		height: 25px;
		border-right: solid 1px #6c6c6c;
		border-left: solid 1px #cecece;
	}
	.Menu .MenuList li a:hover {
		background: url(../images/menu-bg-hover.gif) no-repeat;
	}
	.Body {
		margin: 0 21px;
	}
	.Body .body-c {
		background: #fff url(../images/body-bg.gif) bottom left repeat-x;
		position:relative;
		min-height: 400px;
		padding: 20px 4px 0 4px;
	}
	.Body .body-l,
	.Body .body-r	{
		position:absolute;
		top: 0;
		width: 3px;
		height: 100%;
	}
	.Body .body-l {
		background: #fff url(../images/body-left.gif) bottom left no-repeat;
		left:0;
	}
	.Body .body-r {
		background: #fff url(../images/body-right.gif) bottom left no-repeat;
		right:0;
	}
	.LeftMenu {
		padding: 0 0 0 0;
	}
	.LeftMenu div {
		/*padding: 3px 10px;*/
		padding: 2px 9px 2px 28px;
		background: url(../images/leftmenu-li-bg.gif) 10px 6px no-repeat;
		border: 1px solid transparent;
	}
	.LeftMenu a {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		
	}
	.LeftMenu a:hover {
		color: #666;
	}
	.LeftMenu div.active {
		padding: 3px 10px 3px 29px;
		/*background-image: none!important;*/
		color: #666;
		font-size: 12px;
		font-weight: bold;
		background: url(../images/leftmenu-li-bg.gif) 10px 6px no-repeat;
	}
	.LeftMenu div.active a {
		color: #000;
		background: #343535;
		text-decoration:underline;
		background: url(../images/leftmenu-li-bg-active.gif) -15px 3px no-repeat;
	}
	.active2 {
		color: #000;
		background: #343535;
		text-decoration:underline!Important;
		background: url(../images/leftmenu-li-bg-active.gif) -15px 3px no-repeat;
	}
	
	.PageHeade {
		color: #244061;
		font-size: 18px;
		padding: 4px 0;
	}
	.ObjectImg {
		background: #fff url(../images/object-bg.gif) no-repeat;
		width:208px;
		height:105px;
		position: relative;
		float: left;
	}
	.ObjectImg2 {
		background: #fff url(../images/object-bg.jpg) no-repeat;
		width:114px;
		height:91px;
		position: relative;
		float: left;
		padding-top: 14px;
		padding-left: 14px;
	}
	.ObectInfo2{
		float: left;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.ObectInfo2 a{
		font-weight: bold;
		color:#666666;
		margin: 2px 0;
		display: block;
	}
	.ObjectImg img {
		position: absolute;
		top: 14px;
		left: 14px;
	}
	.ObectInfo {
		padding: 16px;
		position: relative;
		height:75px;
		white-space: nowrap;
	}
	.ObectInfo a.edasi {
		position: absolute;
		bottom:10px;
		right: 20px;
		font-weight: bold;
		color: #000;
		font-size: 12px;
	}
	.LanguageBar {
		position: absolute;
		top:0;
		right: 22px;
		height: 21px;
		font-size:11px;
	}
	.LanguageBar a {
		float: right;
		display: block;
		color: #fff;
		padding: 1px 6px;
		margin: 2px 0;
	}
	.LanguageBar a:hover {
		text-decoration: none;
		color: #000;
		background-color: #ffffff;
	}
	.last {
		border-left: solid 1px #fff;
		font-weight: bold;
	}
	hr {
		margin: 5px 0;
	}
	.SearchBox {
		height: 15px;
		padding: 3px;
		background: #fff url(../images/input-bg.gif) no-repeat;
		border: solid 1px #b5b6b7;
		width: 120px;
		margin-left: 10px;
	}
	.LeftMenu .BlueButton {
		color: #fff;
		padding: 3px 10px;
		margin: 0;
		background: #406593 url(../images/blue-btn-bg.gif) repeat-x;
		display: inline-block;
		font-size: 11px;
		border: solid 1px #b8cbd7;
		border-bottom: solid 1px #40536b;
	}
	.LeftMenu .BlueButton:hover {
		color: #000;
		text-decoration: none;
		border: solid 1px #40536b;
	}
	.NewsBox {
		height: 200px;
		width:45%;
		float:left;
		margin-right: 10px;
	}
	.NewsBox .shadow-top {
		background: url(../images/shadow-top.png) no-repeat;
		height: 8px;
		margin-right: 8px;
		position: relative;
	}
	.NewsBox .shadow-top span {
		background: url(../images/shadow-top.png) top right no-repeat;
		display: block;
		height: 8px;
		width: 8px;
		position: absolute;
		right: -8px;
	}
	.NewsBox .shadow-foot {
		background: url(../images/shadow-bottom.png) no-repeat;
		height: 8px;
		margin-right: 8px;
		position: relative;
	}
	.NewsBox .shadow-foot span {
		background: url(../images/shadow-bottom.png) top right no-repeat;
		display: block;
		height: 8px;
		width: 8px;
		position: absolute;
		right: -8px;
	}
	.NewsBox .shadow-body {
		position: relative;
		zoom:1;

	}
	.NewsBox .shadow-body-r {
		background: url(../images/shadow-right.png) top right no-repeat;
		padding-right: 8px;
	}
	.NewsBox .shadow-body-l {
		background: url(../images/shadow-left.png) no-repeat;
		padding-left: 8px;
	}
	.bordered {
		border: solid 1px #e1e1e1;
		background: #ffffff;
	}
	.PdngBase {
		padding: 10px;
	}
	.black {
		color: #000;
	}	
	
	/*.image_album_border {
		border: 1px solid #999999;
	}
	.image_album_border:hover {
		border: 1px solid #FFCC00;
	}
	.text_yellow {
		color: #FFCC00;
	}*/
	
	.error_1_frame {
	border: 1px solid #ACF01F;
	}
	.error_2_frame {
		border: 1px solid #FF3300;
	}
	.error_3_frame {
		border: 1px solid #FFCC00;
	}
	.error_4_frame {
		border: 1px solid #FF3300;
	}
	.error_5_frame {
		border: 1px solid #4876FF;
	}

