html, body {
	margin: 0;
	padding: 0;
	}

body {
	width: 1028px;
	overflow: auto;
	}

#header a img{
	border:0;
	}

#page h1 {
	color: #1c1c18;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	}
	
#page h2, h3 {
	color: #1c1c18;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}
	
#page img {
	clear: both;
	margin:0;
	padding:0;
}

#page .image {
	font-size: 12px;
	font-style: italic;
	padding: 0;
	margin:0;
	clear: both;
	text-align: center;
	}
	
#page td {
	border: 1px solid #d9d9d9;
	padding: 3px;
	}
	
#page tr.tableheader {
	background-color: #cccccc;
	}

#page tr.tablefooter {
    background-color: #cccccc;
    }

#page table {
	border-spacing: 0;
	}	

#page p {
	color: #1c1c18;
	font-size: 12px;
	}

#page {
	font-family: verdana;
	font-size: 12px;
	width: 506px;
	color: #1c1c18;
	float: left;
	margin: 40px 24px 0 0;
	}
	
#page ul {
	clear: both;
	}	
	
#comment {
    font-family: verdana;
    font-size: 12px;
	margin: 5px 0 0 0 ;
	float:left;
	width: 200px;
	}
	


/* Menu */

.menu_container {
	width: 217px;
	margin: 0 0 0 39px;
    padding: 6px 10px 6px 0;
}

li.selected > .menu_container {
    padding: 6px 10px 6px 0;

	}
	
li.item1.selected > .menu_container, li.item1.selected li.selected > .menu_container{
	background: url("../images/013567_border.png") top right repeat-y;
	}
	
li.item2.selected > .menu_container, li.item2.selected li.selected > .menu_container{
	background: url("../images/673301_border.png") top right repeat-y;
	}
	
li.item3.selected > .menu_container, li.item3.selected li.selected > .menu_container{
	background: url("../images/023435_border.png") top right repeat-y;
	}
	
li.item4.selected > .menu_container, li.item4.selected li.selected > .menu_container{
	background: url("../images/343434_border.png") top right repeat-y;
	}
	
li.item5.selected > .menu_container, li.item5.selected li.selected > .menu_container{
	background: url("../images/990002_border.png") top right repeat-y;
	}
	
li.item6.selected > .menu_container, li.item6.selected li.selected > .menu_container{
	background: url("../images/013567_border.png") top right repeat-y;
	}

li.item7.selected > .menu_container, li.item7.selected li.selected > .menu_container{
    background: url("../images/673301_border.png") top right repeat-y;
    }

li.itemLast.selected > .menu_container, li.itemLast.selected li.selected > .menu_container{
    background: url("../images/8c8c8c_border.png") top right repeat-y;
    }

#navigation {
	margin: 0 24px 0 0;
	padding: 0 0 0 0;
	float: left;
	width:267px;
	border-right: 1px solid #d9d9d9;

	}
	
#header {
	margin: 0;
	padding: 0;
	}

#navigation ul {
	font-family: verdana;
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	background: #fff url("../images/ie/vertical_ul_border.png") top left repeat-y;
	}

#navigation a {
	/*padding: 0 0 0 38px;*/
	text-decoration: none;
	color: #000;
	}
	
#navigation a:hover {
	color: #333;
	text-decoration: underline;
	}

#navigation ul li {
	font-size: 12px;
	padding: 0;
	margin-top: 10px;
	font-weight: bold;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 0;
	}
	
#navigation ul li ul {
	background: transparent;
		padding: 0;
	}
	
#navigation ul li ul li {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
/*	padding-bottom: 0;*/
	}

#navigation ul li ul li ul {
	margin:0 0;
	padding: 0;
	}
	
/* 2nd level under item1 */ 
#navigation li.item1 li.even.pluss {
    background: url("../images/9pluss.jpg") top left no-repeat;
    }
    
#navigation li.item1 li.even.minus {
    background: url("../images/9minus.jpg") top left no-repeat;
    }
    
#navigation li.item1 li.even.block {
    background: url("../images/9block.png") top left no-repeat;
    }
    
#navigation li.item1 li.odd.expandable {
    background: url("../images/10pluss.jpg") top left no-repeat;
    }
    
