body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	font-family: arial, sans-serif;
	background-color: #ffdc00;
	color: #000000;
}

small
{
	font-size: 80%;
}

a
{
	color: black;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h1
{
	font-weight: bold;
	line-height: 120%;
}

.page
{
	font-size: 100%;
	width: 768px;
	min-height: 480px;
	margin: 2em auto 0 auto;
	padding: 0;
	background-color: ##ffdc00;
	border: 0.5em solid #fff9d5;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
}

.head
{
	font-size: 100%;
	width: 100%;
	height: 188px;
	background: url(../imgs/header.jpg) no-repeat;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-webkit-top-left-border-radius: 1em;
	-webkit-top-right-border-radius: 1em;
}

.body
{
	font-size: 120%;
	line-height: 150%;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.body img
{
	border: none;
}

.navi
{
	width: 100%;
	height: 36px;
	margin: 24px 0;
}

.foot
{
	font-size: 100%;
	width: 768px;
	margin: 0 auto 80px auto;
	padding: 0.5em 0;
	text-align: left;
}

.foot img
{
	border none;
}


img.thumbnail
{
	border: 6px solid #fff9d5;
}
#txt{
	width:250px;
	height:130px;
}
#txtfld{
	width:250px;
	height:20px;
}
#txtfldsm{
	width:50px;
	height:20px;
}
#txtfldmid{
	width:196px;
	height:20px;
}
