﻿div.infocomment {
	width:95%;
	margin:auto;
}
div.infocomment p {
	padding-left:2.8em;
	margin-left:0px;
	margin-bottom:25px;
/*	font-size:14px;
	color:#66517B */
}

.table1 {
	width: 96%;
	border-top: 1px #DB7093 solid;
	border-right:1px #C0C0C0 solid;
	border-left:1px #C0C0C0 solid;
	border-collapse:collapse;
	margin:auto;
}

table.table1 th {
	border-bottom: 1px solid #C0C0C0;
	background-color: #FFE6EE;
	font-size:80%;
	padding-left:0;
	height:35px;
}

th.ltrnumheading {
	padding-left:0.3em;
	border-right:0px solid #C0C0C0;
	display:none;
}
th.ltrtitleheading {
	border-right:0px solid #C0C0C0;
}
th.ltrrplcntheading {
	border-right:0px solid #C0C0C0;
}
th.ltrlastreplyheading {
	border-right:0;
}

table.table1 td{
	border-left:0;
	border-top:0;
	border-right:0;
	border-bottom: 1px solid #C0C0C0;
	padding-top:0.3em; 
	padding-right:0.05em; 
	padding-bottom:0.3em; 
	padding-left:0.3em;
	line-height:97%;
	height:40px;
}

td.ltrnumcolumn {
	width:35px;
	font-size: 10px;
	color: #A0A0A0;
	font-style: normal;
	text-align: center;
	display:none;
}
td.ltrgendercolumn {
	width:1em;
	text-align:center;
}
td.ltrgendercolumn.fe {
	background: white url('../images/imag1/icofe-a.gif') no-repeat scroll left;
}
td.ltrgendercolumn.ma {
	background: white url('../images/imag1/icoma-a.gif') no-repeat scroll left;
}
td.ltrgendercolumn.mf {
	background: white url('../images/imag1/icomf-a.gif') no-repeat scroll left;
}

td.ltrtitlecolumn{
	text-align: left;	
}
td.ltrtitlecolumn a{
	display:block
}
td.ltrtitlecolumn span {
	font-size: 12px;
	color:#A0A0A0;
}
td.ltrtitlecolumn span.author {
/*	font-size: 12px;*/
	color:#996767;
	font-style: italic;
	margin-left:0px;
	padding-right:0.2em;
	padding-left:1em;
}

td.ltrtitlecolumn span.date {
}

td.ltrrplcntcolumn {
	width:2.1em;
	font-size: 80%;
	text-align:center;
}

td.ltrpostedcolumn{
/*	width:8em;*/
	text-align: left;	
	font-size: 80%;
	color:#808080;
	line-height:97%;
}

td.ltrlastreplycolumn{
	width:12em;
	text-align: left;	
	font-size: 80%;
	color:#808080;
	line-height:97%;
}
td.ltrlastreplycolumn span {
	font-style: italic; 
	font-weight:bold;
	font-size:110%;	
}


div#ltrindexpage div#outerframe {
	width:50.5em;
}
div#ltrindexpage div#innerframe {
	width:50.4em;
	padding: 0px;	
}


.menucntrpagelist {
	margin-right:16px;
}

.nav1 {
	float: right;
	list-style: none;
	line-height: 1;
	background: #FFFBFC;
	font-weight: bold;
	padding: 0;
	border: solid #DB7093;
/*	border-right:0; */
	border-width: 1px ;
	margin: 20px 0 20px 0;
}

.nav1 a {
	display: block;
	width:21px;
	color: #0066FF;
	text-decoration: none;
	padding: 3px 0 3px 0;
}
.nav1 a:hover, .nav1 a:active {
	color: #0066FF;
}

.nav1 span {
	display: block;
	width:21px;
	text-decoration: none;
	padding: 3px 0 3px 0; 
}

.nav1 li.pagelist {
	float: left;
	padding: 0 0 0 4px;
	width:56px;
	font-weight:normal;
	font-size:smaller;
}

.nav1 li.pagenum {
	float: left;
	width:21px;
	border-left:1px #C0C0C0 solid;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	font-size:smaller;
}
.nav1 li.alt1{
	color:black;
	background-color:#FE659E;
}
.nav1 li.alt2:hover {
	background: #dccfd4;
}
p.quicklinks #latestletters {
	margin-left:6px;
}


