/* CSS Document */
body {
  width: 1000px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0; 
  background-image: url(bg_twitter.gif); 
  /*border:1px solid gray;*/
  }
div.header {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; 
  }
div.wrapper {
  text-align: left;
  font-family: Helvetica;
  font-size:12px;
  line-height: 18px;
  margin-left: auto;
  margin-right: auto; 
  margin-bottom: 10px; 
  overflow: hidden; 
  }
div.left550 {
  float: left;
  width: 550px;
  background-color: #FFFFFF;
  padding-bottom: 10000px;
	margin-bottom: -10000px;
  }
div.center300 {
  margin-left: 0px;
  float: left;
  width: 300px;
  background-color: #FFFFFF;
  padding-bottom: 10000px;
	margin-bottom: -10000px;
  }
div.right150 {
  margin-left: 0px;
  float: left;
  width: 150px; 
  background-color: #FFFFFF;
  padding-bottom: 10000px;
	margin-bottom: -10000px;
  }
.tableheadertop {
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;
}
.linkcell {
  color: #397272;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 11px;
  width: 16%;
  text-align: center;
  background-color: #efefef;
  margin-top: 0px;
  padding-top: 0px;
  top: 0px;
}
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;
}

.desc {
  border-style: solid;
  border-color: #adadad #cecece #cecece #adadad;
  border-width: 1px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 15px;
  color: #231F20;
  font-family: Helvetica;
  background-color: white;
  text-align: center;
}
.image {  
color: #397272;
width: 35px;
}
.image150 {
background-color: white;
width: 48px;
margin-left: auto;
margin-right: auto;
}
.screen {
font-size: 12px;
text-align: center;
font-family: helvetica;
background-color: #F3F3F3;
width: 150px;
}
.screen150 {
font-size: 12px;
line-height: 18px;
text-align: top;
font-family: helvetica;
background-color: #FFFFFF;  
width: 140px;
}
.since {
border-top-color: #d4d4aa;
font-size: 12px;
color: #397272;
text-align: center;
font-family: Helvetica;
background-color: #F3F3F3;
width: 120px;
}
.rank {
font-family: helvetica;
width: 35px;
font-size: 12px;
font-weight: bolder;
text-align: center; 
background-color: #F3F3F3;
color: #397272;
}
.fwers {
font-family: helvetica;
width: 70px;
font-size: 12px;
font-weight: bolder;
text-align: center; 
background-color: #F3F3F3;
color: #397272;
}
.tableheader {
border: 1px solid black;
color: #231F20;
font-family: Verdana;
font-weight: bolder;
font-size: 11px;  
background-color: #9BE1FB;
}
.tablefooter {
border-left: 5px solid white;
border-right: 5px solid white;
color: #231F20;
font-family: Verdana;
font-weight: bolder;
font-size: 11px;  
background-color: #CDCDCD;
}
input.button {
border: 1px solid black;
color: #FFFFFF;
font-family: Helvetica;
font-size: 12px;  
background-color: #BD2031; 
}
div.milestone {
margin-left: 10px; 
width: 130px;
border: 1px solid black;
text-align: center;
color: #FFFFFF;
font-family: Helvetica;
font-size: 14px;  
background-color: #006295; 
}

