body {
	margin: 0px;
	background-color: #7E7E7E;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.MidleOrangeBG { background-image: url(../images/midle-bg-orange.gif); background-repeat: repeat-x; padding: 0px 13px 14px 1px; }
.MidleOrangeBGLeft { background-image: url(../images/midle-bg-orange.gif); background-repeat: repeat-x; padding: 0px 11px 14px 4px; }

.MidleGrayBG { background-color: #ECECEC; padding: 0px 13px 14px 1px; }
.MidleGrayBGLeft { background-color: #ECECEC;  padding: 0px 11px 14px 4px; }



.MidleBoxOrangeTitle {
	background-image: url(../images/orange-title.gif);
	background-repeat: no-repeat;
	width: 303px;
	height: 14px;
	padding: 40px 0px 20px 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.MidleBoxOrangeTitle2 {
	background-image: url(../images/orange-title.gif);
	background-repeat: no-repeat;
	width: 303px;
	height: 74px;
	_height: 32px;
	padding: 32px 0px 10px 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.MidleBoxGrayTitle {
	background-image: url(../images/gray-title.gif);
	background-repeat: no-repeat;
	width: 303px;
	height: 14px;
	padding: 40px 0px 20px 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}





.MidleOrangeTextBG {
	background-image: url(../images/orange-midle-box-bg.gif);
	background-repeat: repeat-x;
	border-right: #FF791B 1px solid;
	height: 128px;
	_height: 108px;
	padding: 20px 20px 0px 0px;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}

.MidleGrayTextBG {
	background-image: url(../images/gray-midle-box-bg.gif);
	background-repeat: repeat-x;
	border-right: #C5C5C5 1px solid;
	height: 128px;
	_height: 108px;
	padding: 20px 20px 0px 0px;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}






.BottomMenuBG {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	height: 132px;
	_height: 72px;
	padding: 60px 0px 0px 35px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}

.CopyRightBG {
	background-image: url(../images/bottom-right-copyright-bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	_height: 72px;
	width: 317px;
	padding: 60px 0px 0px 42px;
	font-family: Tahoma;
	color: #8F0202;
	font-size: 11px;
}

a:visited.BottomText { font-family: Tahoma; color: #FFFFFF; font-size: 11px; text-decoration: none; }
a:link.BottomText { font-family: Tahoma; color: #FFFFFF; font-size: 11px; text-decoration: none; }
a:hover.BottomText { font-family: Tahoma; color: #FFA668; font-size: 11px; text-decoration: none; }

.MidleTitleBG { height: 20px; color: #E34D35; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.Text { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; }

.TextBox { font-size: 11px; color: #3E3E3E; width: 200px; border: #5F5F5F 1px solid; }
.TextComments { font-size: 11px; color: #3E3E3E; width: 200px; border: #5F5F5F 1px solid; }

.WhiteLine { background-image:url(../images/white-line.gif); background-repeat:repeat-x; background-position:top;}

.TipsBox {
	position:absolute;
	right:-280px;
	margin-top:-15px;
	width:270px;
}
.TipsBg {
	background-image:url(http://ultrahealthnetwork.com/images/tips-mid.png);
	background-repeat:repeat-y;

	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ultrahealthnetwork.com/images/tips-mid.png', sizingMethod='scale');
}
.TipsTxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	padding:0px 20px 0px 10px;
	text-align:center;
	line-height:16px;
	color:#373B2D;
}
.PositirionRelative {
	position:relative;
	float:left;
}
.TipsTop {
	background-image:url(http://ultrahealthnetwork.com/images/tips-top.png);
	background-repeat:repeat-y;

	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ultrahealthnetwork.com/images/tips-top.png', sizingMethod='scale');
}
.TipsBot {
	background-image:url(http://ultrahealthnetwork.com/images/tips-bot.png);
	background-repeat:repeat-y;

	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ultrahealthnetwork.com/images/tips-bot.png', sizingMethod='scale');
}
.TipsCorner {
	background-image:url(http://ultrahealthnetwork.com/images/tips-corner.png);
	background-repeat:repeat-y;

	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://ultrahealthnetwork.com/images/tips-corner.png', sizingMethod='scale');
}