.text-9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #575757;
	line-height: 18px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.text-9:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 5px;
	line-height: 20px;
}
.text-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.titleword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #505050;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.text-red {
	color: #FF0000;
}
.this{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	line-height: 18px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/but-bg.gif);
}
.this:hover{
	color: #3366FF;
	text-decoration: none;
}

