/* CSS Document */

.more_nots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #026ba4;
	padding-top: 5px;
}
.more_nots a {
	color: #026ba4;
	text-decoration: none;
}
.more_nots a:hover {
	color: #026ba4;
	text-decoration: underline;
}
.title_notints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #206ba4;
	padding-top: 5px;
	font-weight: bold;
}
.title_notints a {
	color: #333333;
	text-decoration: none;
}
.title_notints a:hover {
	color: #000000;
	text-decoration: none;
}
.tx_listnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.tx_listnot a {
	color: #333333;
	text-decoration: none;
}
.tx_listnot a:hover {
	color: #666666;
	text-decoration: none;
}
