body {
 background-color:#6495ed;
 /*background-image:url("images/bg.jpg");
 background-repeat:no-repeat;*/
 background-attachment:fixed;
 color:#000099
}
div.body{
 position:absolute;
 left:20px
}
table.links {
 width:630px
}
table.menu {
 width:640px;
 font-size:24px;
 height:16px;
 background-color:#6495ed;
 color:#000000;
 text-align:center
}

table.menu2 {
 font-size:65%;
 position:absolute;
 visibility:hidden;
 background:#6495ed
}

table.index {
 width:640px;
 background-color:#ffffff;
 color:#000099
}
table.aboutus {
 width:708px;
 background-color:#ffffff;
 color:#000099
}
td.index {
 padding:0.2cm
}
td.menu2 {
 background:#6495ed;
 text-align:left
}
td.aboutus {
 font-size:10pt;
 padding:0.5cm
}
p {
 text-align:justify
}
p.links {
 font-size:13pt;
 text-align:left;
 vertical-align:middle;
}
p.header {
 font-size:16pt
}
img {
 border-style:none
}
img.rooted {
 float:right;
 padding-left:20px;
 height:250px;
 width:250px
}
ul {
 font-family:Arial;
 font-size:10pt
}
a {
 text-decoration:none;
 color:#000099;
 background-color:#ffffff;
 border-style:none
}
a.body {
 text-decoration:none;
 color:#0a00ff;
 background-color:#ffffff
}
a.menu:link    {
 color:#000000;
 background-color:#6495ed;
}
a.menu:visited {
 color:#330000; 
 background-color:#6495ed
}
a.menu:hover   {
 color:#ffffff;
 background-color:#6495ed
}
a.menu:active  {
 color:#000099;
 background-color:#6495ed
}
.red {color:#ff0000}
form {width:580px; padding:10px}
.bottom {
 position:relative;
 text-align:center
}

