/* CSS Document */
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-image:   url(images/bg_01.gif);
}


body, select, input, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

tr {
	vertical-align: top;
}
a:link, a:visited, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #d69c12;
}
a.menu_button:link, a.menu_button:visited, a.menu_button:active, a.menu_button:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	width: 142px;
	display: block;
	color: #666;
}
a.menu_button:hover {
	color: #ffffff;
}
#menu1 a.menu_button:hover {
	background-color: #d69c12;
}
#menu2 a.menu_button:hover {
	background-color: #ff9191;
}
.item_link {
	color: #666;
	text-decoration: none;
}
.linka {
	font-size: 11px;
	color:#1F2229;
	text-decoration: none;
}
.linka:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.f01 {
	font-size: 11px;
	color:#666;
	text-decoration: none;
}
.f01:hover {
	font-size: 11px;
	color: #d69c12;
	text-decoration: none;
}
.f02 {
	font-size: 11px;
	color:#1F2229;
}
.style{
	font-size:12px;
	color:#d28c00;
	font-weight:bold;
}
