body {
	background-image: url(../images/bg_main2.gif);
	margin: 0px;
	text-align: center;
}
th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;

}
a:link, a:visited {
	color: #34577E;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.border_grey {
	border: 1px solid #999999;
}
.heading {
	font-size: 14px;
	color: #74695F;
	line-height: 14px;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #6F4826;
}
ul {
	line-height: 20px;
	padding-left: 0px;
	margin-left: 25px;
	vertical-align: middle;
	list-style-type: square;
}
.white {
	color: #E1E1E1;
}
.formstyle {
	color: #000033;
	background-image: url(../images/bg_main.gif);
	border: 1px solid #6486A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 200px;
	padding: 2;
	background-color: #EDF0E5;
	background-repeat: repeat;
	background-position: left top;
}
.formstyle_sml {

	color: #000033;
	background-image: url(../images/bg_main.gif);
	border: 1px solid #6486A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 60px;
}
.form_hdr {
	font-size: 14px;
	font-weight: bold;
	color: #74695F;
}
.form_subhdr {
	font-weight: bold;
	font-size: 11px;
}
.border_grey_top {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
