.table2 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 770px;
	border-top: 4px solid #0071C1;
	border-right: 4px solid #128D19;
	border-bottom: 4px none #0071C1;
	border-left: 4px solid #FD7E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
.table3 {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	border-top: 4px #0071C1;
	border-right: 4px solid #128D19;
	border-bottom: 4px solid #0071C1;
	border-left: 4px solid #FD7E00;
}
#tdmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#tdnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	padding: 4px 2px;
	width: 170px;
	border-top: 1px none #E7EDF0;
	border-right: 1px solid #E7EDF0;
	border-bottom: 1px none #E7EDF0;
	border-left: 1px solid #E7EDF0;
}
#tdnew a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#tdnew a:hover {
	text-decoration: underline;
}
#tdpad {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: center;
	width: 250px;
}
#tdpad a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#tdpad a:hover {
	text-decoration: underline;
}
#tdnew_link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px 2px 2px;
	background-color: #f4f4f4;
}
