 body {
text-align:center;
height: 100%; 
font-size:12px;
padding:20px;
font-family:Arial;
background:#fff;
	}
.sidebarmenu ul{
z-index:1;
margin: 0;
padding: 0;
list-style-type: none;
font:  9px Arial;
width: 230px; /* Main Menu Item widths */

}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px;
border-bottom: 1px solid #fff;


}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #ff3333; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:visited{
background-color: #ff3333; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:hover{
background-color: red;
color: #f2f2ff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
border: 1px solid #fff;

}

.sidebarmenu a.subfolderstyle{
background: url(../images/arr_w.png) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

ul#navlist li
{
float: left;
 background-image: url('../images/cellbg_4.jpg'); 
color:red;
margin: 2px 2px 0 2px;

}
#middle { 
background-image: url('../images/aletta3_05.jpg');
background-repeat: repeat-y;
width:930px;
height:auto !important;

}
#top_login{ 
}
#menu{ 
background-image: url('../images/aletta3_05.jpg');
background-repeat: repeat-y;
width:930px;
border: dashed 2px black;
}
#test{ 

background-image: url('../images/aletta3_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#page_test{ 

background-image: url('../images/aletta3_page_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#bottom_welkom{ 
clear:both;
background-image:url('../images/aletta3_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
#page_footer{ 
clear:both;
background-image:url('../images/aletta3_page_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}

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:#ed1b24;

}
