@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

a, a:visited, a:link, a:active {
	color: #619080;
}
a:hover {
	color: #3A6E8F;
}

.watermark {
	background-image: url(/img/watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration:none;
}
		a.style1:visited, a.style1:link, a.style1:active {
			color: #999999;
		}
		a.style1:hover{
			color: #E6D8AB;
}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right:355px;
}
		a.style2:visited, a.style2:link, a.style2:active {
			color: #619080;
		}
		a.style2:hover{
			color: #3A6E8F;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:center;
	margin-bottom:20px;
}
.style4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A6E8F;
	text-align: center;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
		a.style4:visited, a.style4:link, a.style4:active {
			color: #3A6E8F;
		}
		a.style4:hover{
			color: #666666;
}
.style5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
		a.style5:visited, a.style5:link, a.style5:active {
			color: #619080;
		}
		a.style5:hover{
			color: #3A6E8F;
}
.photo_right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}