#navigation li.item1 li.odd.selected.expandable {
    background: url("../images/10minus.jpg") top left no-repeat;
    }

#navigation li.item1 li.odd {
    background: url("../images/10block.png") top left no-repeat;
    }
    
/* 2nd level under item2 */ 
#navigation li.item2 li.even.pluss {
    background: url("../images/1pluss.jpg") top left no-repeat;
    }
    
#navigation li.item2 li.even.minus {
    background: url("../images/1minus.jpg") top left no-repeat;
    }
    
#navigation li.item2 li.even.block {
    background: url("../images/1block.png") top left no-repeat;
    }
    
#navigation li.item2 li.odd.expandable {
    background: url("../images/2pluss.jpg") top left no-repeat;
    }
    
#navigation li.item2 li.odd.selected.expandable {
    background: url("../images/2minus.jpg") top left no-repeat;
    }

#navigation li.item2 li.odd {
    background: url("../images/2block.png") top left no-repeat;
    }
    
/* 2nd level under item3 */ 
#navigation li.item3 li.even.pluss {
    background: url("../images/3pluss.jpg") top left no-repeat;
    }
    
#navigation li.item3 li.even.minus {
    background: url("../images/3minus.jpg") top left no-repeat;
    }
    
#navigation li.item3 li.even.block {
    background: url("../images/3block.png") top left no-repeat;
    }
    
#navigation li.item3 li.odd.expandable {
    background: url("../images/4pluss.jpg") top left no-repeat;
    }
    
#navigation li.item3 li.odd.selected.expandable {
    background: url("../images/4minus.jpg") top left no-repeat;
    }

#navigation li.item3 li.odd {
    background: url("../images/4block.png") top left no-repeat;
    }
    
/* 2nd level under item6 */ 
#navigation li.item6 li.even.pluss {
    background: url("../images/9pluss.jpg") top left no-repeat;
    }
    
#navigation li.item6 li.even.minus {
    background: url("../images/9minus.jpg") top left no-repeat;
    }
    
#navigation li.item6 li.even.block {
    background: url("../images/9block.png") top left no-repeat;
    }
    
#navigation li.item6 li.odd.expandable {
    background: url("../images/10pluss.jpg") top left no-repeat;
    }
    
#navigation li.item6 li.odd.selected.expandable {
    background: url("../images/10minus.jpg") top left no-repeat;
    }

#navigation li.item6 li.odd {
    background: url("../images/10block.png") top left no-repeat;
    }

/* 3rd level arrows */

#navigation li.item1 li.arrow {
	font-size: 12px;
	font-weight: normal;
	background: #fff url("../images/ie/grey_arrow.png") top left no-repeat;
	}
	
#navigation li.item2 li.arrow {
	font-size: 12px;
	font-weight: normal;
	background: #fff url("../images/ie/brown_arrow.png") top left no-repeat;
	}

#navigation li.item3 li.arrow {
	font-size: 12px;
	font-weight: normal;
	background: #fff url("../images/ie/yellow_arrow.png") top left no-repeat;
	}

#navigation li.item6 li.arrow {
	font-size: 12px;
	font-weight: normal;
	background: #fff url("../images/ie/blue_arrow.png") top left no-repeat;
	}
	
/*
.item1, .item2, .item3, .item4, .item5, .item5, .item6 {
	padding: 6px 0 5px 38px;
	}
*/

.item1 {
	background: url("../images/013567.jpg") top left no-repeat;
	}
	
.item2 {
	background: url("../images/673301.jpg") top left no-repeat;
	}
	
.item3 {
	background: url("../images/023435.jpg") top left no-repeat;
	}
	
.item4 {
	background: url("../images/343434.jpg") top left no-repeat;
	}
	
.item5 {
	background: url("../images/990002.jpg") top left no-repeat;
	}
	
.item6 {
	background: url("../images/013567.jpg") top left no-repeat;
	}
	
.item7 {
    background: url("../images/673301.jpg") top left no-repeat;
    }

.itemOld {
    background: url("../images/559534.jpg") top left no-repeat;
    }
    
.itemLast {
    background: url("../images/8c8c8c.jpg") top left no-repeat;
    }
    
.comment {
    font-weight: bold;
}
	
