* {
	text-decoration:none;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#919191;
}

body {
margin: 0;
padding: 0;
text-align: center;
}

div#main {
   margin: 1em auto;
   width: 799px;
   text-align: left;
}

div#head {
	height:91px;
	background:url(../style/img/title.jpg) no-repeat;
}

div#menu {
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F8C10E;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	background:url(../style/img/menu.jpg) repeat;
}

div#mid {
	padding: 1em;
	background:url(../style/img/main.jpg) repeat;
}

div#foot {
	height:43px;
	background:url(../style/img/bottom.jpg) no-repeat;
}

a {
   color:#F8C10E;
	text-decoration:none;
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.button_description {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
}

.input_text {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;   
}

.button {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
}

.select {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   width:600px;
}

.result {
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:9px;
}

.bold_title {
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   font-size:11px;
}
