a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
a.navigation:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	font-style: italic;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DCB3AB;
	text-align: center;
}
.border {
	border: 1px solid #E8D9D7;
}
.borderdark {

	border: 1px solid #DCB3AB;
}
.rightborder {
	border-top: none;
	border-right: 1px solid #E8D9D7;
	border-bottom: none;
	border-left: none;
}
.toprightborder {

	border-top: 1px solid #E8D9D7;
	border-right: 1px solid #E8D9D7;
	border-bottom: none;
	border-left: none;
}
.layer {
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	overflow: auto;
	padding-left: 30px;
	height: 320px;
	width: 530px;
	right: 10px;
}

