body {
	background-color: #FFF;
	background-image: url(images/bkg_page.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474C45;
	line-height: 16px;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2B401F;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A3326;
	line-height: 18px;
}
.h2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A3326;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2B401F;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D0900;
}
.hLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.readmore {
	line-height: 25px;
}
.header {
	height: 139px;
	background-image: url(images/header_a.jpg);
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
}
.img_l {
	float: left;
	padding: 4px 10px 4px 0px;
}
.img_r {
	float: right;
	padding: 4px 5px 4px 10px;
}
.hlite_r1 {
	float: right;
	padding: 10px 0px 10px 20px;
	width: 235px;
}
.hlite_l1 {
	float: left;
	padding: 4px 12px 10px 0px;
	width: 200px;
}

a:link {
	text-decoration: none;
	color: #656633;
	outline: none;
}
a:visited {
	color: #656633;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #0D0900;
	outline: none;
}
a:active {
	color: #900;
	text-decoration: none;
	outline: none;
}

.side {
	background-image: url(images/bkg_side_mid.jpg);
	width: 224px;
	background-repeat: repeat-y;
	background-position: left;
}
.side_top {
	height: 70px;
	background-image: url(images/bkg_side_top.jpg);
	width: 224px;
	background-repeat: no-repeat;
	background-position: center top;
}
.side_bot {
	height: 40px;
	background-image: url(images/bkg_side_bot.jpg);
	width: 224px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 15px;
	width: 170px;
	background-color: #E2E1DD;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #333;
	text-align: left;
	float: left;
	display: block;
	height: auto;
	width: 170px;
	background-color: #E2E1DD;
}
.menu a:hover {
	background-color: #C7CCC5;
}
.menu a:active {
	background-color: #BBC0BA;
	color: #6F8066;
}
.menu_at {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 15px;
	width: 170px;
	color: #7F7F7D;
	background-color: #EDEDE9;
}


.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B0AA;
	line-height: 12px;
	padding: 40px 0px 50px 0px;
}
.fineprint a:link {
	color: #999893;
	text-decoration: none;
}
.fineprint a:visited {
	color: #999893;
	text-decoration: none;
}
.fineprint a:hover {
	color: #556633;
	text-decoration: none;
}
.fineprint a:active {
	color: #900;
}

.gap_top {
	height: 20px;
}
.gap05 {
	height: 5px;
}
.gap10 {
	height: 10px;
}
.gap15 {
	height: 15px;
}
.gap20 {
	height: 20px;
}
.gap25 {
	height: 25px;
}
.gap30 {
	height: 30px;
}
.gutter10 {
	width: 10px;
}
.gutter15 {
	width: 15px;
}
.gutter20 {
	width: 20px;
}
.gutter30 {
	width: 30px;
}
.gutter_main {
	width: 40px;
	height: 550px;
}

ul { 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background: url(common/bullet.gif) left center no-repeat 
}

li {
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

