	a { color: navy;}
	a:visited { color: olive; }
	
	div#main {
		margin-top: 15px; 
		width: 895px; 
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding:0;
	}
	div#main div{
		display:inline;
	}
	
	div#topLogo { width:330px; }
	
	div#topRightPanel { 
		width: 405px; 
		text-align: right; 
		padding-top: 15px;
		vertical-align: bottom; 
		}
	div#topRightPanel img { margin-left: 5px; margin-right: 5px}
	div#TopNav { 
		text-align: left; 
		color: white;
		padding-top: 11px;
		height: 40px; 
		width: 885px;  
		background: url(../mallfiler/topbanner_bg.gif) repeat-x;
	}
	td#TopBannLeft {width:5px;background: url(../mallfiler/topbanner_left.gif) no-repeat top right;}
	td#TopBannRight {width:5px; background: url(../mallfiler/topbanner_right.gif) no-repeat top right;}
	div#footer{
		text-align: center; 
		color: white;
		padding-top: 2px;				
		font-size: small;
		height: 25px; 
		width: 895px; 
		background-color:#81BF46;
	}
	
	a.topNavLink {color:white; text-decoration: none;}
	a.topNavLink:visited {color:white; text-decoration: none;}
	a.topNavLink:link {color:white; text-decoration: none;}
	a.topNavLink:hover {color:white; text-decoration: underline;}
	
	a.topNavActiveLink {color:white; text-decoration: none; font-weight:bold;}
	a.topNavActiveLink:visited {color:white; text-decoration: none; font-weight:bold;}
	a.topNavActiveLink:link {color:white; text-decoration: none; font-weight:bold;}
	a.topNavActiveLink:hover {color:white; text-decoration: underline; font-weight:bold;}
	
	div.box
	{
		padding: 0.2em;
		border-top: 1px solid #BEDB9E;
		border-bottom: 1px solid #BEDB9E;
		margin-bottom: 1em;
	}
	
	div.GreenBox
	{
		background: url(../mallfiler/green_bgfade.gif);
	}
	div.GreenBox div { padding: 2px;}
	
	div.mainContent {margin-top: 1em; margin-left: 0.2em; margin-right: 0.5em;margin-bottom: 1.5em;}
	
	h2 { font-size: 1.2em;}
	h3 { font-size: 1em;}
	
	a.tip { text-decoration: none; border-bottom: 1px dashed; color:green; }
	a.extern { padding-left: 1.2em; background: url(http://www.camelonta.se/../mallfiler_1755/external.gif) no-repeat left top; }
	

