body {
	background-color: #FBFFE6;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BF6062;
	font-size: 36px;


}
a:link {
	color: #6095BF;
	text-decoration: none;

}
a:visited {
	color: #80C7FF;
	text-decoration: none;

}
a:hover {
	color: #80C6FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80C6FF;

}
a.sidemenu:link {
	color: #BF6062;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
a.sidemenu:visited {
	color: #BF6062;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
a.sidemenu:hover {
	color: #FF8083;
	border: 0px;
	text-decoration: none;
}
.picFrame {
	text-decoration: none;
	border: 1px solid #AEBF60;
	margin: 2px;
}
.sidemenuheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF6062;
	color: #BF6062;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;


}
.formheading {
	font-weight: bold;
}
.pageTitle {
	font-weight: bold;
	letter-spacing: 2px;

}
.font-size {
	font-size: 15px;
}
a.plain:hover {
	border: 0px;
}
.credits {
	text-align: center;
	vertical-align: 100%;

}
.productName {
	font-weight: bold;

}
.productInfo {
	color: #6095BF;
}

