.header-top {	
	background: url(../images/pagelayout/top_slice.gif) repeat-x;
	height:5px;
}

.header-topleft {	
	background: url(../images/pagelayout/topleft_slice.gif);
	height:5px;
	width:5px;
}

.header-left {	
	background: url(../images/pagelayout/left_slice.gif) repeat-y;
	width:5px;
}

.header-bottom {	
	background: url(../images/pagelayout/bottom_slice.gif) repeat-x;
	height:5px;
}

.leftpanel-itemtop {	
	background: url(../images/pagelayout/item_top.gif);
	width:174px;
	height:50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align:right;
	padding-right:50px;
}

.leftpanel-itemtopselected {	
	background: url(../images/pagelayout/item_top.gif);
	width:174px;
	height:50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-align:right;
	padding-right:50px;
}

.leftpanel-itemtop a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #FFFFFF;	
}

.leftpanel-itemtop a:hover{	
	color: #CCCCCC;	
}

.leftpanel-itemmiddleselected {	
	background: url(../images/pagelayout/item_middle.gif);
	width:174px;
	height:50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #CCCCCC;
	text-align:right;
	padding-right:50px;
}

.leftpanel-itemmiddle {	
	background: url(../images/pagelayout/item_middle.gif);
	width:174px;
	height:50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;
	padding-right:50px;
}

.leftpanel-itemmiddle a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;	
}

.leftpanel-itemmiddle a:hover{	
	color: #CCCCCC;	
}

.leftpanel-itembottom {	
	background: url(../images/pagelayout/item_bottom.gif);
	width:174px;
	height:59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding-right:50px;
	padding-bottom:9px;
}

.leftpanel-itembottom a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #FFFFFF;		
}

.leftpanel-itembottom a:hover{	
	color: #CCCCCC;	
}

.leftpanel-bottom {	
	background: url(../images/pagelayout/left_bottom.gif) repeat-y;
	width:65px;
}

.leftpanel-bottom1 {	
	background: url(../images/pagelayout/widespacer.gif) repeat-y;
	width:109px;
}

.bottompanel-bottom {	
	background: url(../images/pagelayout/bottom_slice2.gif) repeat-x;
	height:11px;
}

.bottompanel-middle {	
	background: url(../images/pagelayout/bottom_slice1.gif) repeat-x;
	height:91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #FFFFFF;
	text-align:center;
}

.bottompanel-middle a {	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #CCCCCC;
	text-align:center;
}



