.frameBlack
{
	border:0px;
}
/********* Top Green *********/
.frameBlack .fg_rTop
{
	width: 5px;
	height: 21px;
	background-image: url('frames/fGreen_rTop.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.frameBlack .fg_mTop
{
	background-image: url('frames/fGreen_mTop.gif');
	background-repeat: repeat-x;
	background-position: center top;
	/**********
	padding-right:5px;*/
	text-align:right;
	font-size:9pt;
	font-weight:600;
	color:White;
}
.frameBlack .fg_title
{
	width:100%;
	float:right;
	padding-right:10pt;
	background-image: url('frames/fGreen_arrow.gif');
	background-repeat:no-repeat;
	background-position: right top;
	/***********/
	text-align:right;
	font-size:9pt;
	font-weight:600;
	color:White;
}
.frameBlack .fg_lTop
{
	width: 5px;
	height: 21px;
	background-image: url('frames/fGreen_lTop.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/********* Top Black *********/
.frameBlack .fb_rTop
{
	width: 5px;
	height: 21px;
	background-image: url('frames/fBlack_rTop.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.frameBlack .fb_mTop
{
	background-image: url('frames/fBlack_mTop.gif');
	background-repeat: repeat-x;
	background-position: center top;
	/***********/
	font-size:9pt;
	font-weight:600;
	color:White;
}
.frameBlack .fb_lTop
{
	width: 5px;
	height: 21px;
	background-image: url('frames/fBlack_lTop.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/********* Middle *********/
.frameBlack .frame_rMiddle
{
	background-image: url('frames/frame_rMiddle.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.frameBlack .frame_mMiddle
{
	vertical-align:top;
	text-align:justify;
	font-size:9pt;
	background-color:White;
	padding:3px;
}
.frameBlack .frame_lMiddle
{
	background-image: url('frames/frame_lMiddle.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

/********* Bttom *********/
.frameBlack .frame_rBottom
{
	height: 6px;
	background-image: url('frames/frame_rBottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.frameBlack .frame_mBottom
{
	background-image: url('frames/frame_mBottom.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.frameBlack .frame_lBottom
{
	height: 6px;
	background-image: url('frames/frame_lBottom.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/****** Start Frame Silver ******/
.frameSilver
{
	border:0px;
}
.frameSilver .row1_rTop
{
	width: 120px;
	height: 23px;
	background-image: url('frames/fSilver_rTop.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.frameSilver .row1_mTop
{
	background-image: url('frames/fSilver_mTop.gif');
	background-repeat: repeat-x;
	background-position: center top;
	/******/
	font-size:9pt;
	font-weight:600;
	text-align:right;
}
.frameSilver .row1_lTop
{
	width: 6px;
	height: 23px;
	background-image: url('frames/fSilver_lTop.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.frameSilver .row2_cell
{
	padding:5px;
	text-align:justify;
	vertical-align:top;
	font-size:9pt;
	background-color:#f7f7f7;
	border-right: 1px solid #a9b8c2;
	border-bottom: 1px solid #a9b8c2;
	border-left: 1px solid #a9b8c2;
}
/****** End Frame Silver ******/

/****** Start Frame Green ******/
.frame_row1_1  {
	width: 7px;
	height: 24px;
	background-image: url('frameG_TR.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.frame_row1_2  
{
	padding-top:2px;
	padding-right:5px;
	vertical-align:top;
	/*height: 24px;*/
	background-image: url('frameG_TM.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-size:9pt;
	/*font-family:tahoma;*/
	font-weight:600;
	color:black;
	text-align:right;
}
.frame_row1_3  {
	width: 7px;
	/*height: 24px;*/
	background-image: url('frameG_TL.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding:3px;
}
.frame_row2_1  {
	border-left:1px solid #5B5D5C;
}
.frame_row2_2  {
	background-image: url('gray_gradient.gif');
	background-position: center top;
	/*background-position-y: 450px;*/
	vertical-align:top;
	font-size:9pt;
	text-align:justify;
	padding:10px;
}
.frame_row2_3  {
	border-right:1px solid #5B5D5C;
}

.frame_row3_1  {
	width: 7px;
	height: 13px;
	background-image: url('frameG_BR.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.frame_row3_2  {
	height: 13px;
	background-image: url('frameG_BM.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.frame_row3_3  {
	width: 7px;
	height: 13px;
	background-image: url('frameG_BL.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
/******  End  Frame Green ******/