.text {
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "arial unicode ms";
	font-style: normal;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: left;
	vertical-align: top;








}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "arial unicode ms";
	font-style: normal;
	text-transform: uppercase;
	text-align: center;

}
a:hover {
	color: ff9900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: ffcc66;

}
.pixplaceholder {
	padding-top: 10px;
}
.greybarsbg {
	background-image: url(/images/grey-bars.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
	display: block;
	white-space: normal;




}
.greybarsbgend {

	background-image: url(/images/grey-bars-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	display: block;
	white-space: normal;
}
.textsmaller {
	font-size: 10px;
	font-weight: bold;
	color: 333366;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "arial unicode ms";
	font-style: normal;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	line-height: 16px;

}
.textmidsize {

	font-size: 11px;
	font-weight: bold;
	color: 333366;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "arial unicode ms";
	font-style: normal;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	line-height: 16px;
}
