html, body {
margin: 0;
font-family: "Verdana", sans-serif;
font-size: 8pt;
color: #000000;
background: #E5E7DA url("img/bodybg.gif");
scrollbar-face-color: #4A735A;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #4A735A;
scrollbar-darkshadow-color: #4A735A;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #D0D8CD;
}
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 {
color: black;
font-weight: bold;
}
a.catminor {
color: black;
}
a.sort {
color: black;
text-decoration: underline;
}
a.mask {
color: black;
text-decoration: none;
}
h1 {
font-family: "Arial";
font-size: 11pt;
color: #4A735A;
}
h2 {
font-family: "Verdana", sans-serif;
font-size: 10pt;
}
h3 {
font-family: "Verdana", sans-serif;
font-size: 9pt;
}
hr {
height: 1px;
color: #4A735A;
}
p, td, th, div {
font-family: "Verdana", sans-serif;
font-size: 8pt;
color: black;
}
.red {
color: #CC0000;
}
.green {
color: #298C00;
}
.small {
font-size: 7pt;
}
.logo {
float: left;
}
.searchform {
float: right;
text-align: right;
margin: 4px 6px;
}
.addressbar {
width: 100%;
border: none;
}
.banner {
width: 100%;
margin: 10px 0;
padding: 0;
text-align: center;
}
.note {
margin: 0;
padding: 10px;
border: 1px solid #4A735A;
color: InfoText;
background: InfoBackground;
}
.footer {
font-family: "Verdana";
font-size: 8pt;
}
img {
border: 0;
}
.screenshot {
text-align: center;
}
.icon {
margin: 2px 6px 6px 2px;
}
img:-moz-broken, img:-moz-user-disabled {
    -moz-force-broken-image-icon: 1;
}
th {
background: #D0D8CD url("img/theadbg.gif") repeat-x;
text-align: left;
}
.topbar {
background: #D0D8CD url("img/tlogobg.gif") repeat-x;
}
.tmain {
width: 100%;
padding: 0;
margin: 0 auto;
border: 1px solid #4A735A;
border-collapse: collapse;
background-color: #F5F8F3;
}
.tmain td {
padding: 0;
border: 1px solid #4A735A;
}
.tmenu {
width: 100%;
border: 1px solid #FFFFFF;
border-collapse: collapse;
background: #4A735A url("img/tmenubg.gif") repeat-x;
}
.tmenu td {
width: 20%;
padding: 4px;
border: 1px solid #FFFFFF;
text-align: center;
}
.tmenu td a {
color: white;
text-decoration: none;
font-weight: bold;
}
.tbody td {
padding: 10px;
border:0;
}
.tbody, .tborders, .tdata, .tinner {
width: 100%;
}
.tdata {
margin: 1px 0;
padding: 0;
border: 1px solid #4A735A;
border-collapse: collapse;
}
.tdata td {
padding: 4px;
}
.tform {
margin: 0 auto;
width: 468px;
}
.tform, .tform th, .tform td {
padding: 4px;
border: 1px solid #4A735A;
border-collapse: collapse;
}
.tborders, .tborders th, .tborders td {
padding: 4px;
border: 1px solid #4A735A;
border-collapse: collapse;
}
.optpanel {
margin: 0 0 1px 0;
padding: 4px;
border: 1px solid #4A735A;
border-collapse: collapse;
background: #D0D8CD url("img/theadbg.gif") repeat-x;
font-weight: bold;
}
.bottompanel {
margin: 1px 0 0 0;
padding: 0;
width: 100%;
border: 1px solid #4A735A;
border-collapse: collapse;
background: #D0D8CD url("img/theadbg.gif") repeat-x;
font-weight: bold;
}
.bottompanel td {
padding: 4px;
}
.tdark {
border-collapse: collapse;
border: 1px solid #4A735A;
background-color: #E8EBE4;
}
.tfeatured, .tfeatured td {
border: 1px solid #E8EBE4;
border-collapse: collapse;
background: #FFFFFF;
}
.tfeatured td {
padding: 4px;
}
.tfooter {
border-collapse: collapse;
border: 1px solid #4A735A;
background-color: #E8EBE4;
padding: 6px;
text-align: center;
}
/* forms */
form {
margin: 0;
}
input.text {
border: 1px solid #4A735A;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
input.file {
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
textarea {
border: 1px solid #4A735A;
font-family: "Courier New", monospace;
font-size: 10pt;
}
input.button {
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
select {
border: 1px solid #4A735A;
background-color: #E8EBE4;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
/* categories list */
ul#catlist {
margin: 0;
padding: 0;
border: 1px solid #4A735A;
}
ul#catlist li {
list-style-type: none;
margin: 0;
padding: 4px 2px 4px 2px;
background: #D0D8CD url("img/dot.gif") repeat-x top;
}
ul#catlist li span {
padding: 0 8px 0 8px;
margin: 0;
width: 13px;
height: 13px;
}
ul#catlist li span.open {
background: url("img/minus.gif") no-repeat center;
cursor: pointer;
}
ul#catlist li span.current {
background: url("img/minus.gif") no-repeat center;
cursor: default;
}
ul#catlist li span.close {
background: url("img/plus.gif") no-repeat center;
cursor: pointer;
}
ul#catlist li span.item {
background: url("img/item.gif") no-repeat center;
}
ul#catlist li span.lastitem {
background: url("img/lastitem.gif") no-repeat center;
}
ul#catlist li ul {
display: block;
margin-left: 0;
padding-left: 0;
}
ul#catlist li.close ul {
display: none;
}
ul#catlist li ul li {
list-style-type: none;
margin: 0;
padding-left: 0;
background: #E8EBE4 url("img/dot.gif") repeat-x top;
}
ul#catlist li ul li.selected {
background-color: white;
}
/* tabs */
#tabs {
padding: 6px 2px 3px 2px;
margin: 0;
list-style-type: none;
font-weight: bold;
text-align: left;
background: #D0D8CD url("img/theadbg.gif") repeat-x;
border: 1px solid #4A735A;
border-bottom: 0;
}
#tabs li {
display: inline;
margin: 0;
}
#tabs li a {
padding: 3px 6px;
margin: 0 0 0 1px;
border: 1px solid #4A735A;
color: #000000;
text-decoration: none;
background: #D0D8CD url("img/theadbg.gif") repeat-x;
}
#tabs li a:hover {
text-decoration: none;
background: white url("img/curtabbg.gif") repeat-x;
border-top: 1px solid #E68B2C;
color: black;
}
#tabs li span {
padding: 3px 6px;
margin: 0 0 0 1px;
border: 1px solid #4A735A;
color: #A0A0A0;
background: #D0D8CD url("img/theadbg.gif") repeat-x;
cursor: default;
}
#tabs li.current {
position: relative;
top: 1px;
}
#tabs li.current span {
background: white url("img/curtabbg.gif") repeat-x;
border-top: 1px solid #E68B2C;
border-bottom: 0;
color: black;
}
#tabdesc {
background-color: white;
}
/* pagination */
.pagin {
padding: 2px 0;
margin: 0;
font-size: 7pt;
font-weight: bold;
}
.pagin * {
padding: 2px 6px;
margin: 0;
}
.pagin a {
border: solid 1px #4A735A;
background-color: #E8EBE4;
color: #4A735A;
text-decoration: none;
}
.pagin a:visited {
border: solid 1px #4A735A;
background-color: #E8EBE4;
color: #60606F;
text-decoration: none;
}
.pagin a:hover, .pagin a:active {
border: solid 1px #CC0000;
background-color: white;
color: #CC0000;
text-decoration: none;
}
.pagin span {
cursor: default;
border: solid 1px #808080;
background-color: #F0F0F0;
color: #B0B0B0;
}
.pagin span.current {
border: solid 1px #4A735A;
background-color: #4A735A;
color: white;
}