body{
	margin: 0 0 0 0;
}
a{
	text-decoration: none;
}
a:hover{
	color: #cc0000;
	text-decoration: underline;
}
h1{
	color: #990000;	
	font-size: 150%;
	font-family: Sans-serif;
}
small{
	color: #808080;
	font-size: 71%;
	font-family: Sans-serif;
	line-height: 110%;
}
.qu {
	border: solid 1px #999;

}

.f1{
	font-size: 71%;
	line-height: 110%;
	font-family: Sans-serif;
}
.f2{
	font-size: 78%;
	font-family: Verdana,Sans-serif;
}
.hl{
	color: #000099;
	text-decoration: underline;
}
.h2{
	color: #0000BB;
	text-decoration: underline;
	font-size: 71%;
	font-family: Arial, Verdana, Sans-serif;
}

.titl {
	font: normal 120%/120% trebuchet ms;
}
.info {
	font: normal 85%/130% trebuchet ms;
}

.letter {
	color: black;
	background-color: #f3f0e0;
	border: solid 1px #a3a090;
	font: bold 120%/150% trebuchet ms;
	text-decoration: none;
}

.descr {
	font: normal 100%/130% trebuchet ms;
}

#tabmenu {
	color: #000000;
	border-bottom: 1px solid #D0C6B0;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #000000;
	background: #D0C6B0;
	font: bold 0.8em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #D0C6B0;
	padding: 1px 8px 0px 8px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	background: #F3F0E0;
	border-top: 5px solid #D0C6B0;
	border-bottom: 2px solid #F3F0E0; }

#tabmenu a:hover {
	color: #fff;
}

#tabmenu a:visited {
	color: #000; }

#form {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	background: #F3F0E0;
	padding: 10px;
	border: 1px solid #D0C6B0;
	border-top: none;
	z-index: 2;	}

#form a {
	text-decoration: none;
	color: #E8E9BE; }

.input {
	height: 23px;
	border: solid 1px #AAAAAA;
	padding: 2px;
	vertical-align: middle;
}
.button {
	height: 23px;
	border: solid 1px #333333;
	color: #ffffff;
	background: #bb0000;
	font: bold 0.8em verdana;
	padding: 2px;
	vertical-align: middle;
}
#mbody {
	width: 768px;
	padding: 20px;
}

#qbody {
	padding: 20px;
}
