body {
        background-color: #ffffff;
        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:#CC9999;
        color:#ffffff;
        border:outset 1px gray;
	font-size:14px;
}
td
{
        padding:4px 10px;
        border:outset 1px gray;
        vertical-align:top;
        word-wrap: break-word;
        word-break: break-all;
}


table.head1{
        width:740px;
        border:none;
}
td.h1
{
  	padding:4px 6px;
  	vertical-align:top;
  	word-wrap: break-word;
  	word-break: break-all;
}

table.head2{
        width:730px;
	border:none;
}
td.h2
{ 	border:none;
	border-left: 10px outset pink;
	background-color:#EFEFEF;
	width: 350px;
	font-size:12px;
}
table.res1
{
	width:740px;
}
td.res1
{
        width:100px;
}

img.im
{
        vertical-align:top;	
}

table.lst
{
	border:none;
	border:0px outset black;
	width:800px;
	margin:10px 20px;
}
th.lst
{
        border:none;
	border-left: 10px outset #A52A2A;
	background-color:#EFEFEF;
	width:390px;
	text-align:left;
	font-size:12px;
	color:#696969;
	padding:5px 10px;
}
td.lst
{
	border:none;
	margin: 10px 0px;
}	

/*
td.top_b
{
	border-top:outset 3px #D7E0FF;
}
*/
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;
}
.L20
{
	padding:20px;
	color:red;	
}

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 }

