a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body
{
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;

}

/* PAGE STYLES */

.mpj-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #EFA120;
}
.mpjbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000000;
	font-size: 12;
	width: 270px;
	padding-left: 10;
}
.mpjmini {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000000;
	font-size: 10;
}

.mpjframe{
	height: 220px;
	width: 330px;
	background:url(/images/sand_05.jpg);
	text-align: left;
	font-size: small;
	border: 0;
	SCROLLBAR-FACE-COLOR: #AC9C8C; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #5B2A0C; 
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: black;
	overflow:auto;
	overflow-x:hidden;

	}


/* ADMIN STYLES */

.adminCell {
	background-color: #DDD6C3;
	padding: 10px;
	height: 600px;
}

.tableHeader{
	background-color: #441616;
	color: #CF9625;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	height: 25px;
	border: 0;
	text-align: left;	
	
}

.imageCell{
	padding: 5px;
	padding-right: 25px;
	border: 1;
	text-align: center;	
}

.txtCell{
	color: #441616;
	font-size: 13px;
	padding: 5px;
	border: 1;
	text-align: left;	
}

.editCell{
	color: #441616;
	font-size: 15px;
	padding: 5px;
	border: 1;
	text-align: center;	
}

.portDescription{
	font-size: 13px;
	padding-top: 15px;
	width: 250px;
	text-align: center;
}

.portCell{
	padding-top: 1px;
	width: 300px;
	background: url(/images/mpj_09.jpg);
	text-align: center;
}

.portFooter{
	color: #CF9625;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;

}
	