﻿body{
    font-size:13px;
    
    
    background:#fff;
}

    .table{
	margin: 1px;
	padding: 1px;
	border: 1px solid #3399cc;
    background-color:White;
	
}
.contenttable{
border-bottom: #3399cc 1px solid;
}
.contenttable1
{
 background-color:#3399cc;
}
.menutd
{
    border-top: #3399cc 1px solid; 
    border-bottom: #3399cc 1px solid;
    background-color:White;
}
.tdbottom
{
border-bottom: #3399cc 1px solid; 
height: 33px;
background-color:PaleTurquoise;

}
.tdtitle
{
   background:#fff;
  background:url(1.jpg);
  height: 212px;
 font-size:25px;
 font-weight:bold;

  
}
.foot
{
	 border-top: #3399cc 2px solid;

}