@charset "utf-8";
.centre-bg {
	background-image: url(images/centre-bg.gif);
	background-repeat: repeat;
}
.tx12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5cc4ff;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.left-bg {
	background-image: url(images/profile-left-wood-bg.gif);
	background-repeat: repeat-y;
}
.right-bg {
	background-image: url(images/profile-right-wood-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tx12-24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: justify;
}
.add-tx12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tx16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #efec0e;
}
.tx11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
}
.star {
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
}
.tx12-18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.page-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.page-no a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.page-no a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
