body {
	background-color: #F4A15D;
	text-align:center;
}
a:link {
	color: #862a2b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #862a2b;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #862a2b;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #862a2b;
	font-weight: lighter;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #862a2b;
	text-decoration: none;
}
td {text-align:justify	;}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #862a2b;
	text-decoration: none;
}

#page_center{
vertical-align:middle;
text-align:center;
}
#tdwidth{
width:178px;}

.tabletop{
vertical-align:top;
border:hidden;
}
#facebox .b {
  background:url(facefiles/b.png);
}

#facebox .tl {
  background:url(facefiles/tl.png);
}

#facebox .tr {
  background:url(facefiles/tr.png);
}

#facebox .bl {
  background:url(facefiles/bl.png);
}

#facebox .br {
  background:url(facefiles/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #ffc17D;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;}
  
b, strong{
	font-weight: bold;
}

.th{
	color:#f29142;
	font-size: 14px;
}
/*
ul{
	font-weight: bold;
}*/

table{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}