.asq {
	background-color: #18174B;
	color: #FFFFFF;

}
.content {
	background-color: #0E4879;
	color: #FFFFFF;
}
.noncontent {
	color: #FFFFFF;
}
.asqright {
	background-color: #18174B;
	color: #FFFFFF;
	text-align: right;

}
.privacy {
	color: #FFFFFF;
	font-size: x-small;
	background-color: 0E4879;
	text-align: center;


}
.contentul {
	background-color: #0E4879;
	color: #FFFFFF;
	text-align: right;


}
.contentbig {
	background-color: #0E4879;
	color: #FFFFFF;
	font-weight: bold;


}
.contentheader {
	background-color: #0E4879;
	color: #FFFFFF;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	text-align: center;



}
.noncontentCen {
	color: #FFFFFF;
	text-align: center;

}
.contentCenter {
	background-color: #0E4879;
	color: #FFFFFF;
	text-align: center;

}
.contentbigCenter {
	background-color: #0E4879;
	color: #FFFFFF;
	font-size: larger;
	text-align: center;

}
.white {
	background-color: #FFFFFF;
}
.top {

	color: #FFFFFF;
	vertical-align: top;
}
.contentvertmid {
	background-color: #0E4879;
	color: #FFFFFF;
	vertical-align: middle;

}
