@charset "windows-1251";
Body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #4c463e;
}
td {
	font-family: Arial;
	color: #4c463e;
}

#content {
	font-family: Arial;
	color: #4c463e;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#submenu {
	font-size: 1px;
	height: 10px;
	width: 1000px;
	margin: 0 auto;
}

#logo {
	width: 1000px;
	height: 273px;
	margin: 0 auto;
}
#menu {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}
#footer {
	width: 1000px;
	height: 34px;
	margin: 0 auto;
}
.maintable {
	width: 1000px;
	margin: 0 auto;
}
.left {
	width: 210px;
	background-image: url(../gui/leftbg.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	text-align: left;
}
.right {
	width: 210px;
	background-image: url(../gui/rightbg.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	text-align: right;
}
.center {
	background-color: #f2f0ed;
	background-image: url(../gui/centerbg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
p.link{
	margin-top: 10px;
	text-align: right;
}

p.link a{
	color: #97613e;
	text-align: right;
	margin: 0px 2px;
	text-decoration: underline;
}
p{
	margin-top: 10px;
}
a{
	color: #FFCC00;
	text-decoration: underline;
}
