body
	{ 
		text-align: center;
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		color: #000000; 
		margin: 0;
		background-image: url('../images/bckfd.gif');
	}


.pageframe
	{ 
		position:relative;
		width: 977px;
		margin:0 auto; 
		text-align:left; 
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica, Sans-Serif; 
		color: #000000;
	} 

a, a:hover, a:link, a:visited
	{
		color: #990000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
	}
.content
	{
		width: 977px;
		float: left;
		background-image: url('../images/ebox_mid.gif');
		padding-bottom: 5px;
	}
.content-bottom
	{
		width: 977px;
		height: 10px;
		background-repeat: no-repeat;
		background-position: top left;
		background-image: url('../images/ebox_bot.gif');
		float: left;
	}	
.content-top
	{
		width: 977px;
		height: 10px;
		background-repeat: no-repeat;
		background-position: bottom left;
		background-image: url('../images/ebox_top.gif');
		float: left;
		margin-top: 15px;
	}		
.content-left-col
	{
		width: 708px;
		/*width: 723px;*/
		padding-left: 15px;
		float: left;
	}
.content-right-col
	{
		width: 222px;
		float: left;
		padding-left: 14px;
		padding-right: 0px;
	}
	


html { font-size: 13px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
		#wrapper 
			{
				width: 977px;
				float: left;

			}
		#topmenuslidebuttons
			{
				float: left;
				width: 16px;
				padding-top: 12px;
			}
		#panes {
			
			border-style: none;
			margin: 0 auto 0 auto;
			height: 46px;
			float: left;	
			width: 350px ;	
		}
		
		#content
		{
			float: left;
			width: 90%; /*!important;*/
			/*width: 2000px;*/	
			/*overflow: hidden;	height: 61px;*/
		}
		
		#panes div div { overflow: hidden; float: left;	}

		.dynam{
			/*width: 645px !important;*/
			width: 645px;
		
		}
		

#sbg { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter: alpha(opacity=40); width: 100%; height: 400%; text-align: center; z-index: 99; }
#sbox { display: none; position: absolute; font-weight: bold; font-size: 14px; background: #002B53; color: #FFF; text-align: center; border: 1px solid #636D61; top: 70px; z-index: 100; }
.sX { font-size: 12px; color: #000; padding: 4px 0; border-top: 1px solid #636D61; background: #AFD9FF; cursor: pointer;}


	
	
	

