html, body {
margin: 0;
font-family: "Verdana", sans-serif;
font-size: 8pt;
color: black;
background: #E4E4E4 url("img/bodybg.gif");
scrollbar-face-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #DFDFDF;
}
a:link {
color: #252794;
}
a:visited {
color: #60606F;
}
a:hover {
color:  #CC0000;
}
a:active {
color:  #CC0000;
}
a.noline:link, a.noline:visited {
text-decoration: none;
}
a.noline:hover, a.noline:active {
text-decoration: underline;
}
a.catmajor, a.catmajor:link, a.catmajor:visited, a.catmajor:active {
color: black;
font-weight: bold;
}
a.catminor, a.catminor:link, a.catminor:visited, a.catminor:active {
color: black;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
color: white;
text-decoration: none;
font-weight: bold;
}
a.umenu, a.umenu:link, a.umenu:visited, a.umenu:active {
color: black;
text-decoration: underline;
}
a.head, a.head:link, a.head:visited, a.head:active {
color: black;
text-decoration: none;
}
p, td, th, div {
font-family: "Verdana", sans-serif;
font-size: 8pt;
color: black;
}
pre {
border: thin dashed #DADADA;
font-family: "Courier New", monospace;
background: #FFFFFF;
padding: 5px;
margin: 0;
width: auto;
overflow: auto;
}
.red {
color: #CC3300;
}
.green {
color: #298C00;
}
.note {
margin: 0;
padding: 10px;
border: 1px solid #666666;
color: InfoText;
background: InfoBackground;
}
h1 {
font-family: "Arial";
font-size: 10pt;
color: #666666;
}
h2 {
font-family: "Arial";
font-size: 10pt;
}
hr {
height: 1px;
color: #666666;
}
.footer {
font-family: "Verdana";
font-size: 8pt;
}
img {
margin: 2px;
border: 0;
}
.icon {
margin: 4px 10px 10px 4px;
}
.small {
font-size: 7pt;
}
.tablehead {
color: black;
background-color: #DFDFDF;
font-weight: bold;
}
.tfeatured {
border-collapse: collapse;
border: 1px solid #FFFFFF;
}
.tmenu {
border-collapse: collapse;
border: 1px solid #FFFFFF;
background: #666666 url("img/tmenubg.gif") repeat-x;
}
.tmain {
border-collapse: collapse;
border: 1px solid #666666;
background-color: #FEFEFE;
}
.tlogo {
border-collapse: collapse;
border: 1px solid #FEFEFE;
border-bottom: 0;
background: #DFDFDF url("img/tlogobg.gif") repeat-x;
}
.tdark {
border-collapse: collapse;
border: 1px solid #666666;
background-color: #EFEFEF;
}
.tbody {
padding: 10px;
}
.tvisible, .tvisible th, .tvisible td {
border-collapse: collapse;
border: 1px solid #666666;
}
.tinner, .tinner th, .tinner td {
border-collapse: collapse;
border: 0;
}
/* forms */
form {
margin: 0;
}
input.text {
border: 1px solid #666666;
height: 20px;
padding: 2px;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
input.file {
height: 20px;
padding: 2px;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
textarea {
border: 1px solid #666666;
padding: 2px;
font-family: "Courier New", monospace;
font-size: 10pt;
}
input.button {
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
select {
border: 1px solid #666666;
background-color: #FEFEFE;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}

