﻿body
{
	background-color:#d0e1f8;
	font-family : Verdana;
	font-size: 11px;
	color: #545151;
	background-image: url('../Images/tabellbg.jpg');    
    background-repeat: repeat-y;
    background-position:center;    
	margin-left:auto;
	margin-right:auto;
}
#div_site
{
	width:919px;	
	height:100%;	
	margin-left:auto;
	margin-right:auto;
}
#div_rightmargin
{
	width:0px;
}
#div_content
{	
	width:600px;
}
#div_page_container
{
	margin-top:20px;	
	width:100%;
	text-align:center;
}
#div_menu_background
{
    margin: 0px;
    padding: 0px;
    width: 100%;    
}
#div_top
{
	margin-top:10px;
	width: 100%;
	height:159px;
	text-align:center;
}
#div_page
{
	width: 100%;
}
#div_menu
{
	padding-left:20px;
	padding-top:20px;
}