body {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top2 {
	position: absolute;
	top: 30px;
	left: 10px;
}

#main {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 758px;
	z-index: 1;
}

#main2 {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 758px;
	z-index: 1;
}

.topnavi {
	font-weight: normal;
	font-size: 7pt;
	color: #000080;
	font-family: arial, "MS P ƒSƒVƒbƒN", helvetica, sans-serif;
	background-color: #c0c0c0;
	text-decoration: none;
}
a.topnavi:link {
	color: #000080;
	background-color: #c0c0c0;
	text-decoration: none;
}
a.topnavi:visited {
	color: #000080;
	background-color: #c0c0c0;
	text-decoration: none;
}
a.topnavi:active {
	color: #000080;
	background-color: #c0c0c0;
	text-decoration: none;
}
a.topnavi:hover {
	color: #ff4500;
	background-color: #c0c0c0;
	text-decoration: none;
}

td.menu {
	width: 80px;
	height: 18px;
	text-align: center;
}

td.submenuhd {
	font-size: 7pt;
	font-family: arial, MS UI Gothic, helvetica, verdana, sans-serif;
	font-weight: bold;
}

td.submenu {
	font-size: 7pt;
	font-family: arial, MS UI Gothic, helvetica, verdana, sans-serif;
}
td.submenu a:hover {
	color: #ffffff;
	text-decoration: none;
}
td.submenu a:link {
	color: #444444;
	text-decoration: none;
}
table.submenu {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px;
	background-color: #eeeeee;
	filter: alpha(opacity=95);
}
table.submenu td {
	border-bottom: #666666 1px solid;
	filter: alpha(opacity=95);
}

td.footcpr {
	font-size: 6pt;
	font-family: Arial, MS UI Gothic, sans-serif;
}

.dtshhd {
 	height: 28px;
 	width: 630px;
 	text-align: right;
 	color: #003893;
 	font-weight: bold;
	font-size: 8pt;
	font-family: arial, MS UI Gothic, helvetica, sans-serif;
	text-decoration: none;
}

.dtsh {
	font-weight: normal;
	font-size: 7pt;
	font-family: arial, MS UI Gothic, helvetica, sans-serif;
	text-decoration: none;
}

.no_border {
    border-style:none;
}

.flags {
 	height: 28px;
 	width: 128px;
 	text-align: right;
 	color: #003893;
 	font-weight: bold;
	font-size: 8pt;
	font-family: arial, MS UI Gothic, helvetica, sans-serif;
	text-decoration: none;
}

a.addr:link {
	color: blue;
	text-decoration: none;
}
a.addr:visited {
	color: blue;
	text-decoration: none;
}
a.addr:active {
	color: blue;
	text-decoration: none;
}
a.addr:hover {
	color: red;
	text-decoration: underline;
}
