BODY {
	background-color: #d9c39f;
}
.box {
	background: transparent url('/themes/theme10/box_middle.png') repeat-y;
}
.box .top {
	background: transparent url('/themes/theme10/box_top.png') no-repeat left top;
}

.box .bottom {
	background: transparent url('/themes/theme10/box_bottom.png') no-repeat left bottom;
}

.header {
	background: transparent url('/themes/theme10/top_bg.jpg') no-repeat left bottom;	
}
A {
	color: #f1d0ca;
}

A:hover {
	color: white;
}
.menu {
	background: transparent url('/themes/theme10/menu_bg.jpg') repeat-x left top;
}
.menu .links A, .adminmenu A {
	border-top: 1px solid #852010;
	border-bottom: 1px solid #481008;
	color: #f1d0ca;
	background-color: #6b180c;
}
.menu .links A:hover, .adminmenu A:hover {
	color: white;
	background-color: #852c1e;
}
.menu .links A.active {
	color: #792f24;
	background-color: #3e1009;
}
.page {
	background-color: #931e0f;
}
.content {
	background: transparent url('/themes/theme10/page_bg.jpg') repeat-y left top;
}
.content .topbg{
	
	background: transparent url('/themes/theme10/page_top_bg.jpg') no-repeat left top;
}
.shadow  { color:#fff; }
.shadow:before { color:#38474b;  } 

.annotation {
	border-top: 1px solid #bd2914;
	border-bottom: 1px solid #6b1209;
	color: #dec8b4;
}
.annotation .title {
	color: white;
}
.title_contact {
	color: #dec8b4;	
	background: transparent url('/themes/theme10/email_icon.jpg') no-repeat 0px 19px;
}
.title_contact SPAN {
	color: white;
}
.title_contact DIV {
	color: white;
}
.title_contact A {
	color: #dec8b4;
}
.buttons .space {
	background-color: #4e1008;
}
