body		{background-color:#9ab; margin:0px; padding:0px}
body,table	{font-family:verdana,sans-serif; font-size:12px}
.fine		{font-size:9px}
h1,h2,h3,h4	{margin:0px}
h4,dt		{font-size:12px; font-weight:bold}
h3		{font-size:19px; font-weight:normal}
h2		{font-size:19px; font-weight:bold}
h1		{font-size:26px; font-weight:normal}
a		{text-decoration:none; font-weight:bold}
a:link		{color:#04a}
a:visited	{color:#74a}
a:hover		{text-decoration:underline; color:#a06}

.title		{margin:45px auto 0px auto; max-width:750px; padding-top:40px; border:2px solid #000; background:#eee; -moz-border-radius:20px 20px 0px 0px; border-radius:20px 20px 0px 0px}

.menu		{width:120px; text-align:right; background:#ccc; border:solid 2px black; border-width:2px 2px 0px 0px; padding:0px 0px 4px 0px}
.menu h3	{font-size:16px; font-weight:bold}
.menu p		{margin:2px}
.menu a:link,
.menu a:visited	{color:#04a}
.menu a:hover	{text-decoration:underline; color:#a06}
.kbar		{border-top:2px solid #888; margin-top:4px; padding-top:4px}
.legend img	{vertical-align:middle; margin:1px 0px}

.sidebar	{width:120px; text-align:center; border:solid 2px black; border-width:2px 0px 0px 2px; padding:0px 0px 4px 0px; font-size:8px}
.sidebar img	{margin:2px}
.sidebar h4	{background:#aaa; color:white; padding:1px; margin:4px 0px}

.intro		{padding:10px}
.intro p	{margin:20px 0px}
.intro ul	{margin:0px 0px 0px 20px; padding:0px}
.intro h3,
.intro h4	{background:#ddd; padding:2px; margin-bottom:10px}
.intro h3	{text-align:center}

.section	{margin:10px auto; max-width:750px; border:2px solid black; background-color:#eee; padding:0px}
.menu h3,
.section h3	{background-color:#aaa; color:white; padding:4px}
.section p,
.section h4,
.section dl	{margin:10px}
.section dt	{background-color:#ddd}

.icongroup	{border-top:2px solid black; margin:4px}
.iconbox	{width:150px; padding-top:10px; float:left}
.row		{padding-left:150px}
.shade		{background-color:#ddd}

.curveleft	{background:url('../icon/leftcorner.png') no-repeat; width:14px; height:14px; float:left; padding:0px; top:-2px; left:-2px}
.curveright	{background:url('../icon/rightcorner.png') no-repeat; width:14px; height:14px; float:right; padding:0px; top:-2px; right:-2px}

body	{scrollbar-face-color: #eee;
	scrollbar-shadow-color: #eee;
	scrollbar-highlight-color: #eee;
	scrollbar-3dlight-color: #eee;
	scrollbar-darkshadow-color: #eee;
	scrollbar-base-color: #89a;
	scrollbar-track-color: #89a;
	scrollbar-arrow-color: #000}