.mainmenutable {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
.mainmenucell {
	background-color: #6A7085;
}
.mainmenucellselect {
	background-color: #8F94A3;
}
table.mainmenutable td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0px none;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	vertical-align: middle;
}
table.mainmenutable td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.mainmenutable td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.mainmenutable td a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
table.mainmenutable td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenutable {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #A2A5B2;
}
.submenucell {
	white-space: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 0px none;
}
table.submenutable td {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
table.submenutable td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.submenutable td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.submenutable td a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
table.submenutable td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenulinkselect {
	color: #1C1F2C;
}
.searchtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECEDEF;
	background-color: #A2A5B2;
	padding-left: 6px;
	border: 1px solid #ECEDEF;
	height: 16px;
	width: 124px;
	/*padding-bottom: 2px;*/
}

#header_table {
	width: 640px;
}

#header_top_line_cell {
	background-color: #ECEDEF;
	height: 22px;
}
#header_mid_line_cell {
	border-left-width: 12px;
	border-left-style: solid;
	background-color: #6A7085;
}

#header_bottom_line_cell {
	vertical-align: top;
	border-left-width: 12px;
	border-left-style: solid;
	background-color: #A2A5B2;
	height: 42px;
}
#icon_cell {
	background-color: #A2A5B2;
	width: 168px;
	padding-right: 12px;
	padding-top: 8px;
}
.go_text {
	vertical-align: 3px;
	padding-left: 6px;
}
html>body .go_text {
	vertical-align: 0px;
}
#search_holder {
	height: 24px;
	overflow: hidden;
	margin-top: 4px;
}

div#search_holder a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	border: 0px none;
}

div#search_holder a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	border: 0px none;
}

div#search_holder a:active {
	color: #00404F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	border: 0px none;
}

div#search_holder a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	border: 0px none;
}
