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:#1C2C6F;
        color:#ffffff;
        border:outset 1px gray;
	font-size:14px;
}
td
{
        padding:4px 10px;
        border:outset 1px gray;
        vertical-align:top;
}

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;
}
img.im
{
        vertical-align:top;	
}
/* ----------------- */
table.lst
{
        border:none;
        border:0px outset black;
        width:300px;
        margin:10px 10px;
}
th.lst
{
        border:none;
        border-left: 10px outset #0303FF;
        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;
}

/* -- */
.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: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 }

