* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Arial;
        margin: 0;
        padding: 0;
}
a, a:visited {
	color: #626DB3;
}
a:hover {
	text-decoration: none;
}
#lefth {
	position: absolute;
	top: 0;
	left: 0;
}
#righth {
	position: absolute;
	top: 0;
	right: 0;
}
#toph {
	margin: 0 89px 0 89px;
	background: url('/up.png') repeat-x;
	height: 33px;
}
#pics {
	margin: 20px 0 0 0px;
	background: url('/pic.gif') repeat-x;
	height: 183px;
}
#logo {
	position: absolute;
	top: 0;
	left: 10px;
}
#babina {
	position: absolute;
	top: 0;
	right: 30px;
}
#popcorn {
	position: absolute;
	top: 160px;
	right: 20px;
}
#content {
	margin-top: 30px;
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
}
#content td.left {
	vertical-align: top;
 	font: 12px Arial, Verdana, sans-serif, Tahoma;
  	border-right: 1px solid #e8e8e8;
  	padding-right: 10px;
}
.totitle {
	font: 18px Georgia;
}
.totext {
	font: 12px Arial, Verdana, sans-serif, Tahoma;
	color: #222;
}
p {
	margin-top: 20px;
}
.preview {
	color: #444;
}
.preview .textt {
	padding: 5px;
}
.preview a, .preview a:visited {
	font: 18px Georgia;
	color: #000000;
	text-decoration: underline;
	line-height: 30px;
}
.preview a:hover {
	font: 18px Georgia;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.preview a.flink, .preview a.flink:visited {
	font: 11px Georgia;
	color: #000;
	text-decoration: underline;
	line-height: 20px;
}
.preview a.flink:hover {
	font: 11px Georgia;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.bottomnavy {
	font: 18px Arial;
}
.bottomnavy a, bottomnavy a:visited {
	color: #444;
}
#content td.right {
	vertical-align: top;
    width: 200px;
    padding-left: 10px;
    font: 12px Arial, Verdana, sans-serif, Tahoma;
}
#content td.right a, #content td.right a:visited {
	color: #15544C;
}
#footer {
	margin: 20px 50px 20px 50px;
	text-align: right;
	font: 11px Arial, Verdana, sans-serif, Tahoma;
    line-height: 1.6;
}
#mtbl td {
	font: 11px Arial;
	padding: 0 0 20px 0;
}