body {
 margin: 0px;
 background-color: #606060;
 scrollbar-face-color: #708090;
 scrollbar-shadow-color: #1B1E25;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3dlight-color: #272A2F;
 scrollbar-darkshadow-color: #1B1E25;
 scrollbar-track-color: #606060;
 scrollbar-arrow-color: #F0F8FF;
 font-family: tahoma, helvetica, sans-serif;
}

a:link {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #FFFFFF;
}

a:visited {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #FFFFFF;
}

a:active {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #FFFFFF;
}

a:hover {
 text-decoration: underline overline;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
}

a.menu:link {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #959595;
}

a.menu:visited {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #959595;
}

a.menu:active {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #959595;
}

a.menu:hover {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #FFFFFF;
}

.window {
 background-color: #272A2F;
 border-color: #000000 #000000 #000000 #000000;
 border-style: outset;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 padding-top: 1px;
 padding-right: 1px;
 padding-bottom: 1px;
 padding-left: 1px;
}

.table {
 background-color: #606060;
 border-color: #999999 #414141 #414141 #999999;
 border-style: outset; border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
}

.darktable {
 background-color: #444444;
 border-color: #BBBBBB #000000 #000000 #BBBBBB;
 border-style: outset;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
}

.blacktable {
 background-color: #333333;
 border-color: #999999 #414141 #414141 #999999;
 border-style: none;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
}

b {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #BBBBBB;
}

p {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
 color: #BBBBBB;
}

td {
 font-family: tahoma, helvetica, sans-serif;
 font-weight: normal;
 font-size: 11px;
 color: #BBBBBB;
}

.button {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #374646;
 background-color: #96A096;
}

.edit {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
 background-color: #CCCCCC;
}

.list {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
 background-color: #CCCCCC;
}

.area {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
 background-color: #CCCCCC;
}

.radio {
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
}

.check {
 text-decoration: none;
 font-weight: normal;
 font-size: 11px;
 font-family: tahoma, helvetica, sans-serif;
 color: #000000;
}