body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
body, td, th, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
input {
	border: 0px;
	border-bottom: 1px solid #333333;
	background-color: #dddddd;
}
textarea {
	border: 1px solid #333333;
	background-color: #dddddd;
}

a {	color: #000000; }
img { border: 0px; }

.themeMain {
	width: 928px;
}
.themeTop {
	height: 61px;
	overflow: hidden; 
}
.themeContent {
	background-image: url(back_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.themeContent2 {
	padding: 30px 18px 250px 270px;
	background-image: url(back_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: justify;
}
.themeCredits {
	font-size: 10px;
	padding: 4px 0px 4px 0px;
}

.themeIt {}
.themeEn { font-style: italic; }