body
{
text-align:center;
font:8pt arial;
background:white;
}

.mainlayout
{
font-size:8pt;
align:center;
width:640;
border-style:none;
}

td.sidebar
{
width:150;
padding:0;
border:none;
text-align:left;
position:relative;
}

td.maintext
{
font-size:8pt;
text-align:left;
width:590;
padding:30px;
border-style:none;
}

table.informational
{
padding:2px;
spacing:2px;
border-style:solid;
}

th.informational
{
font-size:10pt;
font-weight:bold;
color:black;
text-align:center;
width:420px;
}

th.informational2
{
font-size:10pt;
font-weight:bold;
color:black;
text-align:center;
width:60px;
}

th.informational3
{
font-size:10pt;
font-weight:bold;
color:black;
text-align:center;
width:120px;
}

tr.informational
{
font-size:8pt;
text-align:center;
color:black;
background-color:silver;
}

td.informational
{
text-align:left;
width:420px;
}

td.informational2
{
text-align:center;
width:60px;
color:darkred;
font-weight:bold;
}

td.informational3
{
text-align:center;
width:120px;
font-weight:bold;
}

td.informationalFIXED
{
text-align:center;
color:darkgreen;
width:120px;
font-weight:bold;
}

td.informationalWIP
{
text-align:center;
color:darkblue;
width:120px;
font-weight:bold;
}

.borderU
{
width:640;
height:16;
padding:0;
margin:0;
border:none;
background: url(Border-U.bmp) white;
}

.borderL
{
width:640;
height:16;
padding:0;
margin:0;
border:none;
background: url(Border-L.bmp) white;
}

p.timebar
{
font:9pt arial;
color:purple;
background-color:silver;
text-align:left;
}

p.textitem
{
font:8pt arial;
color:black;
text-align:left;
}

p.BIGtextitem
{
font:32pt arial;
color:black;
text-align:center;
}

img.logo
{
width:400;
height:100;
}

img.sidebar
{
position:relative;
left:30px;
border-style:none;
}

hr 
{
color:pink;
align=center;
width=75%;
height=3px
}

a:link{color:darkred}
a:visited{color:darkviolet}
a:active{color:mediumpurple}


