a.game:link {font-family: Tahoma; color: 006699; text-decoration: underline; font-weight: bold; font-size: 12pt; }
a.game:visited {font-family: Tahoma; color: 006699; text-decoration: underline; font-weight: bold; font-size: 12pt;}
a.game:hover {font-family: Tahoma; color: FF0000; text-decoration: underline; font-weight: bold; font-size: 12pt;}
a.game:active {font-family: Tahoma; color: 000000; font-weight: bold; font-size: 12pt;}

a.bar:link {color: FFFFFF; text-decoration: none; }
a.bar:visited {color: FFFFFF; text-decoration: none; }
a.bar:hover {color: 009900; text-decoration: underline; }
a.bar:active {color: FFFFFF; }

a.mainpage:link {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}
a.mainpage:visited {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}
a.mainpage:hover {font-family: Tahoma; color: 000000; text-decoration: underline; font-size: 13pt;}
a.mainpage:active {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}

.picborder { 
   border-bottom-style:solid;
   border-bottom-color:#000000;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#000000;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#000000;
   border-right-width:1px;
 }

.pb { border: 1px solid #000000; }

.adUnit {
 display:block;
 margin-bottom:2px; /* vertical space between boxes */
}

.adBox a {
 overflow:hidden;
 text-decoration:none;
 padding:3px; /* padding in ad box */
 border:1px solid #FF9900; /* box border */
 background-color: #FFFFC1 /* box color */
}

.adBox a:hover {
 border-color: #FF9900; /* box border color when user hovers */
 background-color: #FFFFE8; /* box color when user hovers */
}

.adHeadline { /* ad headline text design */
 color: #FF6600;
 font-size: 8pt;
 /* font-size: 150%; */
 font-weight: bold;
 font-family: verdana,arial,helvetica; 
}

.adText { /* ad text design */
 color: #990000;
 font-size: 7pt;
 font-family: verdana,arial,helvetica;
 text-decoration: none;
}

input.addpicbutton
{
   font-size:10px;
   font-family:Tahoma,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:130px;
   height:18px;
   background-color:#CC3300;
   border-style:solid;
   border-color:#000000;
   border-width:1px;
}

input.addpictext{
  font-family:Tahoma;
  font-size:9pt;
  font-weight:none;
  background-color:FFFFFF;
  border-color:000000;
  border-style:solid;
  border-width:1px;
  color:000000;
}