BODY { 

font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: white; margin:1px 10px 0px 10px; background-color: black; 
background-image:url("../images/smgrid.gif");
background-attachment:fixed;
scrollbar-3dlight-color:#464646;
scrollbar-arrow-color:white;
scrollbar-base-color:#343434;
scrollbar-darkshadow-color:#000d00;
scrollbar-face-color:#464646;
scrollbar-highlight-color:#0d0000;
scrollbar-track-color:#343434;
scrollbar-shadow-color:#343434;

}


TABLE, TR, TD { 

font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: white; 

}

a:link, a:visited, a:active { 
text-decoration: none; color: silver
}

a:hover { 
color: gray; text-decoration: none 
}

                   hr { color: #232323; }



          .arcade1 { background-color: #343434}


.tableborder { border: 1px solid #464646;background-color:#464646; padding:0px; margin:0px; width:90% }
.tableborderG { border: none; background-color:#464646; padding:0px; margin:0px; width:90% }


input , select {
background-color: #232323;
color: silver;
border: 2px solid #464646;
}

textarea {
background-color: #232323;
color: silver;
border: 2px solid #464646;
}

.headertableblock { font-weight:bold; color:white; padding:2px; margin:0px; background-color: #1F1F1F }

.navigation {
border:1px solid #7eb9d0; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:10px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a7cfdf; background-image: -webkit-gradient(linear, left top, left bottom, from(#a7cfdf), to(#23538a));
 background-image: -webkit-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -moz-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -ms-linear-gradient(top, #a7cfdf, #23538a);
 background-image: -o-linear-gradient(top, #a7cfdf, #23538a);
 background-image: linear-gradient(to bottom, #a7cfdf, #23538a);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a7cfdf, endColorstr=#23538a);
 margin-left: 2px;
 margin-right:2px;
 font-size: 14px;
 }
.ActNavigation {
border:1px solid green; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:10px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
background-color: green; background-image: -webkit-gradient(linear, left top, left bottom, from(green), to(lightgreen));
background-image: -webkit-linear-gradient(top, green, lightgreen);
background-image: -moz-linear-gradient(top, green, lightgreen);
background-image: -ms-linear-gradient(top, green, lightgreen);
background-image: -o-linear-gradient(top, green, lightgreen);
background-image: linear-gradient(to bottom, green, lightgreen);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=green, endColorstr=lightgreen);
margin-left: 2px;
margin-right:2px;
font-size: 14px;
}
.navigation:hover{
 border:1px solid #5ca6c4;
 background-color: #82bbd1; background-image: -webkit-gradient(linear, left top, left bottom, from(#82bbd1), to(#193b61));
 background-image: -webkit-linear-gradient(top, #82bbd1, #193b61);
 background-image: -moz-linear-gradient(top, #82bbd1, #193b61);
 background-image: -ms-linear-gradient(top, #82bbd1, #193b61);
 background-image: -o-linear-gradient(top, #82bbd1, #193b61);
 background-image: linear-gradient(to bottom, #82bbd1, #193b61);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#82bbd1, endColorstr=#193b61);
}
 .fheight {
height:50px;
overflow-y:auto; 
text-align: justify;
padding-left:5px;
padding-right:5px;
}
.memberLook{
width: 85px;
text-align: center;
display:inline-block;
padding:0,5,0,5;
border:solid thin blue;
}
.adminLook{
width: 85px;
text-align: center;
display:inline-block;
padding:0,5,0,5;
border:solid thin green;
}
.moderatorLook{
width: 85px;
text-align: center;
display:inline-block;
padding:0,5,0,5;
border:solid thin purple;
}
.affiliateLook{
width: 85px;
text-align: center;
display:inline-block;
padding:0,5,0,5;
border:solid thin orange;
}