a:link {
	font-weight: bolder;
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #CC3300;
}
p {
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #680030;
	background-color: #E0DCC8;
	font-family: "Comic Sans MS";
}
.ButtomNavBar {
	font-size: x-small;
	color: #663333;
	cursor: crosshair;
	page-break-before: auto;
	clear: both;
}
.TopNavBar {
	cursor: crosshair;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-top-color: #efe7de;
	border-right-color: #efe7de;
	border-bottom-color: #efe7de;
	border-left-color: #efe7de;

}
a:active {
	color: #996600;
	text-decoration: none;

}
.PictableTop {
	border-top: medium dotted #BFB58A;
	border-right: medium none #BFB58A;
	border-bottom: medium none #BFB58A;
	border-left: medium none #BFB58A;

}
.PictableBottom {
	border-top: medium none #BFB58A;
	border-right: medium none #BFB58A;
	border-bottom: medium dotted #BFB58A;
	border-left: medium none #BFB58A;

}
.PictableLeft {
	border-top: medium none #BFB58A;
	border-right: medium none #BFB58A;
	border-bottom: medium none #BFB58A;
	border-left: medium dotted #BFB58A;

}
.PictableRight {
	border-top: medium none #BFB58A;
	border-right: medium dotted #BFB58A;
	border-bottom: medium none #BFB58A;
	border-left: medium none #BFB58A;

}
.PictableBottomLeft {

	border-top: medium none #BFB58A;
	border-right: medium none #BFB58A;
	border-bottom: medium dotted #BFB58A;
	border-left: medium dotted #BFB58A;
}
.PictableTopRight {

	border-top: medium dotted #BFB58A;
	border-right: medium dotted #BFB58A;
	border-bottom: medium none #BFB58A;
	border-left: medium none #BFB58A;
}
.PictableBottomBlue {

	border-top: medium none #d5eaff;
	border-right: medium none #d5eaff;
	border-bottom: medium dotted #d5eaff;
	border-left: medium none #d5eaff;
}
.form {
	background-color: #efe7de;
	border: #CCCCFF;
}
.Thumbnail {
	cursor: hand;
}
a:visited {

	font-weight: bolder;
	color: #CC3300;
	text-decoration: line-through;
}
