body {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	/* background: #FCFCFF; */
	background-color: #006633;
}
.tblbkgrnd {
	/* background-color: #A4B4C4; */
	background-color: #CDD3DB;
	background-image: url(images/banner/banner_s.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

h1 {
	color: #006600;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #006600;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #006600;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #006600;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #006600;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
h6 {
	color: #006600;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.h1grey {
	color: #666666;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}
.h2grey {
	color: #666666;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
}
.h3grey {
	color: #666666;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}
.h4grey {

	color: #666666;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
.h5grey {

	color: #666666;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
.h6grey {

	color: #666666;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.body8grn {
	font: 8px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}.body10grn {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
.body12grn {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
.body14grn {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}

.body8grey {
	font: 8px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.body10grey {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.body12grn {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #006600;
}

.body14grey {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.body8blk {
	font: 8px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.body10blk {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.body12blk {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;

}.body14blk {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.imgmgn {
	margin: 5px;
}

a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #666666;
}
.tdmgnLR {
	padding-right: 5px;
	padding-left: 15px;
}
.tdmgnL {

	padding-right: 5px;
	padding-left: 5px;
}
.h3script {
	font-family: "Script MT Bold", "Brush Script Std", "French Script MT";
	font-size: 18px;
	font-weight: bold;
}
