body {

       /*text-align:center;*/
@@@ background:#BBBBBB;
       margin-top: 0px;
       /*margin-right: 0px;
       margin-bottom: 0px;*/
       margin-left: 7px;
    
}

#outline {
	   width:800px;
	   text-align:left;
	   margin-top: 0px;
           margin-right: 0px;
           margin-bottom: 0px;
           margin-left: 4px;
	   background:#000000;        

 }

.outline-margin { 
	        /*margin:0 10px;*/
		/*
		margin-top: 0px;
           	margin-right: 0px;
           	margin-bottom: 0px;
           	margin-left: 0px; 
		*/
}

.main { 

	background:#FFFFFF;
	border:solid 1px #000000;
	/*width:627px;*/
	width:630px;
	height:1190;
    float:right;
	padding-top:0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px; 

}

.c-both { 

          /*clear:both;*/
 
}

.header { 
          
	  background:#BBBBBB;
	  width:800px;
	  height:81;
	  
	  /*border:solid 1px #000000;
	  margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 4px;*/
      
	  background-image: url(images/common/toplogo.gif);
	  background-repeat: no-repeat;
	  background-position: left top;
}

.footer { 
	  text-align:center;
          color:#CCCCCC;
          width:800px;
          height: 5px;
          clear : both ;
	  background:#000000;
}

.side { 

        background:#BBBBBB;
        border:solid 1px #000000;
	width:168px;
	height:1190;
        float:left; 
}

.sidetitle { 

             background:#EEEEEE;
             width:168px;
             height:23px; 
             color:#999999;
	     font-size:9pt;
             font-weight:bold;
	     padding-top:7px;
	     padding-right: 0px;
	     padding-bottom: 0px;
	     padding-left: 0px;

}

.sidemes { 
	/*
             margin-top:  0px;
             margin-right: 0px;
             margin-bottom: 0px;
             margin-left: 3px; 
	 */  
}

.title { 

         background:#D9E5FF;
         width:585px;
	 height:30px; 
         color:#999999;
         font-weight:bold;
         margin-top:  7px;
         margin-right: 0px;
         margin-bottom: 7px;
         margin-left: 0px; 
	 padding-top:7px;
	 padding-right: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px; 

	
}

.loginmainform { 

             background:#FFFFFF;
             border:solid 1px #000000;
             width:630px;
	     	 height:750;
             float:right;
}

.loginmainl { 

             background:#FFFFFF;
             width:250px;
             float:left; 
	     margin-top:  10px;
	     margin-left: 40px;   
}

.loginmainr { 

             background:#FFFFFF;
             width:330px;
             float:right; 
	     margin-top:  10px;  
}

.loginside { 
          
	     background:#BBBBBB;
             border:solid 1px #000000;
             width:168px;
	     height:750;
             float:left;
}

