﻿html, body {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	background-color: #0f0f12;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url('bg.png');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #39072c;
	SCROLLBAR-HIGHLIGHT-COLOR: #39072c;
	SCROLLBAR-SHADOW-COLOR: #39072c;
	SCROLLBAR-3DLIGHT-COLOR: #39072c;
	SCROLLBAR-ARROW-COLOR: #0f0f12;
	SCROLLBAR-TRACK-COLOR: #0f0f12;
	SCROLLBAR-DARKSHADOW-COLOR: #0f0f12;
}
img {
	border: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
a:hover {
	color: #FFFFFF;
	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: center;
}
.bdayh-linkvoice li a {
	text-align: center;
	background-image: url('td2.gif');
	padding: 5px;
	color: #FFFFFF;
	display: block;
	margin: 3px 0px 3px 0px;
}
.bdayh-linkvoice li a:hover {
	text-align: center;
	background-image: url('td1.gif');
	padding: 5px;
	color: #FFFFFF;
	display: block;
}
.bdayh-cattopbg {
	width: 100%;
	height: 106px;
	background: url('bdayh-cattop2.png') repeat-x;
}
.bdayh-cattopright {
	width: 420px;
	height: 106px;
	background: url('bdayh-cattop1.png') repeat-x;
	float: right;
}
.bdayh-cattopleft {
	width: 379px;
	height: 106px;
	background: url('bdayh-cattop3.png') repeat-x;
	float: left;
}
.bdayh-catendbg {
	width: 100%;
	height: 70px;
	background: url('bdayh-catend2.png') repeat-x;
}
.bdayh-catendright {
	width: 428px;
	height: 70px;
	background: url('bdayh-catend1.png') repeat-x;
	float: right;
}
.bdayh-catendleft {
	width: 371px;
	height: 70px;
	background: url('bdayh-catend3.png') repeat-x;
	float: left;
}
.bdayh-catright {
	padding-right: 20px;
	background: url('bdayh-catright.png') no-repeat right;
	background-repeat: repeat-y;
}
.bdayh-catleft {
	padding-left: 20px;
	background: url('bdayh-catleft.png') no-repeat left;
	background-repeat: repeat-y;
}
.bdayh-catbg {
	background: #cd50a9;
}
.td1 {
	background-image: url('td1.gif');
	height: 26px;
	color: #FFFFFF;
	text-align: center;
}
