<!--

	/* ////////////////////////////////////// Tag default settings ///////////////////////////////////// */

	BODY 		{ font-size: 11px; 
			  font-family: arial, helvetica, sans-serif; 
			  color: black; 
			  font-weight: normal; 
			  padding: 0px 0px 0px 0px; 
			  margin: 0px 0px 0px 0px; 
			  text-align: left; 
			  vertical-align: top; 
			  background: white; 
			}

	TABLE		{ border: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	TD 		{ border: none; font-size: 11px; font-family: helvetica, arial, sans-serif; color: black; font-weight: normal; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: left; vertical-align: top; }
	UL		{ list-style-position: outside; list-style-type: square; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 10px; }
	OL		{ list-style-position: outside; padding: 0px 0px 0px 20px; margin: 0px 0px 0px 20px; }
	DIV		{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
	SPAN		{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
	P		{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
	H1		{ font-size: 14px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; }
	H2		{ font-size: 16px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; }
	H3		{ font-size: 18px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; }
	H4		{ font-size: 20px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; font-weight: bold; }

	FORM		{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
	SELECT		{ font-size: 11px; font-family: arial, helvetica; color: black; font-weight: normal; border: solid 1px black; background: white; }
	INPUT		{ font-size: 11px; font-family: arial, helvetica; color: black; font-weight: normal; border: solid 1px black; background: white; }
	TEXTAREA	{ font-size: 11px; font-family: arial, helvetica; color: black; font-weight: normal; border: solid 1px black; background: white; }
	IMG		{ border: none; margin: 0px 0px 0px 0px; }
	HR		{ margin: 0px 0px 0px 0px; }
	
	A:link		{ color: #000000; text-decoration: none; }
	A:active	{ color: #707070; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:hover		{ color: #707070; text-decoration: none; }

	/* ////////////////////////////////////// Opener ////////////////////////////////////// */
	
	DIV.opmsg	{ text-align: center; width: 400px; z-index: 1; top: 0; left: 0; position: absolute; visibility: hidden; }
	DIV.optitle	{ font-size: 14px; font-weight: bold; }
	DIV.opthanks	{ font-size: 11px; margin-top: 10px; }
	DIV.opclick	{ font-size: 11px; margin-top: 10px; }
	
	/* ////////////////////////////////////// Main ////////////////////////////////////// */
	
	IMG.imglt	{ width: 385px; height: 250px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; }
	IMG.imglb	{ width: 385px; height: 250px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; }
	IMG.imgrt	{ width: 385px; height: 250px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; }

	IMG.bg		{ width: 770px; height: 500px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; border: 1px solid #a0a0a0; }
	IMG.qt		{ width: 16px; margin: 0px 5px 0px 0px; }
	
	IMG.clickzones	{ cursor: hand; width: 770px; height: 500px; z-index: 3; top: 0; left: 0; position: absolute; visibility: hidden; border: none; }
	
	TABLE.main	{ width: 385px; height: 250px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; background: white; }
	TD.main		{ width: 385px; height: 250px; }
	DIV.maintext	{ width: 355px; margin: 0px 15px 0px 15px; color: #606060; font-size: 11px; }

	TABLE.long	{ width: 385px; height: 500px; z-index: 0; top: 0; left: 0; position: absolute; visibility: hidden; background: white; }
	TD.long		{ width: 385px; height: 500px; }
	DIV.longtext	{ width: 355px; margin: 0px 15px 0px 15px; color: #606060; font-size: 11px; }

	TABLE.nav	{ width: 370px; height: 25px; z-index: 4; top: 0; left: 0; position: absolute; visibility: hidden; background: white; }
	TD.navleft	{ width: 315px; height: 25px; color: black; font-size: 11px; font-weight: bold; vertical-align: middle; padding-left: 15px; }
	TD.navright	{ width:  40px; height: 25px; color: black; font-size: 22px; font-weight: bold; vertical-align: middle; text-align: right; }

	DIV.closer	{ width: 25px; z-index: 0; top: 10px; left: 10px; position: absolute; visibility: visible; color: black; font-size: 14px; font-weight: bold; }

	FONT.boldblack	{ font-weight: bold; color: black; }
	FONT.10px	{ font-size: 10px; }
	
	DIV.bold14	{ font-weight: bold; color: black; font-size: 14px; margin: 0px 0px 10px 0px; }
	DIV.bold14spc	{ font-weight: bold; color: black; font-size: 14px; margin: 15px 0px 10px 0px; }
	DIV.subhd	{ margin: 0px 0px 5px 0px; font-weight: bold; }
	
	/* ////////////////////////////////////// Popup video ////////////////////////////////////// */

	BODY.fileprev	{ margin: 10px 0px 0px 10px; }
-->
