body {
	text-align: center;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dddddd;
}
.txtbtm {
	color: #999999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
table {
	text-align: left;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
}
a:active {
	color: #3B577E;
}


.txtw {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lrline {
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
