@charset "utf-8";
.top-align {
	vertical-align: top;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-size: 16px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
.tab_structure {
	background-position: center;
	text-align: center;
}
.body {
	background-repeat: repeat-y;
	margin-top: 0px;
	background-image: url(images/MASTER/bg_quer.jpg);
	background-color: #FFFFFF;
}
.body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	background-position: top;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bggrad {
	vertical-align: top;
	background-image: url(images/bg_grad500.jpg);
	background-repeat: repeat;
}

