A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #CC0000;
text-decoration:underline;
}
A:visited { 
  color: #CC0000;
text-decoration:underline;
}
A:active {
  color: #CC0000;
}
A:HOVER { 
  color: #CC0000;
text-decoration:none;
}

.onbody {
  color: #CCC; 
}
.onbody A:link {
  color: #CC0000;
}
.onbody A:visited {
  color: #CC0000;
}
.onbody A:active {
  color: #CC0000;
}
.onbody A:hover {
  color: #CC0000;
}

BODY,P,TABLE,TD,TR {   
  font-size: 9pt;
  color: #CCC;
  font-family: Verdana, Helvetica, sans-serif;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
background: #000000 url(../images/bg.gif) repeat-y top;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

PRE {
  font-size: ;
  font-family: ;
}
#header {
background: #000000 url(../images/bgheader.gif) no-repeat center top;
text-align: right;
}
.tableborders {
  /*background: #000000;*/
}
.tddetails {
    background: #111;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #CCC;
  background: #111;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #CCC;
  background: #1E1E1E;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #000000 url(../images/bg_walls.gif) repeat-x left top;;
  font-size: 8pt;
  color: #FFF;
height:25px;
}
.menubar A:link {
  color: #FFF;
}
.menubar A:visited {
  color: #FFF;
}
.menubar A:active {
  color: #FFF;
}
.menubar A:hover {
  color: #ff0000;
}

.navbar{
  background: #1E1E1E;
  font-size: 8pt;
  color: #CCC;
}
.navbar A:LINK {
  color: #CCC;
  text-decoration: underline;
}
.navbar A:VISITED {
  color: #CCC;
  text-decoration: underline;
}
.navbar A:ACTIVE {
  color: #CCC;
  text-decoration: underline;
}
.navbar A:hover {
  color: #cc0000;
  text-decoration: underline;
}

.navigation{
  background: #1E1E1E;
  color: #CCC;
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.new {
  font-size: ;
  color:     ;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #1E1E1E;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #111;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #1E1E1E;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #111;
}

.lastcommcol {
  font-size: 8pt;
  background: #1E1E1E;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
  color: #CCC;
}

.forumtitle {
}
.forumdescript {
  font-size: 8pt;
}
.lighttable {
  background: #1E1E1E;
  color: #CCC;
}
.darktable {
  background: #1E1E1E;
  color: #CCC;
}
.cleartable {
  font-size: 8pt;
  background: #1E1E1E;
}
.alternatetable {
  background: #111;
}
.subjecttable {
  background: #111;
  color: #CCC;
}
.footertable {
  background: #111;
}                          
.formboxes{
  font-family: ;
  background-color:#333333 ;
  color:#FFF ;
  font-size: 9pt;
}
.buttons {
  font-family: Verdana, Helvetica, sans-serif;
  background-color: #DEDFDF;
  color: #CCC;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#1E1E1E;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

.tdheader {
  font-weight : bold;
  color : white;
  font-size: 9pt;
  background: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
.navigation{
  color: #CCC;
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
        font-size: 8pt;
        font-family: Tahoma;
        color: #FF0000;
}
.catandforum {
  font-size: ;
}
.posttime {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #111;
}
.threadtotal {
  font-size: 9pt;
  background: #1E1E1E;
}
.posttotal {
  font-size: 9pt;
  background: #1E1E1E;
  color: ;
}
.modcolumn {
  font-size: 8pt;
  background: #1E1E1E;
  color: ;
}
.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.forumtitle {
}
td.tdheader a {
  color : white;
  background-color : transparent;
}

a.lightlink         { color: #00ff00; text-decoration: none; }
a.lightlink:hover   { color: #ff0000; text-decoration: none; }

.tlc {
 background-image: url(http://www.viperalley.com/images/chrome-tlc.gif);
}
.topleft {
  background-image: url(http://www.viperalley.com/images/chrome-topleft.gif);
}
.top {
  background-image: url(http://www.viperalley.com/images/chrome-top.gif);
}
.topright {
  background-image: url(http://www.viperalley.com/images/chrome-topright.gif);
}
.trc {
 background-image: url(http://www.viperalley.com/images/chrome-trc.gif);
}
.left {
 background-image: url(http://www.viperalley.com/images/chrome-left.gif);
}
.right {
 background-image: url(http://www.viperalley.com/images/chrome-right.gif);
}
.blc {
 background-image: url(http://www.viperalley.com/images/chrome-blc.gif);
}
.botleft { 
 background-image: url(http://www.viperalley.com/images/chrome-botleft.gif);
}
.bot { 
 background-image: url(http://www.viperalley.com/images/chrome-bot.gif);
}
.botright { 
 background-image: url(http://www.viperalley.com/images/chrome-botright.gif);
}
.brc {
 background-image: url(http://www.viperalley.com/images/chrome-brc.gif);
}
/*.sidebar {
background-color: #111111;
width: 200px;
}*/
.rdmpal {
width: 200px;
}
.menubartop {
font-size: 8pt;
  color: #FFFFFF;
}
.menubartop A:link {
  color: #FFFFFF;
}
.menubartop A:visited {
  color: #FFFFFF;
}
.menubartop A:active {
  color: #FFFFFF;
}
.menubartop A:hover {
  color: #66FF00;
}
textarea, input {
 background-color:#333333 ;
  color:#FFF ;
border: 1px solid #666666;
}
.adsleft {
textalign:center;
}
.adsright {
width:300px;
height:250px;
textalign:right;
background-color:#333333 ;
}
.topads {
float:right;
background-color:#333333;
width:728px;
height:90px;
margin:5px 5px 0 0;
}
