body {
	background-color: #f3f3f3;
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;


}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: 095d68;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.flash {
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 756px;
	top: 177px;
}
