a.css_change {
	border: 1px solid #555;}
a.css_change:hover {
	border: 1px dotted #fff;
}

a.detail {
	border-bottom: 1px dotted #999;
	color: #999;
}
a.detail:hover {
	background: #aaaa66;
	color: #000;
}

body, html {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: #fff;
	background: #222;
}

h1 {
	background: transparent url( h1_bg.gif) no-repeat 2px 50%;
	border-bottom: 1px solid #555;	color: #666633;	display: inline;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 5px;
}

h2 {
	font-family: Verdana, Arial, Tahoma;
	color: #777;	font-weight: bold;
	font-size: 9pt;
	display: inline;
}

input.submit {
	background: #666633;	color: #fff;
}

table.detail_auto {
	border: 1px solid #555;}

#container {
	background: transparent;
	border: 1px solid #555;}

#menu {
	background: #000 url( ../menu_bg.gif) repeat-y 100% 0%;
	border: 1px solid #555;}
#menu hr {
	border-top: 1px solid #555;}

#center {
	border: 1px solid #555;}

#footer {
	border: 1px solid #555;}

