
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background: #73A47C;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	background: #73A47C;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	text-decoration: underline;
	color: #405747;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	text-decoration: underline;
	color: #405747;
	font-size: 14px;
	font-weight: bold;
}
}

p {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.grnav {color: #405747; font-weight: bold;}

.whtxt {
	color: #ffffff;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.btbk1 {
	background-color: #64986F;
}

.btbk2 {
	background-color: #DBAF68;
}

.btcontent {
	background-color: #DBAF68;
	border: 1px #B9BBD2 solid;
}

.btnavbtn {
	background-color: #73A47C;
	border: #5C8D66;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	padding-left: 5px;
}

.copyrights {
	color: #405747;
	font-size: 11px;
	font-style: normal;
}

.greenhd {font-size: 13px}

.tpl:link{font-weight:bold;color:#000000;text-decoration:underline}

.tpl:visited{font-weight:bold;color:#000000;text-decoration:underline}

.tpl:hover{font-weight:bold;color:#000000;text-decoration:underline}

.tpl:active{font-weight:bold;color:#000000;text-decoration:underline}

.chur {
	border: #405747;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.splk:link	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
	background: none;

}

.splk:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
	background: none;
}

.splk:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
	background: none;
}

.splk:active {
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
	background: none;
}

.hnd {cursor:pointer;cursor:hand;
	font-weight:bold;
	text-decoration: underline;
}

.cursor {cursor:pointer;cursor:hand;
	font-weight:bold;
	text-decoration: underline;
}

.sptxt  {margin-bottom: 0;
 	margin-top: 8px;
 	text-transform: capitalize;
 	line-height: 13px;
 	font-size: 12px;
 }

.marg	{margin-top: 0px;
	margin-bottom: 12px;
}
	
	
.table1		{background-color: #000000;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		}

.table2		{background-color: #405747;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}