body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}.header {
	height: 123px;
	width: 384px;
	background-image: url(headerbg.jpg);
}
a.l2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #868470;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	letter-spacing: .1em;
	background-image: url(menubg.gif);
}
a.l2:hover {
	color: #9D9A7C;
	background-image: url(rolover.gif);
	
}
.headerbg {
	background-image: url(headerbg.jpg);
	width: 100%;
	height: 158px;
}

#logo {
	margin-left: 20px;
}
a.l1 {
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	font-family: Tahoma;
	color: #C6C3A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.l1:hover {
	background-image: url(arrowhover.gif);
	background-repeat: no-repeat;
	display: block;
}
a.imglink {
	border: 3px solid #FFFFFF;
	height: 100%;
	width: 100%;
	display: inline-table;
}
a.imglink:hover {
	border: 3px solid #BA8F13;
}
.t1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.t1bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
}
.headingtx {
	font-family: Tahoma;
	font-size: 18px;
	color: #7A7760;
	padding-left: 5px;
}
.footerbg {
	background-image: url(footerbg.gif);
	height: 85px;
}
.probg {
	background-image: url(pro_spacer.gif);
}
a.l3 {
	background-image: url(arrow3.gif);
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma;
	color: #C6C3A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-position: right;
}
a.l3:hover {
	background-image: url(arrowhover3.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: right;
	text-decoration: underline;
}
a.l4 {
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #868470;
}
a.l4:hover {
	text-decoration: none;
	color: #C6C3A5;
}
.frame {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #E8E6D1;
	color: #868470;
}