.Style_sh {
	width: 760px;
}
.head {
	background-image: url(images/header.jpg);
	height: 136px;
}
body {
	background-color: #FFF7D8;
}.line_1 {
	background-image: url(images/line_1.jpg);
	height: 8px;
	width: 162px;
}
.line_1_1 {
	background-image: url(images/line_02.jpg);
	height: 8px;
	width: 580px;
}
.side {
	background-image: url(images/side.jpg);
	height: 47px;
	width: 162px;
}
.www {
	background-image: url(images/www.jpg);
}
.nav_side {
	background-image: url(images/nav_side.jpg);
	background-repeat: repeat-y;
	width: 162px;
	vertical-align: top;
}
.Nav_end {
	background-image: url(images/side_end.jpg);
	height: 38px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	font-size: 12px;
}
.con {
	vertical-align: top;
}
.main_tab {
	height: 100%;
	width: 100%;
}
.spacer {
	height: 100%;
	width: 15px;
}







.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 155px;
}

.markermenu li a{
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFF7D8;
	background-image: url(images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 155px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
	color: black;
	background-color: #FFF9E1;
	background-image:url(images/arrow-list-red.gif);
}
.menu_li {
	font-weight: bold;
	text-indent: 9px;
	text-align: left;
}
.nd_menu {
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	background-color: #FFF7D8;
	background-repeat: no-repeat;
	background-position: 2px center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E6B78B;
}
.up {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
