  TABLE.header {
	min-width: 750px;
	width: 100%;
	border: none;
	background-color: #A5C3F3;
}
  TD.header_left {
	background: url(../images/lines_icons/head_2.png);
	background-repeat: no-repeat;
	width: 750px;
}
  TD.header_middle {
	background-repeat: repeat-x;
	background-image: url(../images/lines_icons/head_bk_2.png);
}
  TD.header_right {
}
A.m_item {
	width : 60px;
	color : White;
	text-decoration : none;
}
A.m_item:HOVER {
	background-color : #BDD1F4;
	color : Navy;
}

A.m_item:VISITED {
	color : White;
}

DIV.menu {
	left : 240px;
	top : 26px;
	position : absolute;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : White;
	width : 470px;
	text-align : center;
	font-size : 12px;
}
  DIV.main_icons {
	position: relative;
	top: 30;
	left: 80;
}
A.flag {
	border : none;
	text-decoration : none;
	text-align: text-top;
}
A.flag:hover {
	border : none;
	text-decoration : none;
}
A.flag:visited {
	border : none;
	text-decoration : none;
}

.head_line {
	background-color: #A5C3F3;
	border-left: 1px solid White;
	border-top: 1px solid White;
	border-right: 1px solid Navy;
	border-bottom: 1px solid Navy;
	width: 100%;
	height: 2px;
}

TABLE.footer {
	width: 100%;
	color: Black;
	background-color: #DCDCDC;
}

TD.footer {
	border-top: 2px solid #A5C3F3;
}

A.legal_info {
	text-decoration: underline;
}