body {
	text-align: left;
	margin-left:10px;
	margin-top:10px;
 	background-image:url(img/share/bg.gif);
	background-repeat:repeat;
	width:800px;
	font-family: Arial, Helvetica, Sans-serif;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

a.blocklink {
	display:block;
	width:100%;
	text-decoration:none;
	height:100%;
	font-size: x-small;
}
.size10_10 {  font-size: xx-small; line-height: 100%; }
.size10_11 {  font-size: xx-small; line-height: 110%; }
.size10_12 {  font-size: xx-small; line-height: 120%; }
.size10_13 {  font-size: xx-small; line-height: 130%; }
.size12_12 {  font-size: x-small; line-height: 120%; }
.size12_13 {  font-size: x-small; line-height: 130%; }
.size12_14 {  font-size: x-small; line-height: 140%; }
.size12_15 {  font-size: x-small; line-height: 150%; }
.size14_12 {  font-size: small; line-height: 120%; }
.size14_13 {  font-size: small; line-height: 130%; }
.size14_14 {  font-size: small; line-height: 140%; }
.size14_15 {  font-size: small; line-height: 150%; }

table.waku {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}
table.listline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
table.listline td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
p.copy {
	width:709px;
	font-size:12px;
	color:#999999;
}
table#sitemap td {
	text-align: center;
}
table#sitemap td.map {
	background-color:#FFEEEE;
	text-align:left;
	padding:2px 3px 0px;
	font-size:x-small;
	border:1px solid #d3d3d3;
}
td.history_left {
	font-size: x-small;
	line-height: 140%;
	color:#FFFFFF;
	background-color:#3366CC;
}
td.history_right {
	font-size: x-small;
	line-height: 140%;
	background-color:#EEEEEE;
}

div.arrow {
	border:#66CCFF double 4px;
}

li.nomargin {
	 margin-left:-2em;
}

.blue {
	color:#0066FF;
}

table.middle_contents_margin {
	margin-left:20px;
}

table.small_contents_margin {
	margin-left:5px;
}

td.bdr_dot {
	border-top:#CCCCCC dotted 1px;
}

ul.circle {
	padding:0px;
	margin:0px 0px 0px 1em;
}

ul.circle li {
	margin-left:1em;
}







