body {
	background-color: #FFFFFF;
	margin: 0px;
}

.maintable
{
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.z1 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.contenttable {
	margin: 14px;
	border: 3px solid #FE7C1A;
	background-color: #FE7C1A;
	width: 594px;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	word-spacing: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	line-height: 115%;
}
.normallink {
	text-decoration: none;
	color: #000000;
}
#news {
	display: none;
}

.categoryselect {
	width:150px;
}

.whiteborder {
	border: 1px solid #FFFFFF;
}
