body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
	background-color: EAEAEA;
	{..};
}
.text-1 {
	font-size: 11px;


}
strong {
	font-weight: bold;
/*	color: CB9A0E; */
}
a:link, a:active {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:hover, a:visited {
	font-weight: bold;
	color: #006666;
		text-decoration: underline;
}
.pageborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #6A8E8E;
	border-right-color: #6A8E8E;
	border-bottom-color: #6A8E8E;
	border-left-color: #6A8E8E;
}
.picborder {
	border: 1px solid #F7BD18;
}
.bgwatermark {
	background-attachment: fixed;
	background-image: url(../images/Bg_Watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
