.bold-red {
	font-weight: bold;
	color: #DC0DA5;
}
.bold-black {
	color: #151F2B;
	font-weight: bold;
}
TD.topnavi {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #A7A8AB;
	padding:1px;
	font-family: Tahoma;
}
TD.topnavi A:link {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:active {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
	font-weight: bold;
}
TD.topnavi A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CDD0DB;
	font-family: Tahoma;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	border: 1px inset #FBF9F7;
}
.padding-5px {
	padding: 5px;
}
TD.list-right {font-size: 11px; font-weight: normal; text-decoration: none; color: #141412; padding:1px; }
TD.list-right A:link {
	font-size: 11px;
	text-decoration: underline;
	color: #575B61;
	font-weight: normal;
}
TD.list-right A:active {
	font-size: 11px;
	text-decoration: underline;
	color: #575B61;
	font-weight: normal;
}
TD.list-right A:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #575B61;
	font-weight: normal;
}
TD.list-right A:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF02BB;
}
TD.navi-left {font-size: 11px; font-weight: normal; text-decoration: none; color: #141412; padding:3px; }
TD.navi-left A:link {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: Tahoma;
}
TD.navi-left A:active {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: Tahoma;
}
TD.navi-left A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-family: Tahoma;
}
TD.navi-left A:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF02BB;
	font-family: Tahoma;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; padding:6px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DC0DA5; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DC0DA5; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #DC0DA5; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #7E8083; }
.td-border {
	border: 2px solid #A4A6AF;
}
.img-border {
	border: 1px solid #000000;
}
.bodytext {
	line-height: 12px;
	color: #575B61;
}
