	body {
		background-image: url('img/background.gif');
		background-repeat: repeat-x;
		background-position: top;
		margin: 0px;
		margin-left: 30px;
		margin-bottom: 20px;
		background-color: #CCCCCC;
	}
	a {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}		
	img {
		border: 0px;
	}
	.outer {
		width: 875px;
		background: url('images/vm_bg_new.png');
	}
	.main {
		width: 855px;
		margin-left: 10px;
		margin-top: 0px;
		text-align: left;
		font-size: 12px;
		color: #213250;
	}
	.main .left {
		margin-right: 5px;
		width: 200px;
		float: left;
		display: inline;
	}
	.main .left .top_logo {
		width: 200px;
		height: 165px;
	}
	.main .left .car {
		width: 200px;
		margin: 0px;
	}
	.main .left .content {
		margin: 0px;
	}
	.main .right {
		width: 650px;
		float: left;
		display: inline;
	}
	.main .right .toppur_mynd {
		height: 200px;
	}
	.main .right .spacer {
		height: 5px;
		font-size: 0px;
		background: url('images/spacer_bg.png') ;
	}
	.main .right .top_menu {
		height: 25px;
		background-image: url('images/top_menu_backgr.gif');
		background-repeat: repeat;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
		font-color: #FFF;
		background-color: #214a83;
		clear: both;
	}
	.main .right .top_menu_links {
		background-image: url('images/top_menu_backgr.gif');
		background-repeat: repeat-x;
		float: left;
		display: inline;
		color: #FFFFFF;
		padding-left: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 25px;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-right-color: #383b6c;
		border-left-color: #0061a5;
		background-color: #214a83;
	}
	.main .right .top_menu_links a {
		color: #FFFFFF;
		text-decoration: none;
	}
	.main .right .top_menu_links a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	.main .right .top_menu_links_selected {
		color: #FFFFFF;
		float: left;
		display: inline;
		padding-left: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 25px;
		background-color: #0061a5;
		background-image: url('images/top_menu_backgr_selected.gif');
		background-repeat: repeat-x;
		background-position: top;
		border-top-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-right-color: #383b6c;
		border-left-color: #0061a5;
	}
	.main .right .top_menu_links_selected a {
		color: #FFFFFF;
		text-decoration: none;
	}
	.main .right .top_menu_links_selected a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	.main .right .content {
		padding: 10px;
	}
	.main .left .skugg {
		background-image: url('img/top_menu_shadow.gif');
		background-repeat: repeat-x;
		background-position: top;
	}	
	.main .right .skugg {
		background-image: url('img/top_menu_shadow.gif');
		background-repeat: repeat-x;
		background-position: top;
		padding-left: 5px;
		padding-top: 2px;
		height: 10px;
	}
	.footer {
		clear: both;
		height: 25px;
		width: 855px;
		background: url('images/top_menu_backgr.gif') repeat;
		text-align: center;
	}
	.footer .text {
		font-weight: normal;
		color: #FFFFFF;
		padding-top: 4px;
		padding-right: 6px;
		padding-bottom: 6px;
		padding-left: 6px;
	}