﻿.content{ 
  border-style:solid none solid none;
  border-width:1px 3px 3px 1px;
}
.left_title{ 
  float:left;
  width:290px;
  padding-bottom:50px;
}
.left_title p{ 
  margin:0 20px 0 50px;
  color:#404040;
}
.left_title p a{ 
  color:#330F0F;
}
.left_title p a:hover{ 
  color:#805c33;
}
h1{ 
  margin:15px 0 20px 5px;
  font-family:times new roman,times,sans-serif;
  color:#ae1d00;
  font-size:26px;
  text-align:center;
  text-transform:capitalize;
}
.right_form{ 
  float:right;
  width:530px;
}
table{ 
   margin:50px 0 15px 0;
   background-color:#DAF4F4;
}
th{
   padding:15px 0px 5px 10px;
   font-size:90%;
   text-align:right;
   color:#263172;
}
td{ 
   padding:15px 10px 5px 5px;
}
.press{ 
   padding-bottom:15px;
}
.submit{ 
   margin-right:50px;
}
#footer p,.list,.menu{ 
  font-family:arial,serif;
}