html, body {
margin: 0;
font-family: "Verdana", sans-serif;
font-size: 8pt;
color: #000000;
background: #EDFAD7 url("img/bodybg.gif");
scrollbar-face-color: #527D0B;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #527D0B;
scrollbar-darkshadow-color: #527D0B;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #AAE14F;
}
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;
}
.red {
color: #CC0000;
}
.green {
color: #298C00;
}
h1 {
font-family: "Arial";
font-size: 10pt;
color: #527D0B;
}
h2 {
font-family: "Arial";
font-size: 10pt;
}
hr {
height: 1px;
color: #527D0B;
}
.footer {
font-family: "Verdana";
font-size: 8pt;
}
.icon {
margin-left:4px;
margin-right:14px;
margin-top:4px;
margin-bottom:10px;
}
.small {
font-size: 7pt;
}
table {
background-color: #FEFEFE;
}
.tmain {
border-collapse: collapse;
border: 1px solid #527D0B;
}
.tlogo {
border-collapse: collapse;
border: 1px solid #FEFEFE;
border-bottom: 0;
}
.tlogo td {
background: #AAE14F url("img/tlogobg.gif") repeat-x;
}
.tmenu {
border-collapse: collapse;
border: 1px solid #FFFFFF;
background: #527D0B url("img/tmenubg.gif") repeat-x;
}
.tbody {
padding: 10px;
}
.tvisible, .tvisible th, .tvisible td {
border-collapse: collapse;
border: 1px solid #527D0B;
}
.tinner, .tinner th, .tinner td {
border-collapse: collapse;
border: 0;
background-color: transparent;
}
.tablehead {
background: #AAE14F url("img/theadbg.gif") repeat-x;
font-weight: bold;
}
.tdark {
border-collapse: collapse;
border: 1px solid #527D0B;
background-color: #F3FFDF;
}
.tfeatured {
border-collapse: collapse;
border: 1px solid #F3FFDF;
}
.tfooter {
border-collapse: collapse;
border: 1px solid #527D0B;
background-color: #F3FFDF;
padding: 6px;
text-align: center;
}
/* forms */
form {
margin: 0;
}
input.text {
border: 1px solid #527D0B;
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 #527D0B;
padding: 2px;
font-family: "Courier New", monospace;
font-size: 10pt;
}
input.button {
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
select {
border: 1px solid #527D0B;
background-color: #F3FFDF;
font-family: "Tahoma", sans-serif;
font-size: 9pt;
}
/* categories list */
ul#catlist {
margin: 0;
padding: 0;
}
ul#catlist li {
list-style-type: none;
margin: 0;
padding: 4px 2px 4px 2px;
background: #AAE14F 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: #F3FFDF 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: #AAE14F url("img/theadbg.gif") repeat-x;
border: 1px solid #527D0B;
border-bottom: 0;
}
#tabs li {
display: inline;
margin: 0;
}
#tabs li a {
padding: 3px 6px;
margin: 0 0 0 1px;
border: 1px solid #527D0B;
color: #000000;
text-decoration: none;
background: #AAE14F 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 #527D0B;
color: #A0A0A0;
background: #AAE14F 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 #527D0B;
background-color: #F3FFDF;
color: #527D0B;
text-decoration: none;
}
.pagin a:visited {
border: solid 1px #527D0B;
background-color: #F3FFDF;
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 #527D0B;
background-color: #527D0B;
color: white;
}