body
{
font-size: 100%;
color:#000000;
background-color:#d1ffd1;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: verdana,helvetica,arial,sans-serif;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

div {width:100%;}

h1 {font-size:100%;color:#090b90;background-color:#d1d1d1;text-align:center;}
h2 {font-size:100%;color:#090b90;background-color:#d1d1d1;}
h3 {font-size:100%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

.Working
{
color:#0000ff;
}

.NotWorking
{
color:#ff0000;
}

.NotTested
{
color:#000000;
}

table.menu
{
color:#000000;
background-color:#e1ffe1;
border:1px ridge;
border-color:#777777;
margin-bottom:2px;
font-size:100%;
}

table.main
{
color:#000000;
background-color:#f1fff1;
border:1px ridge;
border-color:#777777;
margin-bottom:2px;
}

table.right
{
color:#000000;
background-color:#ffffff;
border:1px ridge;
border-color:#777777;
margin-bottom:2px;
font-size:100%;
}

tr.maindata
{
color:#000000;
background-color:#efefef;
border:2px ridge;
margin-bottom:2px;
}

td.hr
{
color:#ffffff;
background-color:#008000;
font-size:100%;
font-weight:bolder;
}

th.menu
{
color:#ffffff;
background-color:#008000;
font-size:90%;
font-weight:bolder;
}

th.main
{
color:#000000;
background-color:#d1ffd1;
font-size:90%;
font-weight:bolder;
}

th.right
{
color:#ffffff;
background-color:#008000;
font-size:90%;
}

th.data
{
font-size:90%;
font-weight:bolder;
}

td.menu
{
color:#000000;
background-color:#f1fff1;
}

td.main
{
color:#000000;
background-color:#f1fff1;
font-size:80%;
}

td.data
{
color:#000000;
background-color:#f1fff1;
font-size:80%;
}

td.right
{
color:#000000;
background-color:#f1fff1;
font-size:80%;
}

pre
{
font-family:"Courier New",monospace;
font-size:100%;
margin-left: 0;
margin-bottom: 0;
}

img.link
{
	border:1px;
	border-style:inset;
	border-color:#90090b;
}

img.noborder
{
	border:0px;
	border-style:none;
}

a:link    {color:#90090b}
a:visited {color:#90090b}
a:active  {color:#0000ff}
a:hover   {color:#0000ff}

a.noborder:link    {color:#f1f1ff}
a.noborder:visited {color:#f1f1ff}
a.noborder:active  {color:#f1f1ff}
a.noborder:hover   {color:#f1f1ff}

a.right:link    {color:#0b0990; text-decoration: none}
a.right:visited {color:#0b0990; text-decoration: none}
a.right:active  {color:#0000ff; text-decoration: none}
a.right:hover   {color:#0000ff; text-decoration: none}

a.menu:link    {color:#ffffff; text-decoration: none;}
a.menu:visited {color:#ffffff; text-decoration: none;}
a.menu:active  {color:#ffffff; text-decoration: none;}
a.menu:hover   {color:#ffffff; text-decoration: none;}