body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(images/mofun_tile_spBg_grey.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/*------------------------------------------------------------------------------------ ADDED BY D.ENGINE */

#title {
	margin: 			20px 0px 0px 0px;
}

#dividerdot {
	background-image:	url(../images/dots_hrz.gif);
	margin: 			5px 0px 15px 0px;
}

/*------------------------------------------------------------------------------------ THE TEAM */

#teamwrap {
	margin: 			0px 0px 20px 0px;
}
#teamtitle {
	margin: 			5px 0px 12px 65px;
}
#teamtxt {
	text-align:			justify;
	margin: 			0px 0px 10px 65px;
}
#timg {
	margin: 			0px 0px 10px 0px;
}
#teamimg {
	text-align:			center;
	float:				left;
}

/*------------------------------------------------------------------------------------ PRESS ROOM */
#pressitemwrap {
	width:				670px;
	margin:				30px 30px 30px 30px;
}
#pressbackbtn{
	text-align:			right;
	margin:				0px 0px 20px 0px;
}
#presstitle {
	font-size:			18px;
	margin:				30px 0px 0px 0px;
}
#pressubtitle {
	color: 				#990000;
	font-style:			italic;
	margin:				0px 0px 20px 0px;
}
#partitle {
	font-weight:		bold;
	margin:				30px 0px 3px 0px;
}
#presstxt {
	text-align:			justify;
}
#pressimg {
	border:				1px solid #666;
}
#pressdivider {
	border-bottom:		1px dashed #666;
	margin:				30px 0px 30px 0px;
}
#thumbwrap {
	text-align:			center;
	margin: 			12px 0px 12px 0px;
}
#thumbtxt {
	text-align:			center;
	font-size:			10px;
	font-weight:		normal;
	text-decoration: 	none;
	margin:				4px 0px 0px 0px;
}

a.l:link, a.l:visited, a.l:active {
	font-size: 			11px;
	color: 				#F00001 ;
	text-decoration:	none;
}
a.l:hover {
	font-size: 			11px;
	color:				#000000 ;
	text-decoration:	underline;
}

/*------------------------------------------------------------------------------------ OTHER STUFF */

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: -20px;
}

li.pop {
	margin-left: 0px;
}

.BodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight:bold;*/
	color: #000000;
}

a:link, a:visited, a:active {
	font-size: 11px;
	color: #000000 ;
	text-decoration:underline;
}
a:hover {
	font-size: 11px;
	color: #F00001 ;
	text-decoration:none;
}


.boldText{
	font-size: 11px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F00001;
}
.footerLink:link, .footerLink:visited, .footerLink:active {
	font-size: 9px;
	font-weight: bold;
	color: #F00001;
		text-decoration:none;
}
.footerLink:hover {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
		text-decoration:none;
}


.footeryolkLink:link, .footeryolkLink:visited, .footeryolkLink:active {
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	color: #F00001;
	text-decoration:none;
}
.footeryolkLink:hover {
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-decoration:none;
}

input, textarea, select {
		font-family: Arial, Helvetica, sans-serif;
		BORDER-RIGHT: 1px solid; 
		BORDER-TOP: 1px solid; 
		BORDER-LEFT: 1px solid; 
		BORDER-BOTTOM: 1px solid;
		FONT-WEIGHT: normal; 
		FONT-SIZE: 11px; 
		COLOR: #F00001 ;  
		BACKGROUND-COLOR: #ffffff

}
