﻿.cambuttonContainer
{   
 margin:20px 0 0 10px;
 _margin:20px 0 20px 10px;
 width:600px;       
 min-height:50px;
 _height:30px;
 background:url(pics/campanel/top.gif) no-repeat top;
 display:table;
 font-family:Verdana,"times new Roman",arial;
 font-size:12px;
 
 
}
.camButtonBody
{
 display:table;
 width:600px;
 min-height:100px;
 _height:30px;
 background:url(pics/campanel/body.gif) repeat-y top;          
 text-align:justify;
 
}
.camButtonBottom
{
 width:600px;
 height:29px;
 _height:20px;
 background:url(pics/campanel/bottom.gif) no-repeat bottom;          
 
}
.camText
{
    font-size:12px;
    text-align:justify;  
    margin-bottom:10px; 
    
}

.camP
{
    margin:20px 10px 0 0px;
    text-align:justify;
}
.camUl
{
    
  margin:10px 10px 0 145px;
  list-style-type:disc;  
    
 }
 .camUl li
 {
    margin-top:5px;   
 }
 
 .spanHead
{   
    display:block;
    padding-top:8px;
}
.buttonHeaderText
{   
    padding:0px 0 0 20px;
    height:30px;
    font-size:14px;
    text-align:justify;   
    font-family:"Copperplate Gothic Light","Times New Roman",arial;
    color:blue;
    text-align:center;
    
}