/* Global */
html {height:100%;}
* {font-family: Verdana, Arial, Helvetica, sans-serif;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; background-color: #CCCCCC; height:100%;} /* f-f for mozilla*/
/*td {background-color: #CCCCCC;}*/
p {font-size: 80%; color: black; text-align: justify; padding: 0 10;}
p td {font-size: 80%; padding: 0 5; height: 20;}
li {font-size: 80%; color: black; text-align: justify;  padding-right: 10; }
body {
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#CCCCCC;
scrollbar-arrow-color:#707070;
scrollbar-track-color:#E0E0E0;
     }

/* Navigation */
a {text-decoration: underline; color: black}
a:hover {text-decoration: none; border-bottom: solid #5C5C5C 1px; color:#5C5C5C;}
a.nav {font-size: 70%; color: black; font-weight: bold; text-decoration: none;}
a.nav:hover {color: #5C5C5C; font-weight: bold; text-decoration: none; border-bottom: none;}
a.snav {font-size: 70%; color: black; font-weight: normal; text-decoration: none;}
a.snav:hover {color: #5C5C5C;font-weight: normal;  text-decoration: none; border-bottom: none;}

/* Decor */
.vote {margin: 0px; padding: 0px;}
.nav {font-size: 70%; color: black; font-weight: bold;}
.qvote {font-size: 80%; color: black; padding-bottom: 0px; padding-top: 0px; padding-left: 5px; white-space: nowrap;}
.qvote_sm {font-size: 70%; color: black; padding-bottom: 0px; padding-top: 5px; padding-left: 5px;}
.avote {font-size: 70%; color: black; padding-bottom: 0px; padding-top: 0px; padding-left: 5px; white-space: nowrap;}
.avote_sm {font-size: 65% !important; color: black; padding: 0px; margin: 0px; height:5px;}
.avote_a {font-size: 8pt; color: black; padding: 0px; margin: 0px; padding-left: 5px; height:5px;}
.ivote {font-size: 70%; color: black; padding-bottom: 0px; padding-top: 0px; padding-left: 10px; padding-bottom: 10px;  white-space: nowrap; font-weight: bold;}
.hvote {color: #E0E0E0; padding-left: 10px; height: 1;}
.title {cursor: help; border-bottom: dotted 1px #CCCCCC;}
.date {color: #000099;}
.led {color: #339900;}
.bw {font-size: 80%; font-weight: bold; color: white;}
.center {text-align: center;}
.right {float: right;}
.news {font-size: 70%; color: black; text-align: left; padding: 5;}
.sub {font-size: 70%; color: black; text-align: left; margin: 10; line-height: 150%;}
.hdr {background-color: #A28F8F; background: url(images/grad4.gif) repeat-y; padding: 2 10; margin: 0 10;}
.mhdr {background-color: #A28F8F; padding: 1 5; margin: 0 10;}
.sml {font-size: 70%; color: white; text-decoration: none;}

/* Tables, buttons */
.main {border-left: solid white 1px; border-top: solid white 1px; border-right: solid black 1px; border-bottom: solid black 1px;}
.blackinset {border-left: solid #CCCCCC 1px; border-top: solid #CCCCCC 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: black;}
.blueinset {border-left: solid #CCCCCC 1px; border-top: solid #CCCCCC 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: #000099;}
.whiteinset {border-left: solid black 1px; border-top: solid black 1px; border-right: solid #CCCCCC 1px; border-bottom: solid #CCCCCC 1px; background-color: white;}
.browninset {border-left: solid black 1px; border-top: solid black 1px; border-right: solid white 1px; border-bottom: solid white 1px; background-color: BAA9A9;} /*#A28F8F;*/
.navbtn {border-left: solid white 1px; border-top: solid white 1px; border-right: solid black 1px; border-bottom: solid black 1px; padding: 0 5;} 
.navbta {border-left: solid black 1px; border-top: solid black 1px; border-right: solid white 1px; border-bottom: solid white 1px; padding: 0 5;} 
.spacer {height: 6px; font-size:1px}
.feed {margin-left: 6px; padding: 0 0 1 16px; background: url("images/feed-icon.png") no-repeat 0 50%;}

/* Forms */
input.btn {border-left: solid white 1px; border-top: solid white 1px; border-right: solid black 1px; border-bottom: solid black 1px; background-color: #CCCCCC; font-size: 70%; margin-left: 5px;}
