html {
	margin: 0px;
}
body {
	background-color: #EAEAEA;
	background-image: url(../images/mha_mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
#area_t1 {
	margin: auto;
	width: 950px;
	height: 129px;
}
#menuarea {
	background-image: url(../images/mha_menu_bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 45px;
	width: 950px;
}
.cleardiv {
	clear: both;
	height: 0px;
}
#menu_left {
	float: left;
	height: 39px;
}
#menu_right {
	height: 39px;
	float: right;
}
.section_div {
	background-image: url(../images/section1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 920px;
	background-color: #FFFFFF;
	margin: auto;
}
.section_div_base {
	background-image: url(../images/section1_base.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 13px;
	width: 920px;
}
.section_no_bg {
	width: 920px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#catmenuleft {
	line-height: 23px;
	background-image: url(../images/cat_tab_left.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 68px;
	text-align: center;
	float: left;
	margin-right: 1px;
	font-size: 11px;
}
.catmenu_on {
	line-height: 23px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-right: 1px;
	font-size: 11px;
}
.catmenu_items {
	line-height: 23px;
	background-image: url(../images/cat_tab_link.png);
	background-repeat: repeat-x;
	display: block;
	margin-right: 1px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
}

#searchbox {
	height: 165px;
	width: 495px;
	background-image: url(../images/box_search_home_bg.png);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 88px;
	background-repeat: no-repeat;
}
#zinebox {
	height: 275px;
	width: 312px;
	background-image: url(../images/box_subscribe_hm_bg.png);
	background-repeat: no-repeat;
}
#zineinner {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 20px;
}

#zinebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#zinebox .disclaimer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
}


#footerdiv {
	margin: auto;
	width: 920px;
}
#quicknavbox {
	background-image: url(../images/quicknav_bg.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 820px;
	padding-right: 10px;
	padding-left: 90px;
	background-color: #FFFFFF;
	background-position: top;
}
#quicknavbox a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#quicknavbox blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#quicknavbox blockquote a {
	font-size: 11px;
}


.section_hdr_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
	padding-left: 10px;
	line-height: 200%;
}
#outterdiv {
	margin: auto;
	width: 950px;
}

#footer_copyright {
	text-align: center;
	height: 25px;
	line-height: 25px;
}
#menuarea a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}
#menuarea a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
#menuarea #menu_right a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 39px;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 10px;
	display: block;
	float: left;
}
#menuarea #menu_right a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_on {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 39px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	float: left;
	background-image: url(../images/mha_menu_tab_on_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.quicknav_col_vertdiv {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navcontent {
	padding-top: 0px;
}
#navcontent p {
	line-height: 150%;
}
#quicknavbox a:hover {
	color: #FF6600;
	text-decoration: none;
}
.quicknav_col_vertdiv_none {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.loginboxes {
	color: #666666;
}
#logindiv {
	float: right;
	padding: 0px;
	background-color: #FFFFFF;
}


#loginform {
	padding: 3px;
	-moz-border-radius: 5px;
	line-height: 100%;

}
#membertab {
	height: 36px;
	width: 275px;
	padding: 5px;
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
}
#membertab p {
	color: #FFFFFF;
	line-height: 150%;
}
.membertab_Hdr01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#introtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
#introtext h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
#introvid h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.zinetab_Hdr01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
}
.widetabtxt {
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 49px;
	width: 148px;
}
.widetabtxt p {
	color: #FFFFFF;
	line-height: 130%;
}
#memberguts {
	background-image: url(../images/memb_info_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 188px;
	width: 382px;
	overflow: hidden;
}
#memberguts p {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#membtype a {
	text-decoration: none;
}

#memberguts ul {
	margin: 0px;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#memberguts li {
	color: #FFFFFF;
	list-style-image: url(../images/arrow_t1.gif);
	font-size: 12px;
}



.widetabtxt  .hdr01 {
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
#regbox td {
	color: #FFFFFF;
}
#regbox .boxes {
	color: #666666;
	width: 180px;
}
#course_cats {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#course_cats a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
#course_cats a:hover {
	color: #006699;
	text-decoration: none;
}

