body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;

}

#wrapper {
	width: 885px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 120%;
}

#skinForm {
	margin: 20px;
	margin-bottom: 0px;
}

#skinRight {
	width: 885px;
	float: right;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #716558;
}


#pageRight {
	width: 885px;
	float: right;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#page_num1 {
	height: 34px;
	margin-bottom: 5px;
}

/*Sets the properties of the editform table cells*/
table.editform {
	/*background-image: url(/images/bg3_03.gif);
	background-repeat: repeat;*/
	border: 1px solid #3b2314;
	background-color:#958D79;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	border-collapse: collapse;
	color: #000;
}
.table1{
	width: 885px;
	float: right;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
table.editform > tr,td {
	border-width:1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-style: none;
}

td.header {
	/*background-image: url(/images/banner_48.gif);
	background-repeat: repeat-x;*/
	background-color: #574e44;
	border: 1px solid #3b2314;
    text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	height: 34px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
td.subject {
	font-family: sans-serif ;
    text-align:left;
	margin-left: 20px;
	margin-top: 20px;
	padding: 4px;
	font-size: 14px;
	border-style: none;
}
.td_text {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 110%;
}
/*Sets the properties of the editform table cells*/
table.replycontent {
	border: 1px solid #3b2314;
	border-collapse: collapse;
	width: 850px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
}


table.replycontent tr td{
	padding: 5px 5px 0 5px;
}

table.replycontent > tr,td {
	border-width:0px;
	border-style: none;
}
td.cnheader {
	/*background-image: url(/images/banner_09.gif);
	background-repeat: repeat-x;*/
	background-color: #4b4035;
	border: 1px solid #3b2314;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	height: 27px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}


td.cnheader img {
	vertical-align: text-bottom;
}


/* add 2008-03-29 */
table.stats {
	/*width: 885px;*/
	font-family: sans-serif ;
	font-weight: normal;
}

table.stats td {
	border-style: none;
}

table.stats td.left {
	text-align: left;
	font-weight: bold;
}

table.stats td.right {
	text-align: right;
	font-weight: bold;
}
table.servicesT {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 820px;
	background-color: #fafafa;
	border: 1px #3b2314 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.servicesT td.servHd {
	border-bottom: 2px solid #3b2314;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


table.servicesT td {
	border-bottom: 1px dotted #3b2314;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
}

.servBodL {
	border-left: 1px dotted #CEDCEA;
}

table.content tr td img {
	vertical-align: text-bottom;
}

td.header img, td.cnheader img {
	vertical-align: text-bottom;
}

.pagination a {
	color: #716558;
}
