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:99%;
        table-layout:fixed;
        font-size:12px;
        border-collapse:collapse;
}
th
{
	background-color:#590000;
	padding:0px 3px;
	color:#ffffff;
	border:outset 1px gray;
}
td
{
	padding:3px 5px;
//	border:outset 1px gray;
	border-right:outset 1px gray;
	border-left:outset 1px gray;
	vertical-align:top;
	word-wrap: break-word;
	word-break: break-all;
}
.bdr
{
	padding:0px;
	border-top:solid 1px gray;
}

table.lst
{
	width:99%;
	margin:5px;
	border-left:outset 2px gray;
	border-right:outset 2px gray;
	border-bottom:outset 2px gray;
}
table.lst2
{
        width:570px;
        margin:5px;
        border-left:outset 2px gray;
        border-right:outset 2px gray;
        border-bottom:outset 2px gray;
}
td.top
{
	border-top:outset 1px #D7E0FF;
}
td.top_b
{
	border-top:outset 3px #D7E0FF;
}

table.ip
{
	border:none;
	margin: 5px 5px;
}
td.tt
{
	padding: 3px;
	border:none;
	border-left: 10px outset orange;
	background-color:#EFEFEF;
	width: 380px;
	font-size:12px;
}
td.ip
{
	border: none;
	padding: 0px 30px 0px 5px;
}
img.kn
{
        border: none;
	vertical-align:text-top;
}

/* 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;
}
.w60
{
        border:none;
 	width:60px;
}
.w70
{
        border:none;
        width:70px;
}
.w80
{
        border:none;
 	width:80px;
}
.w90
{
	border:none;
	width:90px;
}
.w95
{
        border:none;
        width:95px;
}
.w100
{
        border:none;
        width:100px;
}
.w120
{
        border:none;
        width:120px;
}
.w140
{
        border:none;
        width:140px;
}
.w150
{
        border:none;
        width:150px;
}
.w160
{
        border:none;
        width:160px;
}
.w170
{
        border:none;
        width:170px;
}
.w180
{
        border:none;
        width:180px;
}
.w190
{
        border:none;
        width:190px;
}
.w200
{
        border:none;
        width:200px;
}
.w300
{
	border:none;
	width:300px;
}
.w450
{
        border:none;
        width:450px;
}
.w500
{
	border:none;
	width:500px;
}
.w700
{
        border:none;
        width:700px;
}
div.cp
{
        text-align:right;
}
.cr
{
        clear:both;
}

p.er
{
        font:12px bold;
        color:red;
}
p.bold
{
        font-size: 14px;
}
.h50
{
	height:50px;
}
.ce
{
	text-align:center;
}
.md
{
	vertical-align:middle;
	border:none;
}

/* photo */
table.pht
{
	width:300px;
        border:none;
        margin:10px 0px;
}
td.pht
{
	width:150px;
	border:none;
	padding:10px;
}

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

