
body {
 font-size: 12pt;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 background: #bbc1db;
 color: #000000;
}
td {
 font-size: 12pt;
 font-family: Arial, Helvetica, sans-serif
}
h1
{
 font-weight: normal;
 font-size: 26pt;
 font-family: arial, helvetica, sans-serif
}
h2
{
 font-weight: normal;
 font-size:18pt;
 font-family: arial, helvetica, sans-serif
}
h3
{
 font-weight: normal;
 font-size: 16pt
}
h4
{
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
}
h5
{
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
}
/*a {text-decoration: none}
a:hover {text-decoration: underline}

a.mnu:link {color: #000000; background: #727fb6; text-decoration: none}
a.mnu:visited {color: #000000; background: #727fb6; text-decoration: none}
a.mnu:active {color: #000000; background: #727fb6; text-decoration: none}
a.mnu:hover {color: #000000; background: #727fb6; text-decoration: none}*/


table {
 border-collapse: collapse
}
table#maintable {
 position: relative;
 z-index: 0;
}
div#maindiv2 {
 width: 830px;
 position: relative;
}
div#bgarea {
 position: absolute;
 top: 0px;
 left: 50px;
 width: 750px;
 z-index: 1;
 padding: 0px;
 border: #000000 1px solid;
 background-color: #a8b0d0;
/* background-image: url(yourfilename.gif);
 layer-background-image: url(yourfilename.gif); */
}
img.jump {
 position: absolute;
 left: 0px;
 width: 95px;
 height: 95px;
}
img.mnu_img {
 top: 0px;
 left: 0px;
 width: 167px;
 height: 31px;
 background-color: #727fb6;
 border: #727fb6 1px none;
}
div.mnu_on {
 text-align: left;
 /*position: absolute;*/
 left:0px;
 height:31px;
 width: 150px;
 padding: 0px;
 border-collapse: collapse;
 background-color: #727fb6;
 border: #ea8015 3px solid;
 z-index: 3;
}
div.mnu_off {
 text-align: left;
 /*position: absolute;*/
 left:0px;
 height:31px;
 width: 150px;
 padding: 0px;
 border-collapse: collapse;
 background-color: #727fb6;
 border: #727fb6 3px solid;
 z-index: 3;
}
div.img_sq {
 position: absolute;
 left:123px;
 height: 20px;
 width: 20px;
 padding: 0px;
 border-collapse: collapse;
 background-color: #a8b0d0;
 border: #727fb6 0px invisible;
 z-index: 4;
}
p.mnu_sel {
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 13pt;
 color: #000000;
 font-weight: bold;
 /*position: absolute;*/
 left:10px;
 top:1px;
 padding: 0px;
 margin: 0px;
 text-align: Left;
 background-color: #727fb6;
 border: #ea8015 1px none;  /*#333c63*/
}
p.mnu_unsel {
 font-family: Tahoma, helvetica, sans-serif;
 font-size: 13pt;
 color: #000000;
 /*position: absolute;*/
 left:10px;
 top:2px;
 padding: 0px;
 margin: 0px;
 text-align: Left;
 /*background-color: #727fb6;*/
 border: #727fb6 0px none; /*#4e5c98*/
}
div#txtarea {
 text-align: left;
 position: absolute;
 top: 220px;
 left: 220px;
 height: 500px;
 width: 550px;
 z-index: 2;
 padding: 0px;
 border: #000000 1px none;
}
td.off {
background: #727fb6;
}

td.on {
background: #ea8015;
}

a.borderlinks{
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 5px;
display: block;
/*height: 31px;*/
width: 134px;
color: black;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
/*vertical-align: middle;*/
background-color: #727fb6;
border: 3px solid #727fb6;
}

a.selected{
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 5px;
display: block;
/*height: 31px;*/
width: 100px;
color: black;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
/*vertical-align: middle;*/
background-color: #727fb6;
border: 3px solid #727fb6;
}

a.borderlinks:hover{
border: 3px solid #ea8015;
background-color: #727fb6;
}





