#ptonly {
	display: none;

}
BODY {
	MARGIN: 0px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #000000; TEXT-ALIGN: center
}
A:hover {
	COLOR: #0CF;
	text-decoration: underline;
}
.asmall {
	FONT-SIZE: 10px
}
TD {
	BACKGROUND-POSITION: center 50%
}
.time {
	FONT-SIZE: 10px; COLOR: #cccccc
}
.dark {
	FONT-SIZE: 10px; COLOR: #666666
}
.a12 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; LETTER-SPACING: 0.05em
}
.space {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 10pt;
	COLOR: #666;
	TEXT-DECORATION: none
}
.realtimespace {
	FONT-WEIGHT: lighter; FONT-SIZE: 11px; COLOR: #0066ff; TEXT-DECORATION: none
}
.ue {
	margin-left: 520px;
}
#form #jumpMenu {
	color: #C0C0C0;
	background-color: #0A0000;
	font-weight: bold;
}
a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.spaceB {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: #999999;
	TEXT-DECORATION: none
}
.coa {
	margin-right: 80px;
	margin-left: 80px;
}
.four {
	margin: 10px;
	padding: 0px;
	width: 400px;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
}
.rrrr {
	font-size: 30px;
	font-weight: bolder;
	color: #FFF;
}
.zpdr {
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
}

.rrrrrr {
	font-size: 50px;
	font-weight: bolder;
	color: #C63
}
.plan {
	font-size: 50px;
	font-weight: bolder;
	color: #FFF
}



/* default setup that everything sees */
.shadow {
	/* needed for Internet explorer */
  height: 1em;
	filter: Shadow(Color=#000, Direction=135, Strength=5);
	/* Needed for Gecko */
  line-height: 2em;
	white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
	display: block;
	margin: 0 0 -2.12em 0.15em;
	padding: 0;
	color: #000;
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */
	/* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #000 5px 5px 5px;


  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

