body {
	background-image: url(/imgs/across.png);
	background-repeat: repeat-x;
	background-color: #FAF6F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #CC9999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-indent: 15pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tdnavtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
	text-indent: 15pt;
	letter-spacing: 0em;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.border {
	display:block;
	float:left;
	border:1px solid #EAE5DD;
	padding:3px;
	margin-right:6px;
	background-color:#ffffff;
	text-align: justify;
	border-bottom: 3px solid #EAE5DD;
	width: 95%;
	
}
img.borderr {
display:block;
border:1px solid #DDDDDD;
padding:3px;
margin-right:6px;
background-color:#ffFFFf;}
.table, .td {
	border: thin solid #999999;
}
