body {
	background-color: #FBFFEC;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
strong {
	font-size: 14px;
	font-weight: bold;
}
.nav_head {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
}
.nav_table {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	background-color: #F2FFCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F9300;
	border-right-color: #6F9300;
	border-bottom-color: #6F9300;
	border-left-color: #6F9300;
	padding-left: 15px;
	height: 25px;
}
h1 {
	font-family: tahoma;
	font-size: 24px;
	color: #89B700;
	margin: 0px;
}.body_text {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}

.table_border_white {
	border: thin solid #B1BD3E;
}
p {
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;
}

.table_border_blue {
	border: thin solid #38BCBA;
}
.heading_new {
	font-family: Tahoma;
	font-size: 17px;
	color: #336699;
	font-weight: bolder;
}
.text_orange_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
br {
	line-height: 15px;
}

.footer a {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.small_text {
	font-size: 12px;
	line-height: 14px;
}
.bottomlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottomlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

