body, td {
    font-family: Sandscript BTN,Dragline BTN Dm,Comic Sans MS,verdana;
    font-size: 11pt;
    font-size: 16px;
    background-color: white;
}

td {
    padding: 5px;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

a:hover {
    /*text-decoration:underline;*/
    color: darkorange;
  /*  width: 100%;*/
}

ul.sidemenu a:hover {
    /*background-color: indigo ! important;*/
	border:1px solid indigo;
}
ul.sidemenu a.current{
	border:2px solid darkorange;
}

img.line {
    width: 100%;
    height: 20px;
}

table.topmenu {
    width: 100%;
}

table.topmenu td {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.topmenu li a {
    width: 100px;
    /*display:block;*/
    /*text-decoration:none;*/
}

ul.sidemenu {
    float: left;
    text-align: top;
    float: top;
    vertical-align: top position:

absolute;

top:
    0px;
}

ul.sidemenu li {
    list-style: none;
    margin: 1px;
}

ul.sidemenu li a {
    display: block;
    background-color: sandybrown;
    background-color: white;
	border:1px solid sandybrown;
    padding: 2px;
    /*text-decoration:none;*/
}

div.item {
}

table.content {
}

table.content td {
    vertical-align: top;
}

img.item {
}

