.black-bold-txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright-txt {
	color: #EBF4D0;
	font-size: 11px;
	font-family: Tahoma;
}.terms { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:0 auto; width:770px}
.termsimg img { padding:0 4px; margin-top:9px}

.white-heading-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange-bold-txt {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.green-bold-txt {
	color: #598509;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange-heading-txt {
	color: #FF6101;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.green-heading-txt {
	color: #659024;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange-normal-txt {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #B6C38B;
	padding-top:10px;
padding-bottom:5px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight:bold;
}
.orange-link:link {
	color: #FF6101;
	text-decoration: none;
}
.orange-link:visited {
	text-decoration: none;
	color: #FF6101;
}
.orange-link:hover {
	text-decoration: none;
	color: #009CDD;
}
.orange-link:active {
	text-decoration: none;
	color: #009CDD;
}
.table_orange {
	width: 100%;
		border-right-style: none;
	border-right-width: 1px;
		border-left-style: none;
	border-left-width: 1px;
	border-top-style: none;
		border-top-width: 1px;
		display: table;
	visibility: visible;
}
.table_orange td {
	border-bottom: 1px solid #FF6101;
padding: 7px;
}

table.top {
	border-spacing: 0;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	color: #5C5C5C;
}

table.top a img {
	border: 0;
}

table.top th, table.top td {
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #dfdfdf;
}
table.top th {
	border-width: 1px 1px 1px 1px;
	border-color: #dfdfdf;
	background-color: #fbd08b;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
}

table.top td {
	font-size: 12px;
	border-width: 0px 0px 1px 0px;
}

table.top a:link {border-bottom:1px dotted; font-weight: normal;}
table.top a:active {border-bottom:1px dotted;}
table.top a:visited {border-bottom:1px dotted;}
table.top a:hover {border-bottom:1px dotted;}

table.tophead {
	border-spacing: 0;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	color: #5C5C5C;
}

table.tophead a img {
	border: 0;
}

table.tophead th, table.tophead td {
	text-align: center;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #dfdfdf;
}

table.tophead th {
	border-width: 1px 1px 1px 1px;
	border-color: #dfdfdf;
	background-color: #669525;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
}

table.tophead td {
	font-size: 12px;
	border-width: 0px 0px 1px 0px;
}

.spacer {
	height:3px;
}

.spacer2 {
	height:10px;
}

.style1 {	color: #0000FF;
	font-weight: bold;
	font-size: 18px
	background: #ffff99;
}
.style2 {
	color: #FF0000;
	font-weight: normal;
}
.stylex {color: #ff0000; font-weight: normal; padding-top: 3px;}
.style15 {font-size: 12px}