@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
a { text-decoration:none; color:#000000; border:none}
ul { text-decoration:none; color:#000000; border:none}
a:hover { text-decoration:none; color:#000000; font-weight:bold }
	
.mediaBox { background-image:url(../images/metalBG.png);
	background-repeat:repeat-y;
}
.menuFont { font-family:"Arial Narrow";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold
}
.titleStyle { font:Arial;
	font-size:13px;
	color:#000000;
}
.linkStyle { font:Arial;
	color:#0000FF;
	font-weight:bold;
}
.titleHighlight { font:Arial;
	font-size:13px;
	color:#ff3300;
	font-weight:bold;
}
.orenBG { background:#ff7200; }
.layerBG { background: #FFFFFF; }
.contentStyle { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.contentTitle {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold;
}
.contentHeader {
	font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#000000; font-weight:bold;
}
.dataTitle {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;
}
.contentHighlight {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0033CC; font-weight:bold;
}
.headerStyle { font-family:"Arial Narrow"; font-size:12px; color:#FF6633; font-weight:bold; }


