body {
	background-image: url(images/global-bg.jpg);
	margin: 0px;
}
.top {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #001B08;
	height: 88px;
	padding-left: 50px;
}
.top-banner {
	background-image: url(images/top-bannergb.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 71px;
	width: 407px;
	margin-left: 325px;
}
.global-logo {
	position: absolute;
	top: 25px;
	margin-left: 25px;
}
.global-body {
	background-color: #B4BEB9;
	width: 720px;
	margin-left: 25px;
	padding: 15px;
	border: 3px solid #E47D3F;
}
h1, .table-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A11;
	font-weight: normal;
}
h1.btm, a.btm:link, a.btm:visited, a.btm:hover, h1.btm2, a.btm2:link, a.btm2:visited, a.btm2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.btm:hover, a.btm2:hover {
	text-decoration: underline;
	font-weight: normal;
}
.btm2 {
	margin: 0px;
	color: #FFFFFF;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006A20;
	font-weight: bold;
}
.table-td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006A20;
}
.imgprod {
	border: 1px solid #000099;
	padding: 5px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #44682D;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.global-btm {
	width: 720px;
	margin-left: 25px;
	padding: 15px;
}
h1.home {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.btmlines{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}