.greenbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
}

.greentop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
}.HeadingBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
}
.greentopandbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
	border-bottom-style: solid;
}
.greenborderL {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
}
.greenborder {
	border: thin solid #5C8597;
}
.greenborderLB {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #5C8597;
	border-right-color: #5C8597;
	border-bottom-color: #5C8597;
	border-left-color: #5C8597;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
}
.greenborderB {
	border-top: thin none #5C8597;
	border-right: thin solid #5C8597;
	border-bottom: thin solid #5C8597;
	border-left: thin solid #5C8597;
}
.bodycolor {
	color: #006600;
	background-color: #e2d196;
}

.masterBackground
{
	background-image: url('Images/ist2_457775-old-topographical-map-detail_v2.jpg');
	background-repeat:repeat;
}

.largeBluishText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bolder;
	color: #5C8597;
}
