BODY {	background-color:		#C0C0D0;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:				0;
	scrollbar-base-color:		#0000F0;
	scrollbar-3dlight-color:	#A0A0A0;
	scrollbar-arrow-color:		#808080;
	scrollbar-darkshadow-color:	#606060;
	scrollbar-face-color:		#F0F0F0;
	scrollbar-highlight-color:	#C0C0C0;
	scrollbar-shadow-color:		#808080;
	scrollbar-track-color:		#202020;
}
TABLE {	border:		0;
	border-spacing:	0;
	padding:	0;
}
TD {	color:		#000000;
	font-family:	verdana;
	font-size:	12pt;
	font-style:	normal;
	font-variant:	normal;
	font-weight:	normal;
	vertical-align:	top;
}
UL {	color:			#000070;
	font-size:		11pt;
	line-height:		14pt;
	list-style-type:	square;
}
DIV {	margin:		20;
	font-family:	Geneva;
	font-size:	14px;
	font-style:	normal;
	font-variant:	normal;
	font-weight:	normal;
}
HR {	color:	#9477D8;
	height:	4px;
}
.Tfull {	table-layout:	fixed;
		width:		100%;
		height:		100%;
}
.Thigh {	table-layout:	fixed;
		width:		100%;
}
.Tvar {		table-layout:	auto;
		width:		100%;
		height:		100%;
}
.Tmid {		table-layout:	auto;
		width:		100%;
}
.VLine {	color:	#ff0000;
		height:	2px;
}
.Win_BG {	background-image:	url(/images/bground_win.jpg);
		background-repeat:	repeat;
		background-attachment:	fixed;
}
.Pic_BG {	background-image:	url(/images/bground_pic.jpg);
		background-repeat:	no-repeat;
		background-attachment:	fixed;
}
.Top_BG {	background-image:	url(/images/color_top.gif);
		background-repeat:	repeat-x;
		background-attachment:	fixed;
}
.Bottom_BG {	background-image:	url(/images/color_bottom.gif);
		background-repeat:	repeat-x;
		background-attachment:	fixed;
}
.Top_FONT {	font-size:		40px;
		font-family:		PosterBodoni BT;
		font-weight:		bolder;
		white-space:		nowrap;
		color:			#CCCCD8;
}
.Vtop {		vertical-align:top; }
.Vcenter {	vertical-align:middle; }
.Vdown {	vertical-align:bottom; }
.Hleft {	text-align:left; }
.Hcenter {	text-align:center; }
.Hright {	text-align:right; }
.Hblock {	text-align:justify; }

