body {
margin: 0px;
padding: 0px;
}
.whitebghr {
background-color: #FFFFFF;
height: 3px;
}
.whitebgvr {
background-color: #FFFFFF;
width: 3px;
}
.menubg {
background-image: url(/img/menu-bg.jpg);
background-repeat: no-repeat;
width: 178px;
text-align:right;
padding-right: 10px;
padding-top: 10px;
}
.content {
margin: 0px;
padding: 10px;
height: 335px;
background-attachment: fixed;
background-image: url(/img/content-pix.gif);
background-repeat: no-repeat;
background-position: left bottom;
overflow: auto;
margin-right: 2px;
background-color: #000000;
scrollbar-3d-light-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
}

.copy {
text-align: right;
padding-top: 4px;
padding-right: 103px;
background-attachment: fixed;
background-image: url(/img/copy-pix.gif);
background-repeat: no-repeat;
background-position: left top;
}

td, .text, p, span, body, font{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #FFFFFF;
}

h1, A.nav:link, A.nav:visited, A.nav:hover, A.nav:active{
margin:0; padding:0;
text-transform: uppercase;
font-size: xx-small;
color: #FFFFFF;
text-decoration: none;
}

A.menu:link, A.menu:visited{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
padding: 4px;
line-height: 18px;
}
A.menu:hover, A.menu:active{
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #FFFFFF;
filter: Alpha(Opacity = 30);
padding: 4px;
line-height: 18px;
}

.snakes{
background-image: url(/img/snake-bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

A:link, A:visited{
text-decoration: underline; color: #F1F1F1;
}
A:hover, A:active{
text-decoration: none; color: #EEEEEE;
}

div.text{
padding-top: 10px;
width: 100%;
}

.textdate{
color: #990000;
background-color: #FFFFFF; padding: 1px;
}

hr{
height: 1px;
border-style:solid;
color: #999999;
}

input, select, textarea{
background-color: #000000;
color: #FFFFFF;
border: 1px solid #999999;
}

input, select{
font-size: xx-small;
}

b{
color: #FF0200;
}
font{
color: #FF0200;
}