.Headers {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #B8C78B;
	text-align: center;
}
.PicTabs{
	margin: 0px;
}
.Bread {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #B8C78B;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	}
.Menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #B8C78B;
	text-align: center;
	}
.Main {
	border-left-style:dotted;
	border-left-color:#B8C78B;
	border-top-style:dotted;
	border-top-color:#B8C78B;
	border-right-style:dotted;
	border-right-color:#B8C78B;
	border-bottom-color: #B8C78B;
	border-bottom-style: dotted;
	border-width:1px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #B8C78B;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	
	}
}
