/* CSS Document */
.window .windowBlack_TB{
	background-image:url(skin/windowInBlack_TB.jpg);
	background-repeat:repeat-x;
	width:100%;
}
.window .windowContentBlack_TR{
	background-image:url(skin/windowInBlack_c2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
}
.window .windowContentBlack_TL{
	background-image:url(skin/windowInBlack_c1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
}

#PANEL_960{
	width:960px;
	vertical-align:top;
	padding-bottom:10px;
}
#PANEL_960 .BORDER_TOP img{
	background-image:url(skin/panel_960_TOP.jpg);
	width:100%;
	height:10px;
}
#PANEL_960 .BORDER_BOTTOM img{
	background-image:url(skin/panel_960_BOTTOM.jpg);
	width:100%;
	height:9px;
}
#PANEL_960 .window .panelBlack_960_BOTTOM{
	background-image:url(skin/panelBlack_960_BOTTOM.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
}
#tearSheetPage_Panel{
	padding:4px 7px;
	width:612px;
	height:792px;
}
#tearSheetIcon_Panel{
	padding:4px 8px 11px 8px;
	text-align:center;
}

#tearSheetIcon_Panel .pageView{
	text-align:center;
}
#tearSheetIcon_Panel a{
	padding:10px;
	display:block;
}
#tearSheetIcon_Panel .page{
	border:1px solid #FFFFFF;	
}

#tearSheetPage_Panel #flashcontent{
	background-image:url(skin/loaderTearSheet.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
