body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #9B4534;
	color: #FFCC66;
	margin: 0px;
	background-image: url(../../images/assets/content/bg-image.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: CFB378;
	line-height: 16px;
}
.text-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 4C5254;
}

#footer-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../../images/assets/content/pop-up/border-bottom.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	padding: 3px;
	color: #BD9746;
	background-position: center bottom;
	height: 60px;
}
.z-credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C99636;
	line-height: 20px;
}
a.a-link-text:link {
	color: #CFB378;
	text-decoration: none;
}
a.a-link-text:visited {
	color: #CFB378;
	text-decoration: none;
}
a.a-link-text:hover {
	color: #CFB378;
	text-decoration: underline;
}
a.a-link-z-credit:link {
	color: #C99636;
	text-decoration: none;
}
a.a-link-z-credit:visited {
	color: #CFB378;
	text-decoration: none;
}
a.a-link-z-credit:hover {
	color: #C99636;
	text-decoration: underline;
}
#main-CON-table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4A5C50;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #532624;
}
#inside-CON-table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	width: 99%;
}
#pop-up-CON {
	height: 400px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: CFB378;
	letter-spacing: 1px;
	line-height: 17px;
}
.top-border {
	background-image: url(../../images/assets/content/pop-up/border-top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

