.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.tbborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

A:link { text-decoration: none; color:#CCCC99}
A:visited { text-decoration: none; color:#CCCC99}
A:hover {
	color:#EFC853;
	text-decoration: underline;
}.imgpdright {
	padding-right: 10px;
	padding-bottom: 10px;
}
