@charset "utf-8";
.border1 {
	border: 2px solid #000000;
	background-image: url(pictures/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.borderyellowlight {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.lighter {
	border: 1px solid #E9E9E9;
}

.border1yellow {
	border: 2px solid #CCCCCC;
}

.margintop {
	margin-top: 0px;
	padding-bottom: 3px;
}
.imageedge {
	padding-right: 4px;
	padding-bottom: 15px;
}
.side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.imagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}

.normalfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
}
.Normaltextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
