body {
        background-color: #ffffff;
        font-family: Arial, Helvetica;
        font-size: 12px;
        color: #202020;
}

table
{
        height:0px;
        width:95%;
        table-layout:fixed;
        font-size:12px;
        border-collapse:collapse;
        border:outset 1px gray;
        line-height:1.3;
}
th
{
        background-color:#009986;
        color:#ffffff;
        border:outset 1px gray;
	font-size:14px;
}
td
{
        padding:4px 10px;
        border:outset 1px gray;
        vertical-align:middle;
}

table.m1
{
	width:650px;
	border  :none;
}
td.m1
{
	border  :none;
	padding :10px;
	vertical-align:text-top;
        width:540px;
}
td.m
{
        border  :none;
        padding :25px 0px 0px 20px;
	vertical-align:text-top;
}
td.t
{
        border  :none;
        padding :40px 0px 0px 10px;
}
td.eco
{
	border  :none;
	padding :0px 0px 0px 20px;
	vertical-align:text-top;
}
td.eco1
{
        border  :none;
        padding :0px 0px 0px 30px;
        vertical-align:text-top;
}
img.im
{
        vertical-align:top;	
}
img.im2
{
	vertical-align:middle;
	padding :0px 0px 5px 10px;
	border:none;
}
img.im3
{
        vertical-align:bottom;
}


/* ----------------- */
table.lst
{
        border:none;
        border:0px outset black;
        width:300px;
        margin:10px 10px;
}
th.lst
{
        border:none;
        border-left: 10px outset #009986;
        background-color:#EFEFEF;
        width:390px;
        text-align:left;
        font-size:12px;
        color:#696969;
        padding:5px 10px;
}
td.lst
{
        border:none;
        margin: 10px 0px;
}
/* Information table*/
.none
{
        border:none;
        padding:0px 10px;
}
/* ----------------- */
table.res
{
        border:none;
        border:0px outset black;
        width:95%;
        margin:10px 10px;
}

/* -- */

th.w1
{
 	width:70px;
	background-color:tan;
        padding:0px 10px;
	border:outset 1px gray;
	color:#ffffff;

}
th.w2
{
 	width:110px;
	background-color:tan;
	padding:0px 10px;
	border:outset 1px gray;
	color:#ffffff;

}
th.w3
{
 	width:240px;
	background-color:tan;
	padding:0px 10px;
	border:outset 1px gray;
	color:#ffffff;

}
th.w4
{
 	width:140px;
        background-color:tan;
        padding:0px 10px;
        border:outset 1px gray;
        color:#ffffff;
}
th.w5
{
 	width:140px;
        background-color:tan;
        padding:0px 10px;
        border:outset 1px gray;
        color:#ffffff;
}
/* -- */
.w70
{
        border:outset 1px gray;
        padding:0px 10px;
 	width:70px;
}
.w130
{
	border:outset 1px gray;
	padding:0px 10px;
        width:130px;
}
.w200
{
        border:outset 1px gray;
        padding:0px 10px;
        width:200px;
}

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

p.er
{
        font:14px 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;	
}
.FT
{
	font:13px bold;
        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 }

