@charset "utf-8";
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

body {
	background-color: #000000;
	background-image: url(assets/backgrounds/subpage_background1_v1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

#Textmain {
	padding: 20px;
	margin: 20px;
	text-align: justify;
	white-space: normal;
}
#Textmain #image table {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
