body {
	background-color: #ffffff;
/* 	url("../images/back01.gif") no-repeat 5% 20% ;*/
        font-family: Arial, Helvetica;
        font-size: 12px;
        color: #202020;
}

table
{
	height:0px;
	width:98%;
	table-layout:fixed;
	font-size:12px;
	border-collapse:collapse;
	border:outset 1px gray;
	line-height:1.3;
}
th
{
	background-color:#990000;
	color:#ffffff;
	border:outset 1px gray;
}
td
{
	padding:4px 10px;
	border:outset 1px gray;
	vertical-align:top;
	word-wrap: break-word;
	word-break: break-all;
}

/* Input Form */
table.ip2
{
	border:none;
        margin: 10px 5px;
}
td.tt
{
	padding: 5px;
	border:none;
	border-left: 10px outset red;
	background-color:#EFEFEF;
	width: 380px;
	font-size:12px;
}
td.ip
{
        border: none;
	padding: 0px 30px 0px 5px;
}
td.ip1
{
	border: none;
	color: #555555;
	padding: 10px 10px 0px 5px;
}
td.ip3
{
	border: none;
	color: #555555;
	padding: 58px 10px 0px 15px;
}
/* result table */
table.rs
{
	margin:10px 10px 30px 10px;
}

td.kn
{
	border:outset 1px gray;
	text-align:center;
}
td.lk
{
	border:outset 1px gray;
        text-align:left;
}

/* Information */
table.inf3
{
	width:740px;
	border:none;
}
td.ti
{
	border:none;
	text-aling:center;
	padding: 0px 0px 20px 0px;
}
td.inf
{
  padding:4px 6px;
  border:outset 1px #F5F5F5;
  vertical-align:top;
  word-wrap: break-word;
  word-break: break-all;
}

/* Information table*/
.none
{
	border:none;
	padding:0px 10px;
}

/* -- */

.w20
{
	border:none;
	width:20px;
}
.w30
{
	border:none;
	width:30px;
}
.w40
{
	border:none;
	width:40px;
}
.w50
{
	border:none;
	width:50px;
}
.w70
{
        border:none;
        width:70px;
}
.w150
{
        border:none;
        width:150px;
}
.w650
{
	border:none;
	width:650px;
}

div.cp
{
	text-align:right;
}
.cr
{
	clear:both;
}

p.er
{
	font:12px bold;
	color:red;
}
p.bold
{
	font-size: 14px;
}
.m10
{
	margin:10px;
}

a:link { font-size: 10pt; color: #0000ff; background-color: transparent }
a:visited { font-size: 10pt; color: #ff0000; background-color: transparent }
a:active { font-size: 10pt; color: #0000ff; background-color: transparent }
a:hover { color: #ff1493; background-color: transparent; text-decoration: underline }

