body{
   color: #303030;
   background-image:url('/images/no-www_watermark.png');
   background-color:#FFF;
	background-position: 50% 20%;
	background-repeat:no-repeat;
   font-family:"courier new";
   }
   
body.dark {
   background: #28282C;
   color:  #E0E0E0;   
   background-position:"center center";
   background-repeat: no-repeat;
   XXtransparency: 15;
   XXfilter: Alpha(Opacity:15);
   XX-moz-opacity:15%;
	border: 10px solid black;
}


p {
   font-size:11pt;}

input {
   border: 1px solid black;
   color:black;
   background: #E0E0E0;
}

input.submit {
   background: #C0C0C0;
}
.roster {
   color: black;
   font-size:12px;}

.head, .imgback, .fatpad {
	background: none;
}

Table {
   border-style: solid;
   border-width:1px;
   border-color: black;
   border-collapse: collapse;}

table.fullsize {
   width:100%;
   height:100%;
   border: 1px solid green;
	outline: 10px solid #E0E0E0;
   }

.trans {
	opacity:0.75;
   margin-bottom:15px;
   }

.notrans {
	opacity:1;
   }
   
   
TD {
   background: white;
   padding: 3}


.ghost {
   border:none;
   background: none;
   color:none;
   height:7px;}

.fatpad {
   padding-left: 10%; 
   padding-right: 10%;}

Textarea {
   background: #FFFFFF;
   color: black;
   font-weight: bold;
   border: 1px solid gray;
   padding: 5px;
   width:100%;
   height:100px}

.green {
   color:green; }

.blue {
  color:blue; }

.red {
  color:red; }

font.mono {
   font-family:monospace; }
   
.bottom{
   vertical-align:bottom;}

XXX{
   scrollbar-base-color: #D6D9DF;
   scrollbar-face-color: #ffffff;
   scrollbar-track-color: #F6F9FF;
   scrollbar-highlight-color: #F6F9FF;
   scrollbar-shadow-color: #F6F9FF;
   scrollbar-arrow-color: #C6C9CF;
   scrollbar-3dlight-color: #666666;
   scrollbar-darkshadow-color: #46467F;
   }

a:link{
   color: #B0B0B0;
   text-decoration: none;
   font-weight: normal;
   font-size:8px;
}

a:visited {
   color: #B0B0B0;
   text-decoration: none;
   font-weight: normal;
   font-size:8px;
}

a:float {
   color: #B0B0B0;
   text-decoration: none;
   font-weight: normal;
   font-size:8px;
}

a:hover {
   color: #B0B0B0;
   text-decoration: underline;
   font-weight: normal;
   font-size:8px;
}


a.closelink:link{
   color:#60609B;
   font-size:12pt;
}
a.closelink:visited{
   color:#60609B;
   font-size:12pt;
}
a.closelink:hover{
   color:#60609B;
   font-size:12pt;
}
a.closelink:float{
   color:#60609B;
   font-size:12pt;
}


a.info:link{
   text-decoration: underline;
   color:gray;
   font-size:14px;
}
a.info:visited{
   text-decoration: underline;
   color:gray;
   font-size:14px;
}
a.info:hover{
   text-decoration: underline;
   color:gray;
   font-size:14px;
}
a.info:float{
   text-decoration: underline;
   color:gray;
   font-size:14px;
}


.click {
   color: #7070AB;   
   font-size: 16px;
   font-family:"Courier new";
   font-weight:bold}
   
span.solid {
   padding-left:10px;
   padding-right:10px;
   white-space: nowrap;
}  

.twitclick {
	margin:5px;
	display: table;
}

.bottomtext {
   color: gray;
   font-size:11px;
   text-align:justify;
}

.q_lt {
   color:C0C0C0;
   font-size:16px;
   font-weight:bold;
}
   
.a_lt {
   color:A0A0A0;
   font-size:12px;
   font-weight:normal;} 
   
.qa_lt {
   color:BOBOBO;
   font-size:20px;
   font-weight:bold;
}

.q_dk {
   color:505050;
   font-size:16px;
   font-weight:bold;
}

.a_dk {
   color:707070;
   font-size:12px;
   font-weight:normal;} 

.qa_dk {
   color:505050;
   font-size:20px;
   font-weight:bold;
}
