@charset "utf-8";
body  {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:1024px;
  height: 100%;
  margin: auto;
}
.td_nav {
	background-image: url(../images/nav_spacer.png);
}
.td_sub_title {
	background-color: #4C1D31;
}
.td_main_side {
	background-color: #AF8F9C;
}
.td_sub_title_text {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.td_img_align {
	text-align: center;
}

table {

}

.pTitle {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.pText {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