.catmenuright {
	background-image: url(../images/cat_tab_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 68px;
}
#courseDetails {
	margin: 10px;
}
.courseinfoleft {
	clear: left;
	float: left;
	width: 400px;
	padding-right: 10px;
}
.courseinforight {
	clear: right;
	float: right;
	width: 230px;
	background-image: url(../images/courseinforightbg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #EAEAEA;
}
.hdr_02 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
#coursepanels {
	width: 900px;
	clear: both;
	padding: 10px;
}
#coursetabs {
	float: left;
	width: 208px;
	clear: left;
}
#coursedetailspanel {
	padding: 5px;
	clear: right;
	float: right;
	width: 682px;
}
#coursetabs ul {
	margin: 0px;
	padding: 0px;
}
#coursetabs li {
	padding-left: 10px;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/coursecathover.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	display: block;
	border-bottom:1px solid #FFFFFF;
}
#coursetabs .tab_on {
	color: #FFFFFF;
	background-image: url(../images/coursecatselectedw.jpg);
	outline:none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
}
#coursetabs .tab_on a {
	color: #FFFFFF;
	display: block;
}
#coursetabs a {
	color: #666666;
	text-decoration: none;
	outline: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#coursetabs a:hover {
	color: #FF3300;
	text-decoration: none;
}
#category_back {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/catback.jpg);
	width: 178px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left;
}
#category_back a {
	color: #FFFFFF;
}
#category_back a:hover {
	color: #FFFF00;
}
#regpageform {
	padding: 10px;
}
.boxblue {
	background-color: #EAEAEA;
	background-image: url(../images/boxblue_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxblue #form1 td {
	color: #333333;
}
.boxblue .regbox {
	width: 300px;
}
.boxblue .hdr_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.boxbluebase {
	background-image: url(../images/boxblue_base.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.section_hdr_02 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #663399;
	padding-bottom: 10px;
}
#mask {
	background-image: url(../images/mask_gradient_1000.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.div_normal {
	padding: 10px;
}
.boxgreen {
	background-color: #EAEAEA;
	background-image: url(../images/boxgreentick_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxgreen  td {
	color: #333333;
}
.boxgreen  .regbox {
	width: 300px;
}
.boxgreen  .hdr_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.boxgreenbase {
	background-image: url(../images/boxgreen_base_bg.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.boxgreen p {
	color: #FFFFFF;
}
.boxgreen ul {
	margin: 0px;
	padding: 0px;
}
.boxgreen li {
	margin-left: 20px;
}
.boxGrey {
	background-color: #EAEAEA;
	background-image: url(../images/arrow_grey_dn.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.hdr_05 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
}
.dividergrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
}
#vidpurchPanel {
	background-image: url(../images/video_dk_grey_bg.gif);
	height: 233px;
	width: 196px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#vidpurchPanel p {

}
#vidpurchPanel a {
	color: #FFFFFF;
	text-decoration: underline;
}
#vidpurchPanel a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.rev14txt {
	font-size: 14px;
	color: #FFFFFF;
}
.rev12txt {
	font-size: 12px;
	color: #FFFFFF;
}
#masklogin {
	background-image: url(../images/mask_login.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.revtxt {
	color: #FFFFFF;
}
.revtxt a {
	color: #FFFFFF;
	text-decoration: underline;
}
.revtxt a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.revtxt p {
	color: #FFFFFF;
}
.hdr_07 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}
.owned {
	background-color: #FFFFE6;
	background-image: url(../images/icon_tick2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
	border: 1px dashed #CC0000;
	color: #333333;
}
.normalText {
	color: #333333;
}
.revtxt {
	color: #FFFFFF;
}
#ccinfo p {
	color: #FFFFFF;
}
#ccinfo td {
	color: #FFFFFF;
}
.profilehdttable {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.boxGreyWhiteArrow {
	background-color: #EAEAEA;
	background-image: url(../images/arrow_white_dn.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.hdr_link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #003399;
}
.hdr_link a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.hdr_link a:hover {
	text-decoration: underline;
}
#regform td {
	font-size: 11px;
}
#membtype  p {
	font-size: 11px;
}
#membtype p .hdr01 {
	font-size: 12px;
}
.TabbedPanelsContent li {
	margin-bottom: 10px;
}
.infobox {
	background-color: #EFEFEF;
	background-image: url(../images/icon_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
	border: 1px solid #CCCCCC;
	color: #333333;
	-moz-border-radius: 5px;
}
.info_expl {
	background-image: url(../images/icon_info_s.png);
	padding-left: 22px;
	background-repeat: no-repeat;
	line-height: 32px;
	background-position: left center;
}
#bannerAdsR160 {
	float: right;
	width: 160px;
}
#bannerAdsR160 img {
	margin-bottom: 10px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#bannerAdsR160 a img:hover{
	margin-bottom: 10px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.asterixRED {
	color: #FF0000;
}
.section_hdr_02a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #663399;
	padding-bottom: 10px;
}
.section_div_mid {
	background-image: url(../images/section1_mid.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 13px;
	width: 920px;
}
.section_no_bg_plain {
	width: 920px;
	margin: auto;
	padding: 0px;
}
.boxWhite {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.errorbox {
	background-color: #EFEFEF;
	background-image: url(../images/icon_exclaim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 60px;
	border: 1px dashed #CC0000;
	color: #333333;
	-moz-border-radius: 5px;
}

.likebutton {
 float:right;
 top:425px;
 right:620px;
 margin-bottom:0px;
 height:35px;
}

.subscriber_base {
	background-image: url(../images/subscriber_base.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 13px;
	width: 920px;
}