BODY {
color : black;
background-image : url(../images/background.png);
margin : 0;
padding : 0;
}

TABLE{
border-collapse : collapse;
}


TABLE.mht {
border-collapse : collapse;
width : 100%;
}

TD {
padding : 0;
}

TD.mhtr {
background-color : #99ccff;
border-bottom : 5 solid #6699ff;
}

TD.mhtl {
background-color : #99ccff;
border-bottom : 5 solid #6699ff;
}

TD.mj {
vertical-align : top;
padding : 0.5em;
}

P.mhtrp {
padding-right : 1em;
vertical-align : top;
text-align : right;
font-family : "Courier New", monospace ;
font-size : 10px;
}

TABLE.menu {
background: #c6e3ff;
}

TABLE.menug {
width : 100%;
text-align : center;
}

TD.menug {
text-align : center;
padding-top : 10px;
}

TABLE.j {
width : 100%;
margin-bottom : 1em;
}

TABLE.todo {
width : 100%;
}

TD.todo {
padding : 5px;
background: #99ccff;
border : 1px solid black;
}

TD.jn {
padding : 5px;
background: #99ccff;
font-family : "Arial", sans-serif;
font-weight : bold;
font-size : 16px;
color : yellow;
border-top : 1px solid black;
border-left : 1px solid black;
border-right : 1px solid black;
}

TD.jn3 {
padding-left : 1em;
padding-top : 2px;
padding-bottom : 2px;
background: #5588ff;
font-family : "Courier New", monospace ;
font-weight : normal;
font-size : 12px;
color : white;
}

TD.jn4 {
padding-right : 1em;
padding-top : 2px;
padding-bottom : 2px;
background: #5588ff;
font-family : "Courier New", monospace ;
font-weight : normal;
font-size : 10px;
color : white;
text-align : right;
vertical-align : middle;
}

TD.jn1 {
border : 1px solid black;
}

TD.jt {
padding : 1em;
background: #dfefff;
font-family : "Arial", sans-serif;
font-weight : normal;
font-size : 14px;
color : black;
border-bottom : 1px solid black;
border-left : 1px solid black;
border-right : 1px solid black;
text-align : justify;
}

TD.jtb {
padding : 1em;
background: #dfefff;
font-family : "Arial", sans-serif;
font-weight : normal;
font-size : 10px;
color : black;
border : 1px solid black;
}

TD.jtp {
padding : 1em;
background: #dfefff;
font-family : "Arial", sans-serif;
font-weight : normal;
font-size : 14px;
color : black;
border : 1px solid black;
}

TD.jtp1 {
padding : 1em;
background: #dfefff;
font-family : "Arial", sans-serif;
font-weight : normal;
font-size : 14px;
color : black;
border-left : 1px solid black;
border-right : 1px solid black;
}

TD.jtp2 {
padding : 1em;
background: #dfefff;
font-family : "Arial", sans-serif;
font-weight : normal;
font-size : 14px;
color : black;
border-left : 1px solid black;
border-right : 1px solid black;
border-bottom : 1px solid black;
}

TD.menu{
padding: 3px;
padding-right : 1em;
border : 2px dashed #dfefff;
text-align : left;
font-family : "Arial", sans-serif;
font-weight : bold;
font-size : 16px;
white-space : nowrap;
}

TD.mm {
background: #dfefff;;
vertical-align : top;
text-align : center;
border-bottom : 5px solid #88aaff;
}

a:link { color: rgb(0, 0, 153) }  /* for unvisited links */
a:visited { color: rgb(128, 128, 192) } /* for visited links */
a:active { color: red } /* when link is clicked */
a:hover { color: yellow } /* when mouse is over link */

a.ine:visited { color: rgb(0, 0, 153) } /* for visited links */
a.ine:hover { color: yellow } /* when mouse is over link */
a.ine:active { color: red } /* when link is clicked */

a {
text-decoration : none;
}

span.download {
font-family : "Courier New", monospace;
font-weight : normal;
font-size : small;
color : red;
}

span.link {
font-family : "Courier New", monospace;
font-weight : normal;
font-size : small;
color : green;
}

span.dlink {
font-family : "Courier New", monospace;
font-weight : bold;
font-size : small;
}


