body {
	font-family: Sylfaen, Arial, Helvetica, sans-serif;
	background-color: #fefefe;
	left: 0px;
	top: 0px;
	font-size: 12pt;
	margin: 0px;
	height: 100%;
   padding:0;
}
html {
	height: 100%;
	margin:0;
   padding:0;
}
.logo {
	font-size: 36px;
	color: #FF0;
	background-image: url(images/logo.png);
	height: 167px;
	width: 200px;
}
.menu p {
	width: 140px;
	height: 25px;
	background-color: transparent;
	background-image: url("images/button.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.menu a {
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}
.fon_header {
	background-color: #FC6;
	background-image: url(images/fon_header.png);
	background-repeat: repeat-x;
	height: 250px;
}
.fon_tr2 {
	background-color: #C96;
	background-image: url(images/fon_tr2.png);
	background-repeat: repeat-x;
	height: 20px;
}
.tab0 {
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: relative;
}
.tab0 html {
	min-height: 100%;
	height: 100%;
	width: 100%;
}

.td1 {
	background-color: #FC6;
	background-image: url(images/fon_td1.png);
	text-align: center;
	vertical-align: top;
	width: 200px;
	height: 100%;
	min-height: 100%;
}
.td2 {
	vertical-align: top;
	height: 100%;
	min-height: 100%;
}
.footer {
	color: #FFC;
}
.footer a {
	color: #FFC;
	text-decoration: none;
}
.td_right {
	background-image: url(images/fon_right.png);
	background-repeat: repeat-y;
	width: 21px;
	height: 100%;
	min-height: 100%;
}
.rec_bar {
	background-image: url(images/fon_rec_bar.png);
	text-align: center;
	color: #ffffff;
	height: 20px;
}
