body {
	font-family: tahoma;
        background:#f1eee1 url(http://www.sergeylazarev.org/images/bg.jpg) repeat-x;
	color: #47636d;
	font-size: 11px;
	margin-top: 0px;
}

.left {
	font-family: tahoma;
	background:#f1eee1 url(http://www.sergeylazarev.org/images/up1_08.jpg) repeat-x;
	color: #555555;
	font-size: 11px;
	margin-top: 0px;
}

.right {
	font-family: tahoma;
	background:#f1eee1 url(http://www.sergeylazarev.org/images/up1_10.jpg) repeat-x;
	color: #555555;
	font-size: 11px;
	margin-top: 0px;
}

tr, p {
	font-family: tahoma;
	color: #47636d;
	font-size: 11px;
	margin-top: 0px;
	text-align:justify;
}
a
{color: #55886f; font-weight:bold;
text-decoration: none;}
    
    
a:hover
{color:#7aa089; font-weight:bold; text-decoration:line-through}

a img { border:1px solid #55886f; padding:2px; margin:0 5px 0 0;  background:#f9f7ee; }
a:hover img { border:1px solid #7aa089; background:#ffffff; }

em {color:#85a8af; font-style:italic}

input, textarea, select {border: #55886f 1px solid; background:#edeada; font-size: 11px; font-family: tahoma; color: #555555; border-width: 1px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}

.title { background:#f1eee1 url(images/title.jpg) repeat-x; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #f9f7ee; padding:5px; padding-bottom:20px; color:#f6f4ea; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:10px;}

.content {background:#edeada; color:#47636d; padding:5px} 
