#headerA {
	width: auto;
	background-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(img/head_backcol.gif);
	background-repeat: repeat-x;
	height: 47px;
	background-position: left -12px;
}
#head_txt {
	text-align: left;
	font-size: 9px;
	color: #000000;
	width: 740px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#sub_logo {
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

#headerB {
	width: 750px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#head_menu {
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	width: 220px;
}

#headtop {
	width: auto;
	background-image: url(../header/img/head_backcol.gif);
	background-repeat: repeat-x;
	background-position: left -12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	height: 30px;
	padding: 0px;
}
#headtop h1 {
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-weight: normal;
	width: 930px;
	background-image: url(head_backcol_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	padding-top: 15px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: left;
}
td.headmn {
	overflow: visible;
	vertical-align: top;
}
td.headmn dl {
	margin: 0px;
	height: 20px;
	width: 300px;
}
td.headmn dd {
	float: right;
	display: block;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	position: relative;
}
