﻿body 
{
	color: #000000; 
	font-size: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	word-spacing: 0px; 
	text-decoration: none; 
	text-align: left; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 22px; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
/*	background-color:#ECECE6; */
    background-color:#000000;
   background:#667089 url(pageBGx.jpg) repeat-x fixed left top; 
	/* background:#667089 url(gradientBlack1003.jpg) repeat-x fixed left top; */
}





.middleMain
{
    width:600px;
    height:100%;
    color: #000000; 
    background-color:#ffffff;

    text-align: left; 
    padding: 20px 20px 50px 20px;
    margin:0px auto 0px auto;
    overflow: visible; 
    min-height:500px;  
    border-color: #999999; /* #666666;  #333333;*/
}



.menuVerticalLeft{

/*	display: block; */
/*	background-color: #ECECE6; */
    background-color: #000000;
	padding: 20px 20px 20px 20px;
    margin:0px auto 0px auto;
}


.menuVerticalRight {

/*	display: block; */
 /*   background-color: #ECECE6; */
    width:220px;
    background-color: #ECECE6; 
	padding: 20px 20px 20px 20px;
    margin:0px auto 0px auto;
}



.maintable
{

    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 12px; 
	width: 95%; 
	border: 0;
}

 .center
 {
    width:1024px; 
    min-width:960px;
    text-align: left; 
/*    background-color: #ffffff;*/
/*   	background-color: #ECECE6;  */
    padding: 20px 20px 50px 20px;
    margin:0px auto 0px auto;
    overflow: visible; 
    min-height:500px;  
    border-color: #999999; /* #666666;  #333333;*/
  
 }

 .centerEdit
 {
   width:960px;
    min-width:960px;
    background-color: #ffffff;
    padding: 20px 40px 50px 40px;
    margin:0px auto 0px auto;
    overflow: visible; 
    min-height:500px;  
    border-color: #999999; /* #666666;  #333333;*/
  
 }