a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
	color: #FFB205;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
	color: #FFB205;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #8C8E90;
}
.textBold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #8C8E90;
}
.negativText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bgTile {
	background-image: url(images/bgTile-06.jpg);
	background-repeat: repeat-x;
}
.formText {
	font-family: Arial;
	font-size: 9px;
	color: 8c8e90;
}
.formInput {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #999999;
}
.textb {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #8C8E90;
}
.newsTxt {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
}

.border {
padding: 7px 7px 7px 7px ;
}