body {background-color: #E5E5D9;}
table{
font-size: x-small;
font-variant:inherit;
color : #666666;
line-height : 120%;}
A{
	text-decoration : none;
	color: #3366CC;
}
img {
	border: 0;
}
.border{border: 1px solid #999999;}
TD.border{border-width : 1px;border-style : solid;border-color : #666666;}
.style1 {
	font-size: xx-small;
	line-height: normal;
}
.stylered {
	color: #CC0000;
	font-weight: bold;
}
.left {
	background-image: url(../img/waku/waku_03.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../img/waku/waku_05.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.under {
	background-image: url(../img/waku/waku_10.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left-under {
	background-image: url(../img/waku/waku_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right-under {
	background-image: url(../img/waku/waku_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left-top {
	background-image: url(../img/waku/waku_01.gif);
	background-position: left top;
}
.right-top {
	background-image: url(../img/waku/waku_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top {
	background-image: url(../img/waku/waku_04.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.nomal {
	font-size: x-small;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0066CC;
}
.underline {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.border2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.evecm {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pdf {
	font-size: 10px;
}
.pdf a { text-decoration: underline; }
table.testTable {
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background-color: #fff;
}
table.testTable th {
	padding: 0.3em 0.8em;
	border-bottom: 1px solid #999;
	background: #999;
	color: #fff;
}
table.testTable td {
	border-bottom:1px solid #aaa;
	padding: 0.3em 0 0.3em 0.8em;
}
.bgGray {
	background: #EFEFEF;
}
table.formTable caption {
	text-align: left;
}
table.formTable {
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	background-color: #fff;
	xtext-align: center;
}
table.formTable th {
	padding: 0.3em 0.8em;
	border: 1px solid #999;
	xbackground: #999;
	text-align: left;
}
table.formTable td {
	border:1px solid #aaa;
	padding: 0.3em 0 0.3em 0.8em;
	xtext-align: left;
}
.conMark { color:#f00;}
