


.headList1
    {
         background-image:url(image/butLine1.jpg); background-repeat:repeat-x;             
    }
	
.headList2
    {
         background-image:url(image/butLine3.jpg); background-repeat:repeat-x;             
    }
    
.menuLine
    {
         background-image:url(image/mLine.gif); background-repeat:repeat-y;             
    }
 
 .boxTop
    {
         background-image:url(image/btop.gif); background-repeat:repeat-x;             
    }
 
  .boxLeft
    {
         background-image:url(image/bleft.gif); background-repeat:repeat-y;             
    }
	
  .boxBottom
    {
         background-image:url(image/bbottom.gif); background-repeat:repeat-x;             
    }
	
  .boxRight
    {
         background-image:url(image/bright.gif); background-repeat:repeat-y;             
    }
    
    .header1
    {
       font-family:Arial;
       font-size:14px;
       font-weight:bold;
       color:White;
       text-decoration:none;
    }
    
    .header1v
    {
       font-family:Arial;
       font-size:14px;
       font-weight:bold;
       color:white;
       text-decoration:none;
    }
    
    .header1v:hover
    {
       font-family:Arial;
       font-size:14px;
       font-weight:bold;
       color:yellow;
       text-decoration:none;
    }
    
    
    
	.header2
    {
       font-family:Arial;
       font-size:14px;
       font-weight:bold;
       color:#333333;
    }
    
    .header3
    {
       font-family:Arial;
       font-size:16px;
       font-weight:bold;
       color:#333333;
    }
	
	.bottom1
    {
       font-family:Arial;
       font-size:10px;
       font-weight:normal;
       color:#727272;
    }
	
    .ctt1
    {
       font-family:Arial;
       font-size:12px;
       font-weight:normal;
       color:White;
    }
    
    .ctt2
    {
       font-family:Arial;
       font-size:12px;
       font-weight:normal;
       color:Black;
    }