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

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

.header {
	background: transparent url('/themes/theme12/top_bg.jpg') no-repeat left bottom;	
}
.menu {
	background: transparent url('/themes/theme12/menu_bg.jpg') repeat-x left top;
}
.menu .links A, .adminmenu A {
	border-top: 1px solid #7faeb6;
	border-bottom: 1px solid #3c5564;
	color: #c3ebf8;
	background-color: #678d99;
}
A {
	color: #c3ebf8;
}

A:hover {
	color: white;
}
.menu .links A.active {
	color: #6f868d  !important;
	background-color: #3e5a63  !important;
}
.menu .links A:hover, .adminmenu A:hover {
	color: white  !important;
	background-color: #8cabb5  !important;
}
.page {
	background-color: #93becc;
}
.content {
	background: transparent url('/themes/theme12/page_bg.jpg') repeat-y left top;
}
.content .topbg{
	
	background: transparent url('/themes/theme12/page_top_bg.jpg') no-repeat left top;
}
.shadow  { color:#fff; }
.shadow:before { color:#38474b;  } 

.annotation {
	border-top: 1px solid #bddce5;
	border-bottom: 1px solid #7fbacb;
	color: #3b7081;
}
.annotation .title {
	color: white;
}
.title_contact {
	color: #c3ebf8;
	background: transparent url('/themes/theme12/email_icon.jpg') no-repeat 0px 19px;
}
.title_contact SPAN {
	color: white;
}
.title_contact DIV {
	color: white;
}
.title_contact A {
	color: #c3ebf8;
}
.buttons .space {
	background-color: #4e8c9f;
}

