body {
	background-color: #F1FEED;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.shell-top-repeat {
	background-image: url(images/shell-top-repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 6px;
}
.shell-top-left {
	background-image: url(images/shell-top-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
}
.shell-top-right {
	background-image: url(images/shell-top-right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
}
.shell-left-repeat {
	background-image: url(images/shell-left-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shell-right-repeat {
	background-image: url(images/shell-right-repeat.jpg);
	background-repeat: repeat-y;
}
.shell-bottom-left {
	background-image: url(images/shell-bottom-left.jpg);
	background-repeat: no-repeat;
}
.shell-bottom-right {
	background-image: url(images/shell-bottom-right.jpg);
	background-repeat: no-repeat;
}
.shell-bottom-repeat {
	background-image: url(images/shell-bottom-repeat.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 132px;
}
.white-backgrnd {
	background-color: #FFFFFF;
}
.footer-upper {
	background-image: url(images/footer-upper.jpg);
	background-repeat: no-repeat;
}
.footer-lower {
	background-image: url(images/footer-lower.jpg);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(menu/navbar_03.jpg);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center;
}
.Big-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #136236;
}
.Med-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #136236;
	font-weight: bold;
}
.Small-Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #136236;
}
.Highlight-Red{
	color:#CC3333;
}

.standard-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #136236;
	line-height: 15px;
}
.justifytext {
	text-align: justify;
	width: 85%;
}
.centre-table-data {
	font-size: 12px;
	text-align: center;
	color: #197D47;
}
.AdjustLineHeight {
	height: 0px;
}

