 body {
text-align:center;
height: 100%; 
font-size:12px;
padding:20px;
font-family:Arial;
background:#fff;
	}
ul#navlist li
{
float: left;
 background-image: url('../images/cellbg_12.jpg'); 
color:red;
margin: 2px 2px 0 2px;

}
#middle { 
background-image: url('../images/aletta10_05.jpg');
background-repeat: repeat-y;
width:930px;
height:auto !important;

}
#top_login{ 
}
#menu{ 
background-image: url('../images/aletta10_05.jpg');
background-repeat: repeat-y;
width:930px;
border: dashed 2px black;
}
#test{ 

background-image: url('../images/aletta10_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#page_test{ 

background-image: url('../images/aletta10_page_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#bottom_welkom{ 
clear:both;
background-image:url('../images/aletta10_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
#page_footer{ 
clear:both;
background-image:url('../images/aletta10_page_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #0099ff; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:visited{
background-color: #0099ff; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:hover{
background-color: #33ccff;
color: #f2f2ff;
}

DIV.blocks
{
width:420;
  

   padding-right: 10px;
   padding-left: 10px;
   padding-bottom: 3px;
   padding-top: 2px;
   text-align:left;


margin-top:0px;
margin-right:0px;
margin-left:0px;
margin-bottom:3px;

background-repeat: repeat;
border-top:solid 1px black;
border-bottom:solid 1px black;


}
DIV.block_title
{

margin-left:-8px;
   width:430; 
   overflow:none;
   font-weight:bold;
   font-size:15px;


  
color:#ffffff;
background-color:#00adef;

}
