
.Logoaqt {
	background-image: url(../Images/Logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 85px;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #575757;
	width: 166px;
	line-height: 16px;
	padding: 6px;
	clear: both;
	float: none;
}
.more {
	font-family: "Arial Black";
	font-size: 11px;
	color: #d98917;
	clear: both;
	float: none;
	font-weight: bold;
	padding-right: 8px;
}
.subhd {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
	float: none;
	font-weight: bold;
}
.bottommenu {
	font-family: Verdana;
	font-size: 11px;
	color: #0080d7;
	clear: both;
	float: none;
	font-weight: lighter;
	text-decoration: none;
}
.bottommenu :hover {
	font-family: Verdana;
	font-size: 11px;
	color: #d98917;
	clear: both;
	float: none;
	font-weight: lighter;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	clear: both;
	float: none;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
.menu :hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #d98917;
	clear: both;
	float: none;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
.plus {
	font-family: "Arial Black";
	font-size: 10px;
	color: #000000;
	clear: both;
	float: none;
	font-weight: bold;
	padding-right: 8px;
}
.boxbg {
	font-family: "Arial Black";
	font-weight: normal;
	background-image: url(../Images/box_bg.png);
	background-repeat: repeat-y;
	width: 183px;
}

