body, p, td, th, h1, h2 {
font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

body {
background-color: #666666;
margin: 0px;
padding: 0px;
/* start IE scrollbar colors */
scrollbar-face-color:#666666;
scrollbar-base-color:#333333;
scrollbar-arrow-color:#cccccc;
scrollbar-track-color:#666666;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#999999;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-Color:#000000;
/* end IE scrollbar colors */
}

td {
color: #cccccc;
font-size: 11px;
font-weight: bold;
}

th {
color: #cccccc;
font-size: 12px;
font-weight: bold;
}

h1 {
font-size:14px;
letter-spacing:1px;
}

h2 {
font-size:12px;
letter-spacing:1px;
margin-top: 24px;
margin-bottom: 12px;
}

img {
border:1px solid #535353;
}

a:link, a:visited {
color: #cccccc;
text-decoration: none;
}

a:hover, a:active {
color: #ffffff;
text-decoration: none;
}

.content {
height: 88%;
vertical-align: middle;
padding: 6px;
}

#incontent {
width: 85%;
}

#incontent td {
background-color: transparent;
}

td.logo {
height: 5%;
text-align: right;
}

td.menu {
height: 5%;
padding-top: 8px;
padding-bottom: 8px;
white-space: nowrap;
}

#menu a {
margin-right: 8px;
margin-left: 8px;
}

#index {
background-color: #cccccc;
color: #666666;
border-right: 1px solid #535353;
}

#index a:link, #index a:visited {
color: #666666;
padding-right: 5px;
padding-left: 5px;
}

#index a:hover, #index a:active {
color: #ffffff;
text-decoration: none;
}

.white {
color: #ffffff;
}

.whitem {
color: #ffffff;
margin-left: 8px;
margin-right: 8px;
}

.inline {
display: inline;
}

.small {
font-size: 9px;
}