.leftpanel {
	font-family: Verdana;
	font-size: 9px;
}
.leftpanel .content {
	font-family: Verdana;
	font-size: 9px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686868;
	border-left-color: #686868;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.header{
	font-size:10px;
	font-weight:bold;	
}
.contentpane {
 	font-size:10px;
 	font-weight:bold;
	height:12px;
}

.contentpane .content {
	font-family: Verdana;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #DEE6F0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686868;
	border-left-color: #686868;
}
.leftpane .square {
	margin-bottom: 6px;
}



.leftpane {
	background-color: #B1CBFE;
	background-image: url(images\nav_bak.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 12px;
}

.leftpanel .topleftpic
{
	background-image: url(images\cell1_t_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftpanel .topcontentpic
{
	background-image: url(images\cell1_t_c.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftpanel .toprightpic
{
	background-image: url(images\cell1_t_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftpanel .headbak {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686868;
	border-left-color: #686868;
}
.leftpanel .buttomleftpic
{
	background-image: url(images\cell1_b_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftpanel .buttomcontentpic
{
	background-image: url(images\cell1_b_c.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftpanel .buttomrightpic
{
	background-image: url(images\cell1_b_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
