﻿body {
	background: #FFFFFF;
	margin: 0;
	color: #51100D;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold
}


a:link, a:active, a:visited {
	TEXT-DECORATION: none;
	margin: 0px;
	color:#570000; margin-right:0px
}
a:hover {
	background-image: url('images/catt.png');
	color: #962A57; background-repeat:repeat
}

.haeder {
	width: 100%;
	height: 196px;
	background-image: url('images/h2.jpg');
}
.right {
	width: 248px;
	height: 196px;
	float: right;
	background-image: url('images/h1.jpg');
}
.left {
	width: 528px;
	height: 196px;
	float: left;
	display: block;
}
.center {
	width: 100%;
	display: block;
}
.menu1 {
	text-align: center;
	width: 117px;
	height: 17px;
	border: 1px solid #E7BB7A;
	background-color: #FDF9F2;
}
.menu1 a {
	text-align: center;
	width: 117px;
	height: 17px;
	display: block;
	color: #800000;
	background-color: #FBF4E9;
	text-transform: uppercase;
	text-decoration: none;
	float: left
}
.menu1 a:hover {
	text-align: center;
	width: 117px;
	height: 17px;
	color: #BC383B;
	background-color: #FFFFFF;
}
.bdayhlinks ul {
	text-align: center;
	display: block;
}
.bdayhlinks {
	width: 470px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #962a57;
	text-align: center;
}
.bdayhlinks li {
	text-align: center;
	color: #962a57;
	display: inline;
	margin: 0;
}
.bdayhlinks li a {
	text-align: center;
	float: right;
	display: block;
	text-decoration: none;
	padding: 4px;
	border-right: 2px solid #ebc7ca;
	background-image: url('images/catt.png');
	color: #962a57;
	width: 90px;
	font-weight: bold;
	height: 24px; margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:0px
}
.bdayhlinks li a:visited {
	color: #962a57;
}
.bdayhlinks li a:hover, .bdayhlinks li.selected a {
	background-image: url('images/hov.png');
	color: #ffffff;
	width: 90px;
	border-right: 2px solid #FEFCF8; 
}