.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: B29056;
	text-decoration: none;
	padding-left: 7px;
	line-height: 10px;
	font-weight: normal;
}
body {
	background-color: #000000;
	position:absolute;
	left:50%;
 	margin-left:-400;
	text-align: center;
}

.italic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: 767676;
}

.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #767676;
	line-height: 12px;
}

.hand {
	cursor: pointer;
	cursor: hand;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #CCCCCC;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.alignTop {
	vertical-align: top;
}
.alignBottom {
	vertical-align: bottom;
}
.ctrTbl {
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-400px;
 margin-top:-300px;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
}.greytextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 500;
	color: #767676;
	line-height: 10px;
}
