body {
	background: #492323; 
	font: 11px Tahoma; 
	color: #fff;
	margin: 0;
}
span.white { color: #fff; }
span.font13 { font-size: 13px; }
span.num { font-size: 9px; color: #fff; background: #7c4d4d; padding: 0 3px; }
.bg { background: #fff; margin: 3px; padding: 1px; }
.head { background: url(img/head.gif) repeat-x top left #492323; }
.baba { 
	background: url(img/baba.jpg) no-repeat top left; 
	padding: 48px 0 0 0;
}
.logo { margin: 0 0 -2px 0; }
.about {
	border-top: 1px dotted #7f5151;
	padding: 7px 1px 7px 40px;
}
.about, .about a { color: #fff; }
.title { 
	background: url(img/title.gif) repeat-x bottom left #653b3b;
	padding: 6px 1px 6px 6px;
	border-bottom: 1px solid #3e1c1c;
	font-weight: bold;
	color: #a16b6b;
	font-size: 13px;
}
.icoTitle { float: left; margin: -2px 4px 0 0; }
.box1, .box2, .box3 { padding: 5px 1px 5px 6px; }
.box1 { color: #cb8e7d; }
.box1 a { text-decoration: underline; color: #fff; }
.box1 a:hover { color: #F1CEC7; }
.box2 a { color: #cb8e7d; }
.box2 a:hover { color: #EDD7D1; }
.box3 a { color: #c09a9a; }
.box3 a:hover { color: #DEC9C9; }
.picture { margin: 2px 0 0 0; }
.foot { 
	background: url(img/foot.gif) repeat-x top left #110000;
	padding: 9px 1px 12px 6px;
	border-top: 1px dotted #7f5151;
	font-size: 10px;
}
.foot, .foot a { color: #693c3c; }

a { color: #cb8e7d; text-decoration: none; }
a:hover { text-decoration: underline; }
form { margin: 0; }
img { border: 0; }
