@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.textSubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FEF1AB;
	font-weight: bold;
}
.layoutPicBorder {
	border: 6px solid #4C0903;
}

.layoutInnerBG {
	background-image: url(../images/inner_bg.gif);
	background-repeat: repeat-y;
}

.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.textBody:link, a.textBody:visited, a.textBody:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDFFFF;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAFFFF;
}
a.textBody:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAFFFF;
	text-decoration:none;
}
.layoutBodyTop {
	background-image: url(../images/bodytop.jpg);
	height: 34px;
	background-color: #FFFFFF;
}
.layoutBodyBG {
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
}
.layoutFooterBG {
	background-image: url(../images/footer_bg.jpg);
	height: 110px;
}
.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
a.textFooter:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textFooter:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.textFooter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
a.textFooter:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.textEssentials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2A0000;
	text-decoration: none;
}
a.textEssentials:link, a.textEssentials:visited. a.textEssentials:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2A0000;
	text-decoration: none;
}
a.textEssentials:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E04620;
	text-decoration: none;
}
.textEssentialsBaby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006000;
	text-decoration: none;
}
a.textEssentialsBaby:link, a.textEssentialsBaby:visited. a.textEssentialsBaby:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006000;
	text-decoration: none;
}
a.textEssentialsBaby:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C02010;
	text-decoration: none;
}
.layoutPageBG {
	background-image: url(../images/page_bg.gif);
}
.layoutBodyTopAlt {
	background-image: url(../images/bodytop_alt.jpg);
	height: 34px;
	background-color: #FFFFFF;
}
.layoutPageBGAlt {
	background-image: url(../images/page_bg_alt.gif);
}
.layoutFooterBGAlt {
	background-image: url(../images/footer_bg_alt.jpg);
	height: 110px;
}
