body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Times New Roman;
}
tr, td, div, p {
	font-size: 12px;
	line-height: 135%;
}
a {
	color: #007498;
	text-decoration: none;
}
a:hover {
	color: #cc3f00;
	text-decoration: underline;
}
a.level_01 {
	color: #be0e1e;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
td.nav_top_td {
	text-align: center;
	height: 50px;
	text-transform: uppercase;
	font-size: 14px;
	vertical-align: top;
	padding-top: 10px;
}
a.nav_top_link {
	color: #025792;
	text-decoration: underline;
}
a.nav_top_link:hover {
	color: #be0c1d;
	text-decoration: underline;
}
td.bottom {
	color: #48404c;
	vertical-align: middle;
	font-size: 14px;
	padding-bottom: 13px;
}
td.content_zone {
	padding-top: 10px;
}
td.content_zone div {
	font-size: 13px;
	padding-right: 5px;
	line-height: 18px;
}
td.content_zone p {
	font-size: 13px;
	padding-right: 5px;
	line-height: 18px;
}
td.table_header {
	height: 25px;
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
}
td.table_row {
	height: 22px;
	background-color: #eeedec;
	color: #484848;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
input.reg_fld {
	width: 200px;
	height: 19px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	color: #484848;
	background-color: #f0eddc;
	font-size: 10px;
	border-style: solid;
	border-color: #8D8D8D;
	border-width: 1px;
}
textarea.reg_fld {
	width: 200px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	color: #484848;
	background-color: #f0eddc;
	font-size: 10px;
	border-style: solid;
	border-color: #8D8D8D;
	border-width: 1px;
}
input.order_fld {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 21px;
	font-size: 10px;
}
textarea.order_fld {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: 12px;
}
.no_records {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
	font-size: 14px;
	text-decoration: underline;
}
input.srch_fld {
	width: 100%;
	height: 18px;
	border-color: #707070;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #696c6d;
	text-align: right;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
span {
	font-size:13px !important;
	}

