/* CSS Document */
.textbox {
  width: 460px;
  margin-left: 10px;
  padding: 5px;
  font-size: 12px;
  background-color: #f3f3f3;
  border: solid 2px #006295;
}
.table10units {
  width: 38px;
  height: 38px;
  border: 1px solid #231f20;
  color: #231F20;
  font-weight: bolder;
  font-size: 22px;  
  background-color: #9BE1FB;
}
.tableheadertwop {
  border: 1px solid black;
  margin-top: 10px;
  color: #231F20;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 11px; 
  text-align: center; 
  background-color: #9BE1FB;
}
.tableheadertwopnew {
  border: 1px solid black;
  margin-top: 10px;
  color: #231F20;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 11px; 
  text-align: center; 
  color: #ffffff;
  background-color: #006295;
}  
.linkcell {   
  font-size: 11px;
  width: 16%;
  text-align: center;
  background-color: #efefef;
  margin-top: 0px;
  padding-top: 0px; 
} 
.menucell {   
  font-size: 11px;
  width: 9%;
  text-align: center;
  background-color: #efefef;  
}  
.menucellprof {   
  font-size: 11px;
  width: 12%;
  text-align: center;
  background-color: #fbe59c;  
}  
.maintableheader {
  border: 1px solid black;
  color: #231F20;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 16px; 
  margin-top: 10px;
  padding: 8px;
  text-align: center; 
  background-color: #9BE1FB;
}
.subtableheader {
  border: 1px solid black;
  margin-top: 10px;
  color: #231F20;
  font-size:11px;
  font-family: Verdana; 
  background-color: #9BE1FB;  
}
.subtableheadertags {
  border: 2px solid #006295;
  margin-top: 10px;
  color: #231F20;
  font-size:11px;
  font-family: Verdana; 
  background-color: #f3f3f3;  
}
.subtableheadernew {
  border-bottom: 3px solid #006295; 
  margin-bottom: 10px;
  color: #006295;
  font-size:12px;
  font-weight: bold;
  font-family: Verdana; 
  background-color: #ffffff;  
}
.closetome {
  border: 0px solid black;
  margin-top: 10px;
  color: #006295;
  font-size:12px;
  font-weight: bold;
  font-family: Verdana; 
  background-color: #ffffff;  
}
.msheader {
  border: 1px solid black;
  vertical-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #231F20;
  font-size:11px;
  font-family: Verdana; 
  background-color: #FBE59C;
} 
.msheadernew {
  vertical-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #006295;
  font-size:12px;
  font-family: Verdana; 
  font-weight: bold;
}   
.ranktwop {
  font-family: Helvetica;
  width: 35px;
  font-size: 12px;
  text-align: center; 
  background-color: #FFFFFF;
  color: #397272;
}
.imagetwop { 
  background-color: #FFFFFF; 
  width: 35px;
  text-align: center;
}
.imagehist { 
  background-color: #F3F3F3; 
  width: 35px;
  text-align: center;
}
.screentwop {
  font-size: 12px;
  text-align: center;
  font-family: Helvetica;
  background-color: #FFFFFF;
  width: 110px;
}  
.screenhist {
  font-size: 12px;
  text-align: center;   
  font-family: Verdana;
  background-color: #F3F3F3;
   
}
.tweets {
  font-size: 12px;
  color: #231F20;
  text-align: left;
  font-family: Helvetica;
  background-color: #f3f3f3; 
}
.sincetwop {
  font-size: 12px;
  color: #006295;
  text-align: center;
  font-family: Helvetica;
  background-color: #FFFFFF;
  width: 100px;
}
.fwerstwop {
  font-family: helvetica;
  width: 70px;
  font-size: 12px;
  text-align: center; 
  background-color: #FFFFFF;
  color: #006295;
}
.biotwop {
  border-style: solid none solid none;
  border-width: 1px;
  border-color: #DDDDDD;
  background-color: #EFEFEF;
  color: #231f20;
  font-family: Helvetica;
  text-align: center;
  font-size: 12px;
  height: 20px;
}
.sincehist {
  font-size: 12px;
  color: #231f20;
  text-align: center;
  font-family: Helvetica;
  background-color: #EFEFEF;
  width: 120px;
}  
.histwhite {
  font-size: 12px;   
  color: #231f20;
  text-align: center;
  font-family: Helvetica;
  background-color: #EFEFEF;
  width: 95px;  
}
.histgrey {
  font-size: 12px;
  color: #231f20;
  text-align: center;
  font-family: Helvetica;
  background-color: #CFEFFD;
  width: 95px;  
}
a:link  { 
  color: #006295;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  }
a:visited {
  background-color: transparent;
  color: #006295;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  }
a:hover {
  background-color: transparent;
  color: #BD2031;
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  } 
.cityheader {
  color: #006295;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 18px;
  padding-left: 8px;
  padding-bottom: 12px;
  text-align: left; 
}
.chartheader {
  color: #006295; 
  font-family: Verdana;
  font-weight: bolder;
  font-size: 14px;
  padding-left: 12px;
  padding-bottom: 0px;
  text-align: left; 
}
.searchheader {
  color: #006295;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 16px; 
  margin-top: 10px;
  padding: 8px;
  text-align: center;  
}  
.searchheader150 {
  color: #006295;
  font-family: Verdana;
  font-weight: bolder;
  font-size: 14px; 
  margin-top: 10px;  
  text-align: center;  
}
.lottery {
  color: #006295;
  font-family: Helvetica;
  background-color: #f3f3f3;
  font-weight: bolder;
  font-size: 13px;
}
.tweetfonds {
  color: #4a4a4a;
  font-family: Helvetica;
  background-color: #f3f3f3;
  font-weight: bolder;
  font-size: 12px; 
}
