body { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-size: 11px; font-family: Verdana; color: #000000; }


/* Main Styles by Type */

	/* DIV */
	div.d_logo { position: absolute; z-index: 100; width: 199px; height: 236px; }
	
	/* TD */
	td { line-height: 17px; font-size: 11px; font-family: Verdana; color: #666666; }
	td.td_title { font-size: 18px; font-family: Arial Narrow; color: #FF0000; }
	td.td_nav { height: 15px; font-family: Tahoma,  Arial; font-size: 11px; color: #000000; font-weight: bold; text-align: right; }
	td.red { color: #FF0000; width: 150}
	td.none { color: #CCCCCC; }
	td.sml { font-size: 10px; }
	
	/* A */
	a { text-decoration: underline; color: #000000; }
	a:hover { text-decoration: underline; color: #FF0000; }
	a.nav { text-decoration: none; color: #000000; }
	a.nav:hover { text-decoration: none; color: #000000; }
	
	/* INPUT */
	input.text { font-family: verdana; font-size: 10px; padding: 2px; height: 18px; color: #666666; border: 1px SOLID #666666; }
	input.button { font-family: verdana; font-size: 10px; padding: 2px; height: 25px; color: #666666; border: 1px SOLID #666666; }
	
	/* TEXTAREA */
	textarea { font-family: verdana; font-size: 10px; padding: 2px; color: #666666; border: 1px SOLID #666666; overflow: auto; }
	
	/* SELECT */
	select { font-family: verdana; font-size: 10px; padding: 2px; color: #666666; border: 1px SOLID #666666; }
	
	/* FIELDSET AND ATTR's */
	fieldset { padding: 10px; }
	legend { color: #FF0000; }