body,td,th {
	font-family: Lucida Grande, Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: none;
    background-image: url(hg.gif);
	background-repeat: repeat-x;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #f18e00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	height: 1px;
	color: #e0e0e0;
	background-color: #e0e0e0;
	}
h1 {
    font-size: 14px;
	color: #f8bc00;
}
h2 {
    font-size: 10px;
	color: #f000000;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 1024px;
	height: 700px;
    background-image: url(hg.gif);
	background-repeat: repeat-y;
    background-position: bottom;
}
.header {
	height: 170px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-color: none;
}
header img {
	border: 0px solid #999999;
}
.content-top {
	padding: 0px 0px 0px 20px;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
	height: 20px;
}
.content-bottom {
	height: 20px;
}

.content {
	font-size: 10px;
    background-image: url(content.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 20px;
	width: 440px;
	height: 500px;
	vertical-align: top;
	text-align: left;
    border-top: 1px solid #999999;

}
.menu {
    border-top: 1px solid #999999;
	vertical-align: top;
	width: 155px;
	

}
.menu_current {
    padding: 3px 0px 0px 0px;
	vertical-align: top;

}

.menu ul, .menu li {
	list-style-type: none;
	width: 155px;
    border-bottom: 1px solid #f8bc00;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 3px 10px 3px 10px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	color: #f8bc00;
	text-decoration: none;
}
.login a:link, .login a:visited, .login a:active {
	display: block;
	padding: 0;
}
.login input {
	font-size: 0.9em;
}
.current {
	font-weight: bold;
    background-image: url(link_current.gif);
    background-repeat: no-repeat;
}
.footer {

    font-size: 10px;
	height: 25px;
	background-image: url(fuss.gif);
    background-repeat: no-repeat;
    vertical-align: bottom;
	text-align: right;
}
 input.button {
font-size: 10px;
background-color: #fefcaa ;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #fbdc00;
border-right-color: #fbdc00;
border-bottom-color: #fbdc00;
border-left-color: #fbdc00;
}

