body { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; font-size: 11px; font-family: Verdana; color: #999999; background-color: #FFFFFF;}


/* Main Styles by Type */

	/* DIV */
		div { scrollbar-face-color: #000099; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #cccccc; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: #999999; scrollbar-track-color: #0202c2; scrollbar-arrow-color: #f9da10; }
	div.d_main {
	position: relative;
	left: 10px;
	top: 0px;
	width: 620px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding: 5;	
}
	
	/* TD */
	td { line-height: 17px; font-size: 11px; font-family: Verdana; color: #999999; }
	td.td_title { font-size: 18px; font-family: Arial Narrow; color: #666666; }
	td.td_nav { height: 15px; font-family: Tahoma,  Arial; font-size: 11px; color: #666666; font-weight: bold; text-align: right; }
	td.red { color: #000000; width: 150}
	td.none { color: #999999; }
	td.sml { font-size: 10px; }
	
	/* A */
	a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
	a:hover { text-decoration: none; color: #333333; }
	a.nav { text-decoration: none; color: #666666; }
	a.nav:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
	
	/* 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: #999999; border: 1px SOLID #666666; overflow: auto; }
	
	/* SELECT */
	select { font-family: verdana; font-size: 10px; padding: 2px; color: #999999; border: 1px SOLID #666666; }
	
	/* FIELDSET AND ATTR's */
	fieldset { padding: 10px; }
	legend { color: #999999; }
	
	bodyflow {position:absolute; top:100px; left:100px;}