/* CSS Document */

body {
	background:url("stats/images/mainbg.jpg") fixed repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	height:100%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#9D8925;
}

a:link, a:visited, a:active {
	color:#6e355d;
	text-decoration:underline;
position:relative; z-Index:5;
}

a:hover {
	color:#6e355d;
	position:relative; z-Index:5;
}

a.btp:link, a.btp:active, a.btp:visited, a.btp:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.pur:link, a.pur:visited, a.pur:active, a.pur:hover {
	font-weight:bold;
	color:#0a4b3e;
	text-decoration:underline;
}

.purtxt {
	font-weight:bold;
	color:#0a4b3e;
	text-decoration:none;
}

.smpur {
	color:#6e355d;
}

#btt, #btt a:link, #btt a:visited, #btt a:active  {
	position:fixed;
	left:20px;
	bottom:40px;
	width:100px;
	border:none;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-color:#000000;
	font-weight:bold;
}

#btt a:hover {
	color:#CCCCCC;
}

#bttr, #bttr a:link, #bttr a:visited, #bttr a:active  {
	position:fixed;
	right:20px;
	bottom:40px;
	width:100px;
	border:none;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-color:#000000;
	font-weight:bold;
}

#bttr a:hover {
	color:#CCCCCC;
}

.itgold {
	font-weight:bold;
	font-style:italic;
	color:#9D8925;
}

.itgoldnorm {
	font-style:italic;
	color:#9D8925;
}
	
	
.midbg {
	background-image:url("stats/images/midbg.png");
	background-repeat:repeat-y;
}

* html .midbg /* Will only be seen by IE */
    {
          background: none;
          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
          (
            src='images/midbg.png',sizingMethod='scale'
          );
		  background-repeat:repeat-y;
        }

.tnytxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.whitebg {
	background-color:#FFFFFF;
}

.graybg {
	background-color:#333333;
}

.blackbg {
	background-color:#000000;
}

.bdrclr {
	border-color:#9933CC;
}

.logo {
	background-image:url("stats/images/new_logo.jpg");
	background-repeat:no-repeat;
}

* html .logo /* Will only be seen by IE */
    {
          background: none;
          filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
          (
            src='images/new_logo.jpg',sizingMethod='scale'
          );
		  background-repeat:no-repeat;
        }
		
.logo2 {
	background-image:url("stats/images/new_logo.jpg");
	background-repeat:no-repeat;
}


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url("stats/images/sample3_sub_arrow.gif"); width:6px; height:9px; left:-6px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url("stats/images/sample3_sub_arrow.gif"); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url("stats/images/medium_purple_right.gif"); width:6px; height:9px; left:-6px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url("stats/images/medium_purple_right.gif"); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#404040; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {height:20px; background-image:url("stats/images/sample13_main_bg.gif"); color:#ffffff; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#ffffff; border-width:1px; padding:2px 8px; margin:0px 0px 0px ; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#3f3f3f; background-image:url(none); text-decoration:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#3f3f3f; background-image:url(none); text-decoration:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; background-color:transparent; background-image:url(none); color:#ffffff; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#5f5f5f; color:#ffffe1; text-decoration:none; }
		#imenus0 ul li a.ihover {background-color:#5f5f5f; color:#ffffe1; text-decoration:none; }

		/* [active] */
		#imenus0 ul li a.iactive {}


