/* ASPEN HHC STYLE V1.0 */

/* BODY */
BODY{margin:0;color:#000}
TD,P,DIV,SPAN,A,UL,OL,MENU,LI{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height: 18px; color:#000}

/* GENERIC */
.header		{font-size:13px;font-weight:bold;text-align:left;color:#000}
.sm			{font-size:9px;color:#333}
.smdktan	{font-size:9px;color:#70513A;font-weight:bold}
.nav		{font-size:9px;color:#C90;font-weight:bold}

B			{color:#70531A}
UL		    {list-style:circle}

/* LINKS */
a:link		{color:#060;text-decoration:none;font-weight:bold}
a:hover		{color:#090;text-decoration:underline;font-weight:bold}
a:active	{color:#090;text-decoration:none;font-weight:bold}
a:visited	{color:#363;text-decoration:underline;font-weight:bold}
.nav a:link		{font-size:9px;color:#060;text-decoration:none;font-weight:bold}
.nav a:hover	{font-size:9px;color:#090;text-decoration:underline;font-weight:bold}
.nav a:active	{font-size:9px;color:#0F0;text-decoration:underline;font-weight:bold}
.nav a:visited	{font-size:9px;color:#363;text-decoration:none;font-weight:bold}

/* TABLES */
TD.content	{background-image:url(images/leafbg.gif);color:#000}
TD.tan		{background-image:url(images/knowbg.gif); text-align:right; line-height:20px; color:#70531A}
TD.lefthand	{text-align: center; background-image:url(images/leftbg.jpg);color:#000}
TD.green	{background:#669966;color:#FFF}
TD.yellow	{background:#FC3;font-size:9px;color:#C93}