@charset "utf-8";
/* leftpane Container */
#leftpane {
	padding: 0;
	margin: 0;
}
#leftpane a {color: #000;}
.leftpane_tl {background: url(tl-leftpane.gif) no-repeat bottom left; width: 18px; height: 24px;}
.leftpane_tb {background: url(tb-leftpane.gif) repeat-x top left; height: 24px;}
.leftpane_tr {background: url(tr-leftpane.gif) no-repeat bottom right; width: 18px; height: 24px;}
.leftpane_cb {background: #ccc;}
.leftpane_bl {background: url(bl-leftpane.gif) no-repeat top right; width: 3px; height: 22px;}
.leftpane_bb {background: url(bb-leftpane.gif) repeat-x top; height: 22px;}
.leftpane_br {background: url(br-leftpane.gif) no-repeat top left; width: 3px; height: 22px;}

.leftpane_title {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
.leftpane_Content {
	padding: 4px 4px 0 4px;
}

#leftpane .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#leftpane .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
font-weight:bold;
}

/* contentpane Container */
#contentpane {
	padding: 0;
	margin: 0;
}
#contentpane a {color: #000;} #contentpane a:hover {color: #666; text-decoration: underline;}
.contentpane_tl {background: url(tl-contentpane.gif) no-repeat bottom left; width: 18px; height: 27px;}
.contentpane_tb {background: url(tb-contentpane.gif) repeat-x top left; height: 27px;}
.contentpane_tr {background: url(tr-contentpane.gif) no-repeat bottom right; width: 18px; height: 27px;}
.contentpane_cb {background: #fdfeea;}
.contentpane_title {
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 27px;
	padding-left: 16px;
}
.contentpane_Content {
	padding: 4px 4px 12px 4px;
}

#contentpane .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#contentpane .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
font-weight:bold;
}

/* rightpane Container */
#rightpane {
	padding: 0;
	margin: 0;
}
#rightpane a {color: #fff;}
.rightpane_tl {background: url(tl-rightpane.gif) no-repeat bottom left; width: 6px; height: 29px;}
.rightpane_tb {background: url(tb-rightpane.gif) repeat-x top left; height: 29px;}
.rightpane_tr {background: url(tr-rightpane.gif) no-repeat bottom right; width: 6px; height: 29px;}
.rightpane_lb {background: url(lb-rightpane.gif) repeat-y right; width: 6px;}
.rightpane_cb {background: #6785bc;}
.rightpane_rb {background: url(rb-rightpane.gif) repeat-y left; width: 6px;}
.rightpane_bl {background: url(bl-rightpane.gif) no-repeat bottom right; width: 6px; height: 22px;}
.rightpane_bb {background: url(bb-rightpane.gif) repeat-x bottom; height: 22px;}
.rightpane_br {background: url(br-rightpane.gif) no-repeat bottom left; width: 6px; height: 22px;}

.rightpane_title {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
}
.rightpane_Content {
	padding: 4px 4px 0 4px;
}

#rightpane .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #fff;
font-weight:normal;
}

#rightpane .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
font-weight:bold;
}

/* no-title Container */
#no-title {
	padding: 0;
	margin-bottom: 10px;
}
#no-title a {color: #000;}
.no-title_Content {
	padding: 4px 4px 0 4px;
}

#no-title .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #000;
font-weight:normal;
}

#no-title .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
font-weight:bold;
}

