#flow-auto { overflow: auto }
.history {
	width: 100%;
	height: 100%;
	font-size:10px;
	border: solid 1px #AAAAAA
}
table {
	border-spacing: 0px;
	border: 0px none;

}

/*
a:visited {
	color: #CC0000;
	text-decoration:none;

}
a:link {
	color: #CC3333;
	text-decoration:none;

}
a:active {
	color: #00CCFF;
	text-decoration:none;

}
a:hover {
	color: #66CCCC;
	text-decoration: underline;
}	
*/

.font-xsmall {
	font-size: x-small;

}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	color: #333333;
	margin:0px;
	line-height: 150%;
	text-align: justify;
	text-justify: distribute;
	background-color: #FFFFFF;
/*	background-image: url(../images/bg3.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;

}
.table-border1 {
	border: 1px solid;
}
.font-xxsmall {
	font-size: xx-small;
}
.outer-bg {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images/tablebg4.jpg);

}
.outer-bg2 {
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images/tablebg6.jpg);

}
.outer-pic {
/*	background-image: url(../images/tablebg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.font-big {
	font-size: large;
}
.font-xbig {
	font-size: x-large;
}
.table-border1-xsmall {
	font-size: x-small;
	border: 1px solid;
}
.font-small {
	font-size: small;
}
.menu-cell-par {
	border: 1px solid;
	background-color: #D1D1E9;


}
.tab-bg {
	background-image: url(../images/tab_perple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab-border {
	border: 1px solid;
}
.white {
	color: #FFFFFF;
}

