@charset "utf-8";
/* CSS Document */

/*this is the CSS for mpoweringfamilies.net. */

body {
	margin:0px;
}

td.footer{
	font-size:12px;
	text-align:center;
	}
	
TD.head{
	height:148px;
	}
	
table.nav{
	font-family:Georgia;
	font-size:18px;
	background-color:#FFFFFF;
	text-decoration: none;
	text-align:left;
	}
	
td.MenuBarHorizontal
{
	display: block;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color:#590000;
}
a:visited {
	text-decoration: none;
		color:#590000;
}
a:hover {
	text-decoration: none;
	color:#994D4D;
}
a:active {
	text-decoration: none;
	color:#993333;
	font-style:oblique;
}
.titles {
	text-transform:uppercase;
	font-size:1.6em;
	font-weight: bold;
	text-align:left;

}

table.bodymain {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:1.2em;
text-align:left;
}

a.names {
text-decoration:underline;
color:#0033FF;
}


a.sechedual{
	font-size:20px;

	}
	
td.resourec {
text-transform:capitalize;
}

td.rotate {
background-color:#333333;
border-color:#333333;
}

td.navBottom {
background-image:url(images/leftNavbottom.jpg);
background-position:center;
background-repeat:repeat-x;
height:46px;
}

td.head_white_text {
color: #FFFFFF;
}