﻿html, body {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	background-color: #2f832e;
	color: #225f21;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #225f21;
	text-align: center;
}
a:hover {
	color: #379335;
	text-decoration: none;
}
ul, li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline-color: invert;
	outline-style: none;
	outline-width: 0px;
	font-size: 100%;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	list-style: none;
	vertical-align: baseline;
}
h1, h2, h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #379335;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-size: x-large;
	text-align: center;
}
#bdayh-body {
	width: 950px;
	height: auto;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
}
.bdayh-h1 {
	background-image: url('bdayh-h1.png');
	width: 407px;
}
.bdayh-h2 {
	background-image: url('bdayh-h2.png');
	width: 475px;
}
.bdayh-h3 {
	background-image: url('bdayh-h3.png');
	width: 68px;
}
#bdayh-menuhead {
	height: 26px;
	background-image: url('td2.png');
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	width: 950px;
}
.bdayhlinks ul {
	width: auto;
	height: 26px;
	position: relative;
}
.bdayhlinks ul li {
	text-align: center;
	color: #FFFFFF;
	display: inline;
	margin: 0;
}
.bdayhlinks ul li a {
	text-align: center;
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('td2.png');
	border-right: 2px #3a8f3d solid;
	height: 20px;
	padding: 6px 11px 0px 11px;
}
.bdayhlinks ul li a:visited {
	color: #FFFFFF;
}
.bdayhlinks ul li a:hover, .bdayhlinks ul li.selected a {
	background-image: url('td1.png');
	border-right: 2px #114211 solid;
	color: #FFFFFF;
	padding: 6px 11px 0px 11px;
}
.bdayh-linkvoice {
	text-align:right;
	margin-right:13px;
	margin-left:32px;
}
.bdayh-linkvoice li {
	text-align: right;
	background-color: #a7f5ac;
	padding: 3px;
	margin: 3px 0px 3px 0px;
}
.bdayh-linkvoice li:hover {
	text-align:right;
	background-color:#c3ffc7;
	padding:3px;
}
