

img { border: 0; }

h1 {
	color: #009cff;
	margin: 0;
	padding: 0;
	font-size: 16px;
	}

.ahg_hx {
	font: bold 100% ;
	width: 100%;
	background-color: #F1F1F1;
	color: #000000;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 1px;
}

#top_table {
	width: 97%;
	margin-bottom: 15px;
	padding: 0;
	}

#header {
	width: 90%;
	border: solid 1px #dddddd;
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;	
	background-color: #f5f5f5;
	font: 16px Helvetica,Arial,osaka,"MS SVbN",sans-serif;
	line-height: 1.8em;
	

	}

.tellme {
	color: #111111;
	padding: 2px 15px 2px 5px;
	text-align: left;
	font: bold 14px Helvetica,Arial,osaka,"MS SVbN",sans-serif;
	margin-bottom: 0;
	}

#content {
	width: 90%;
	margin: auto;
	border: solid 1px #dddddd;
	padding: 2px;
	margin-bottom: 25px;
	background-color: #f5f5f5;
	vertical-align: top;
	line-height: 1.5em;
	}

.content1 {
	width: 90%;
	margin: auto;
	border: solid 1px #dddddd;
	padding: 2px;
	margin-bottom: 25px;
	vertical-align: top;
	line-height: 1.5em;
	}

#content p {
	vertical-align: top;
	margin-top: 5px;
	}
	

#content a:visited { color: #0000b7; text-decoration: underline; }
#content a:active { color: #0000b7; text-decoration: underline; }
#content a:hover { color: #FFFFFF; background-color: #000000; text-decoration: none; }

#footer {
	text-align: center;
	font: normal 8pt Helvetica,Arial,osaka,"MS SVbN",sans-serif;
	color: #777777;
}

# menu_table {
	width: 489px;
	margin-bottom: 15px;
	border: 0;
}

#item_back {
	width: 91%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 25px;
	border: 1px solid #444444;
  }

#item_back th {
	padding: 2px;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	font-size: 12px;
	color: #444444;
	background-color:#DDDDDD;
	}

#item_back td {
	padding: 2px;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	font-size: 12px;
#	text-align: left;
	}

#item_back a:link { color: #0000b7; text-decoration: none; }
#item_back a:visited { color: #FF0000; text-decoration: none; }
#item_back a:active { color: #0000b7; text-decoration: none; }
#item_back a:hover { text-decoration: underline; }

