/* Frame Top*/

body.top {
/*	background-image: url(../images/frames/top/bg.gif); */
	background-repeat: repeat-y;
	background-position: 150px 0px;
}

a.flag_link, a.flag_link:hover, a.flag_link:visited {
	color: #ffffff;
}
a.flag_link_active, a.flag_link_active:hover, a.flag_link_active:visited {
	color: #000000;
}



div.top_menu {
	margin-right: 100px;
	float: right;
	position: relative;
	top: 23;
}
span.top_menu_item {
	border-style: solid;
	border-color: #003399;
	border-width: 0px;
	border-left-width: 1px;
	padding: 0px;
	padding-left: 5px;
	margin-right: 5px;
}

span.top_menu_item_first {
	border-left-width: 0px;
}
span.top_menu_item_selected {
	font-weight: bold;
}
div.top_header_0 {
	clear: both;
	width: 910px;
}
div.top_header_1 {
	clear: both;
	width: 910px;
	height: 100px;
/*	background-position: 162px 0px; */
}

div.top_logo {
	padding-left: 117px;
	padding-bottom: 15px;
	padding-bottom: 15px;
}


div.top_div_0 {
	height: 100px;
	float: left;
	width: 160px;

	margin-left: 0px;
	background-color: #313494;
	text-align: center;

}

div.top_div_0_text {
	margin-top: 80px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

div.top_div_1 {
	height: 100px;
	width: 748px;
	float: left;
	margin-left: 2px;
/*	background-image: url(/images/frames/top/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px; */
}

