BODY {
	background-image:  url("images/mpf_home_bar_bg.gif");
	background-repeat: repeat-y;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#005893;
	color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100%;
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color: #82ADCA;
	}

a:active {
	color: #D5EBFA;
	}

a:hover {
	color: #D5EBFA;
	}	
	
.homeRollBg {
	background-image:  url("images/mpf_home_leftrollbg.gif");
	background-repeat: repeat-y;
	}
	
	
TD.homeBarBg {
	background-image:  url("images/mpf_home_bar_bg.gif");
	background-repeat: repeat-y;
	}
	
TD.homeFilmBg {
	background-image:  url("images/mpf_home_film_bg.gif");
	background-repeat: repeat-x;
	}
	
	

TD.subPageRightColumn {
	background-image:  url("images/sub_right_filmbg.jpg");
	background-repeat: repeat-y;
	}
	
	
.mainContent {
	font-size: 85%;
	}
	
.mainContent .header {
	font-size: 115%;
	font-weight: bold;
	}
	
.sideLinks {
	font-size: 92%;
	font-weight: bold;
	}
	
.mainContent .footnote {
	font-size: 85%;
	color: #D5EBFA;
	}
	
	
.orderTable {
	color: #000000;
	}
	
.orderTable a:link {
	color:#CC0000;
	}

.orderTable a:visited {
	color: #990000;
	}
	
.orderTable a:active {
	color: #FF3333;
	}
	
.orderTable a:hover {
	color:#CC3333;
	}
	