@import url("thickbox.css");

html, body {
	position:relative;
	font-family:"Arial Unicode MS", "Bitstream CyberBit", "Lucida Sans Unicode", "Microsoft Sans Serif", arial, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	background-color:#000000;
}
a { color:#288ef3; }
p.about { font-size:14px;font-weight:bolder; }
.left { text-align:left; }
.leftbold {
	text-align:left;
	font-weight:bolder;
}
.bold { font-weight:bold; }
td.rb { text-align:right;font-weight:bold; }
.normal {
	font-size:11px;
	font-weight:normal;
}
.lcdstyle {
	color:#FF2E2E;
	font-weight:bold;
	font-size:16px
	;padding:3px;
}
.lcdstyle sup{ font-size:80% }
.caption {
	font-size:14px;
	font-weight:bolder;
	color:#288ef3;
	white-space:nowrap; }
.title
{
	text-align: center;
	font-size : 12px;
	font-weight : bolder;
	color : #0065CC;
}