.menu1 {
	font-family: "High Tower Text";
	font-size: x-large;
	color: #D6C794;
	text-decoration:none;
}
/*<!-- comment -->*/
body,td,th {
	font-family: High Tower Text;
	color: #FFFFFF;
}

body {
	background-color: #000000;
}

.StdText-M {
	font-family: "High Tower Text";
	font-size: medium;
	color: #D6C794;
}
.StdText-L {
	font-family: "High Tower Text";
	font-size: large;
	color: #D6C794;
}
.StdText-Color {
	color: #D6C794;
}

.GoldText-M {
	color: #FFCC66;
	font-size: MEDIUM;
}

.GoldText-L {
	color: #FFCC66;
	font-size: large;
}

.GoldText-XL {
	color: #FFCC66;
	font-size: x-large;
	
}
.GoldText-XXL {
	font-family: "High Tower Text";
	color: #FFCC66;
	font-size: xx-large;
	
}

.WhiteText-L {
	color: #FFFFFF;
	font-size: large;
}

.font-Ar-XS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.font-TR {
	font-family: "Times New Roman", Times, serif
}

.font-TR-L {
	font-family: "Times New Roman", Times, serif; 
	font-size: large; 
}

.font-L {
	font-size: large; 
}

.ActivePgNo{
	color: #D6C794;
	font-family: Times New Roman, High Tower Text;
	font-size: x-large;
}