body{
  background-color: #e6e6e6;
  font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
}
#main_page{
  width: 761px;
  margin: 30px auto;
}
#header{
  background-color:  #3b5998;
  text-align: center;
}
#content_page{
  background-color: white;
  border: solid 1px #3b5998;
}
#cont{
  text-align: justify;
  padding: 40px;
}
#cont strong{
  background-color: #ffe533;
}
#footer{
  text-align: center;
  padding: 10px;
}
#wall{
  text-align: center;
}
.navi{
  text-align: center;
  font-variant: small-caps;
}
.order_selection{
}
.cb_table{
  width: 570px;
  margin: 10px auto;
  border-collapse: collapse;
}
.conf{
  width: 350px;
  margin: 10px auto;
  text-align: left;
}
b{
  color: #3b5998;
}
.conf_table{
  border-collapse: collapse;
  width: 350px;
}
.right_align{
  text-align: right;
}
.hl_row{
  background-color: #fff4ac;
}
.mon{
  text-align: right;
  padding-right: 10px;
  width: 90px;
}
.td_top{
  border-top: 3px solid #3b5998;
}
.total{
  font-variant: small-caps;
  font-weight: bold;
  color: #3b5998;
}
.big_button{
  width: 200px;
  font-size: 20px;
  color: #3b5998;
  font-weight: bold;
}
.bigger_button{
  width: 500px;
  font-size: 20px;
  color: #3b5998;
  font-weight: bold;
}
.big_button2{
  width: 230px;
  font-size: 20px;
  color: #3b5998;
  font-weight: bold;
}
.but_disabled{
  color:gray;
}
.button_div{
  text-align: center;
}
.pid_img{
  border: 3px solid #3b5998;
}
.img_div{
  text-align: center;
  padding: 5px;
  display: block;
}
.but_tab{
  width: 450px;
  margin: 0px auto;
  text-align: center;
}
.profile_tf{
  width: 500px;
}
.small_tf{
  width: 250px;
}
.comment_ta{
  width: 500px;
  height: 100px;
}
a{
  color: #3b5998;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
.testimonial{
  width: 500px;
  border: 3px #ffe533 dashed;
  background-color: #fff4ac;
  margin: 25px auto;
  padding: 5px;
}
.wrong{
  font-weight: bold;
  border: 3px dashed #ff3333;
  background-color: #ffacac;
}
h1{
  font-size: 150%;
  text-align: center;
}
h2{
  font-size: 130%;
  text-align: center;
}

