@media handheld, screen
{
	body { background-color: white; }

	/* nav and home page */
	table.nav a { color: #006; }
	table.nav tr { background-color: white; }
	table.nav tr.shade { background-color: #DCDCDC; }
	td.ptr {width: 14px; height: 17px; padding: 0; border: 0;}
	img.ptr {width: 7px; height: 17px; }
	td.link { font-size: 10px; width: 246px; height: 17px; padding: 0; border: 0;}
	td.rule {height: 1px; width: 260px; padding: 0; border: 0;}
	img.rule {width: 260px; height: 1px; }
	img.grad {width: 260px; height: 17px; }

	/* general */
	td.text {width: 260px; white-space: normal; font-size: x-small; }
	.page_title { font-size: large; font-weight: bold; border-bottom: solid 1px #6699CC; }
	.sub_title { font-weight: bold; }

	/* specific pages */
	.notice {font-size: small; text-align: center;}

	/* orphan */
/*
	img.small_data {width: 59px; height: 196px;}
	img.tab {width: 80px; border: 0px}
	img.buoy_icon {width: 10px; height: 10px; border: 0; }
	p.copy {font-size: 10px;}
	table.tblstd {background-color: white; border-color: #036; border-width: 1px; border-style: solid; width: 260px;}
	.text {white-space: normal; width: 260px; table-layout: fixed; }
	td.data {text-align: center; font-size: smaller;}
	td.shade {border-style: none; white-space: nowrap; font-size: x-small; color: black; text-align: right; background-color: #f5f5f5;}
	td.std_head {font-size: 10px; width: 246px; height: 17px; padding: 0; border: 0; text-align: center; background-image: url("/images/shared/nav_btmgradation.jpg");}
	td.tab {vertical-align: bottom; }
	th.data {background-color: #9CF; font-weight: bold; font-size: 10px; text-align: center; white-space: nowrap; border-right: #ddd 1px solid;}
	tr.navBgSecondary { background-color: #fffff0; }
	*/
}

