body {
 font-family: verdana, Trebuchet MS, arial, helvetica;
 font-size: 11px;
 background-color: #A2A2A2;
}

th {
 font-size: 11px;
 font-style: bold;
 text-align: left;
}

td {
 font-size: 11px;
 color: #000000;
}

img {
 border: 0px;
}

.menubox {
 position: relative; 
 left: 150px;
 line-height: 20px;
 font-size: 14px;
}

.mainbox {
 position: relative;
 padding: 0px;
 left: 20px;
 width: 400px;
 font-family: verdana, Trebuchet MS, arial, helvetica;
 font-size: 11px;

}


.menyselected {
 width: 100px;
}

.menynotselected {
 width: 100px;
}

a, a:active, a:visited {
 color: #3333FF;
 text-decoration: none;
}
a:hover {
 
 text-decoration: underline;
 color: #3333FF;
}

a.menu, a.menu:active, a.menu:visited {
 color: #00000;
  text-decoration: none;
}

a.menu:hover {
 text-decoration: underline;
}

.header {
 font-size: 14px;
 font-weight: bold;
}

.title {
 border-top: 1px dashed silver;
}

.text {
 font-size: 11px;
 padding: 2px;
}
