html { overflow-x: auto; } 


BODY {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 14px; 
color : #333333; 
background-color : #ffffff; 
margin : 0; 
line-height:15px;
text-align: left;
background-color: #999999;
} 

.footer{

color:#000000;
}
#statediv{

  color: #333333;
  font-weight:bold;

  font-size:22px;



}

.tooltip {
        background-color:#ffffff;
		color:#333333;
        font-weight:bold;
        border:1px #333333 solid;
		padding:2px;
}

.inset{

font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 

}

TD{
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px; 
color : #444444; 

font-style : normal;
margin : 0; 
text-align: left;
} 

I{
font-family : tahoma, verdana, arial, helvetica; 
font-size : 12px;
font-weight:bold; 
color : #5678a2; 
background-color : #ffffff; 
font-style : normal;
margin : 0; 
} 


BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 14px;
font-weight: bold; 
color : #444444; 
text-decoration : none; 
} 

A.footer {
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px;
font-weight: bold; 
color : #444444; 
text-decoration : none; 
} 

A:hover {
color : #444444; 
text-decoration : underline; 
} 

H1{
padding-bottom:10px;
margin:0px;
font-family : tahoma, verdana, arial, helvetica; 
font-size : 13px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
text-align: left;
}

H2{
font-family : tahoma, verdana, arial, helvetica; 
font-size : 13px; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
}

#statusbar {
float:left;
 position: relative;
  width:920px;
  border: 0px solid #CC0000;
  background-color: #7777CC;
  color: #ffffff;
  font-weight:bold;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  padding: 3px;
  z-index: 1;
  top: 0%;
  font-size:12px;
  visibility:hidden;
  white-space: nowrap;
  filter:Alpha(Opacity=85);
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
}

.delicious-blogbadge-custom {
font: 10px arial; border: 2px solid #B1B1B1; width: 140px; text-align: center; position: relative;
}
.delicious-blogbadge-custom .save-to-link {
clear: both; display: block; padding: 0 0 0 12px; margin: 0.5em; text-align: center; color: blue !important;
text-decoration: none;
font-weight: bold;
background: url(http://images.del.icio.us/static/img/delicious.small.gif) no-repeat 2px 50%;
border: none !important;
font-size: 10px; 
}
.delicious-blogbadge-custom .url-link {
text-align: right; display: block; float: right;
color: #999 !important;
text-decoration: none; padding: 4px 6px;
position: absolute; bottom: 0px; right: 0px;
border: none !important;
font-size: 10px; 
}
.delicious-blogbadge-custom .url-link .post-count {
background-color: #00f; color: #fff; padding: 0 0.25em 0 0.25em;
}
.delicious-blogbadge-custom .empty-save-to-link {
display: none;
border: none !important;
}
.delicious-blogbadge-custom .empty-save-to-link-label {
display: block; font-size: 85%; text-align: center;
}
.delicious-blogbadge-custom .empty-message {
background-color: #E6E6E6; float: right; font-size: 95%; display: block; font-weight: normal; width: 100%; padding: 2px 0 2px 0;
}
.delicious-blogbadge-custom .post-count-label-before {
display: inline;
}
.delicious-blogbadge-custom .post-count {
display: inline; text-align: center;
}
.delicious-blogbadge-custom .post-count-label-after {
display: inline;
}
.delicious-blogbadge-custom .top-tags-container {
background-color: #E6E6E6; text-align: left; padding: 4px 6px 4px 6px; margin-bottom: 0.75em;
}
.delicious-blogbadge-custom .top-tags-title {
display: inline; font-size: 95%;
}
.delicious-blogbadge-custom .top-tags {
display: inline; margin: 0; padding: 0; text-indent: 0; 
}
.delicious-blogbadge-custom .top-tags li {
font-size: 95%; display: inline; list-style: none; margin: 0; padding: 0 0.15em 0.15em 0;
}
.delicious-blogbadge-custom .top-tags li a {
padding: 0;
margin: 0;
text-decoration: none;
border: none !important;
color: blue !important;
font-size: 10px; 
}
.delicious-blogbadge-custom br {
clear: both;
}