@import url("h_mcifacev5.css");
.p7tbsub {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF; /*for Netscape 4*/
	border: .1px solid #FFFFFF; /*for Netscape 4*/
}
.p7tbsub p {
	padding: 8px 12px 8px 24px;
	margin: 0px;
	color: #EEEEEE;
}
.p7tbsub a:link {
	color: #333333;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #999999;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #ff9900;
	text-decoration: underline;
}
.p7tbdn {
	color: #E8BF00!important;
	font-weight: bold;
}
body {
	background-image:  url(../m2img/hiface_pbg.jpg);
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
strong {
	color: #FF9900;
	font-weight: normal;
	font-variant: small-caps;
}
#mainTable {
	margin: 0 auto;
	border: 1px solid #999;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 6px 10px 5px 20px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	border-left: 2px dotted #999;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/*/font-size: 85%; /* */
}

p.tip {
	line-height: normal;
	color: #3366CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.tip2 {
	line-height: normal;
	color: #cc0033;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.tip3 {
	line-height: normal;
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.tip4 {
	line-height: normal;
	color: #ff6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#maincontent a:link {
	color: #3366CC;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#maincontent a:hover {
	color: #ff6633;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}



#sidebar {
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: #ffffff;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #ffffff;
	color: #666666;
	margin-bottom: 2px;

}

-----

#footer a:link, #footer a:visited {
	color: #333333;
}
#footer a:hover, #footer a:active {
	color: #333333;
	background-color: #B4BBD8;
	border: 1px solid #000;
}

--------


td, p, ul {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

	

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #B4BBD8;
	border: 1px solid #000;
	
}
#current a {
	color: #32324b !important;
	/*/*/background-color: #999999!important;
	border: 1px solid #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
