body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #f4fbe1;
	list-style-position: outside;
	list-style-image: url(images/square_bullet.gif);
}
.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tbl_margin {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tbl_margin_Stxt {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input.txtfield {
	border: 1px solid #e8e8c8;
	background-color: #f4fbe1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #00CC00;
	text-decoration: underline;
}
a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
}

.ptitle {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.brtitle {
	font-weight: bold;
	color: #911f00;
}
.style1 {color: #917700}.greenbig {
	font-family: Arial, Helvetica, sans-serif;
	color: #348438;
	font-size: 16px;
	font-weight: bold;
}
.tantitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}