﻿.containerMain
{
	width:850px; background-color:White;text-align:left; overflow:hidden;
}
.containerMenu
{
	background-image:url(images/midnavback.gif); height:19px;
}
.containerBody
{
	min-height:400px; /*overflow:auto;*/
}
.containerFooter
{
	clear:both;	float:none; padding:2px; vertical-align:bottom; background-image:url(images/footerback.gif);
}
.containerHeader
{
background-image:url(images/header_fade_right.jpg); background-repeat:no-repeat; background-position:right; text-align:right; font-weight:bold; color: #4f6175; padding:4px; font-size:larger;	
}




/*	These are used to fade the Screen shots in and out  */
.SSFaded{   opacity:.5;     filter:alpha(opacity=50);  }
.SSShow{    opacity:.99;    filter:alpha(opacity=99);  }



.labelInfo
{
	font-weight:bold;
	color:Blue;
}
