/*IStorcam Containers CSS Document */

/* -------------- Default Style ------------- */

/*.Normal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}*/


 
/* -------------- GreyBar Style ------------- */

#GreyBar{
	margin-bottom:11px;
	
	width:100%;

	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	
	background:transparent;
}


#GreyBar #TitleTable{

}

#GreyBar #TitleTable #Title{
	padding-left:5px;
	color:#1f5db4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#GreyBar #TitleTable #Title .Head{
	color:#1f5db4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#GreyBar #Center #Con  .ContentPane{
	padding:5x;
	
	color:#384048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	background:#fff;
}


#GreyBar .ContentPane .Normal{
	padding:5px;
}



#GreyBar #TopLeft{
	background:url(Images/GreyBarTopLeft.gif) no-repeat right bottom;
	width:6px;
	height:25px;
	padding-left:6px;
}

#GreyBar #Top{
	background:url(Images/GreyBarTop.gif) repeat-x left bottom;
}

#GreyBar #TopRight{
	background:url(Images/GreyBarTopRight.gif) no-repeat left bottom;
	width:6px;
	height:25px;
	padding-left:6px;
}

#GreyBar #Left{
	background:url(Images/GreyBarLeft.gif) repeat-y right top;
}

#GreyBar #Center{
	background:#fff;
}

#GreyBar #Right{
	background:url(Images/GreyBarRight.gif) repeat-y left top;
}

#GreyBar #BottomLeft{
	background:url(Images/GreyBarBottomLeft.gif) no-repeat right top;
	width:6px;
	height:6px;
}

#GreyBar #Bottom{
	background:url(Images/GreyBarBottom.gif) repeat-x left top;
}

#GreyBar #BottomRight{
	background: url(Images/GreyBarBottomRight.gif) no-repeat left top;
}

/* -------------- RedBar Style ------------- */

#RedBar{
	margin-bottom:11px;
	
	width:100%;

	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	
	background:transparent;
}


#RedBar #TitleTable{

}

#RedBar #TitleTable #Title{
	padding-left:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#RedBar #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#RedBar #Center #Con  .ContentPane{
	padding:5px 5 10 5;
	
	color:#384048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	background:transparent;
}


#RedBar .ContentPane .Normal{
	padding:5px;
}

#RedBar .ContentPane a:link,#RedBar .ContentPane  a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:none;
}

#RedBar .ContentPane a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:underline;	
}

#RedBar #TopLeft{
	background:url(Images/RedBarTopLeft.gif) no-repeat right bottom;
	width:10px;
	height:22px;
	padding-left:10px;
}

#RedBar #Top{
	background:url(Images/RedBarTop.gif) repeat-x left bottom;
}

#RedBar #Left{
	background: #fff url(Images/RedBarLeft.gif) no-repeat right bottom;
}

#RedBar #Center{
	background:#fff url(Images/RedBarCenter.gif) repeat-x left bottom;
}

#RedBar #Right{
	background:#fff url(Images/RedBarRight.gif) no-repeat left bottom;
	padding-left:10px;
}





/* -------------- BlueBar Style ------------- */

#BlueBar{
	margin-bottom:11px;
	
	width:100%;

	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	
	background:transparent;
}


#BlueBar #TitleTable{
	background:#6d7c83;

}

#BlueBar #TitleTable #Title{
	padding-left:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#BlueBar #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#BlueBar #Center #Con  .ContentPane{
	padding:5px 5 10 5;
	
	color:#384048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	background:transparent;
}


#BlueBar .ContentPane .Normal{
	padding:5px;
}


/* -------------- RedBarBlueBg Style ------------- */

#RedBarBlueBg{
	margin-bottom:11px;
	
	width:100%;

	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	
	background:transparent;
}


#RedBarBlueBg #TitleTable{

}

#RedBarBlueBg #TitleTable #Title{
	padding-left:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#RedBarBlueBg #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#RedBarBlueBg #Center #Con{
	padding:0;
	border-top:3px solid #f6f7f8;
	padding-top:7px;
	background:#ced6d9;
}

#RedBarBlueBg #Center #Con .ContentPane{
	padding:0;

	color:#384048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	background:#ced6d9;
}


#RedBarBlueBg .ContentPane .Normal{
	padding:0px;
}

#RedBarBlueBg .ContentPane a:link,#RedBarBlueBg .ContentPane  a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:none;

}

#RedBarBlueBg .ContentPane a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:underline;	
}

#RedBarBlueBg #TopLeft{
	background:url(Images/RedBarTopLeft.gif) no-repeat right bottom;
	width:10px;
	height:22px;
	padding-left:10px;
}

#RedBarBlueBg #Top{
	background:url(Images/RedBarTop.gif) repeat-x left bottom;
}

#RedBarBlueBg #Center{
	background: transparent;
}


/* -------------- ImageShow Style ------------- */

#ImageShow{
	margin-bottom:3px;
	
	width:100%;

	border:none;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	
	background:transparent;
}


/*#ImageShow #TitleTable{

}

#ImageShow #TitleTable #Title{
	padding-left:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#ImageShow #TitleTable #Title .Head{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
*/

#ImageShow #Center #Con  .ContentPane{
	padding:0;
	
	color:#384048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	background:transparent;
}


#ImageShow .ContentPane .Normal{
	padding:0px;
}

#ImageShow .ContentPane a:link,#ImageShow .ContentPane  a:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:none;
}

#ImageShow .ContentPane a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b74c7;
	text-decoration:underline;	
}

