/**/
* {
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#DDDDDD;
	scrollbar-darkshadow-color:#663333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#999999;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
}

a.guide		{ background: transparent; color: #FFFFFF; text-decoration: none; font-size: 12px; }
a.guide:hover		{ background: transparent; color: #FFFFFF; text-decoration: underline; font-size: 12px; }
a		{ background: transparent; color: #000000; text-decoration: underline; }
a:hover		{ background: transparent; color: #000000; text-decoration: underline; background-color: #DDDDDD;}

table.dot { background: transparent; border: dotted; margin-left: 2px; margin-top: -6px; border-color: #000000; border-width: 2px; }
tr.white  { background-color: #FFFFFF; }
td.000  { background-color: #000000; }
td.ccc  { background-color: #CCCCCC; }
td.ddd  { background-color: #DDDDDD; }
td.eee  { background-color: #EEEEEE; }
tr.000  { background-color: #000000; }
tr.ccc  { background-color: #CCCCCC; }
tr.ddd  { background-color: #DDDDDD; }
tr.eee  { background-color: #EEEEEE; }

div.title { font-size: 15px; text-align: center; }
img.title { margin-left: 2px; }

span.spl { color: #FFFFFF; font-weight: bold; font-size: 12px; }
p.picup { border-style: dotted; border-width: 1px; font-size: large; }

h1 { background: transparent; margin-bottom: 3px; color: #000000; width: 100%; filter: dropshadow(color=#DDDDDD,offx=6,offy=4);}
dd { margin-bottom: 10px; margin-left: 15px; }
dt { margin-bottom: 5px; font-weight: bold;}


