<style type="text/css">
#thin-table{
	border-bottom-style: none;
	border-right-style: none;
	border-top-color: #666666;
	border-left-color: #666666;
}
#thin-td{
	border-top-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#x-table {
	margin:20px 0px 20px 11px;
}
#main-table {
	margin:5px 0px 5px 5px;
}
#left-table {
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#txt-but {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	display: inline;
	border: 3px double #00CCCC;
	background-color: #4c81A3;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
}
#txt-title {
	font-family: Arial;
	color: #4C81A3;
	font-size: 12px;
	font-weight: bold;
}
#txt-inf{
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#txt-link{
	font-family: Arial;
	color: #4C81A3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#txt-link:hover{
	font-family: Arial;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#text-text {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#text-textb {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#text-text14 {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#text-textb14 {
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
</style>