*
{
padding: 0;
margin: 0;
}
body{
text-align:center;
font-family:Tahoma;
font-size:14px;
color:#999999;
background: url("surveybg.jpg") repeat-y top;
background-color: #e9e9e9;
}
#all{
width:700px;
margin-right:auto;
margin-left:auto;
text-align:right;

}
#header{
height:110px;
}
img{
 border-style: none;
}
#block{
background-color:#cccccc;
clear:both;
height:25px;
}
#content{
width:700px;
padding:5px;
}
#right{
width:550px;
float:right;
}
#left{
float:right;
text-align:right;
}
#left h2{
color:#999999;
}
#left h2 a{
color:#08B4F6;
}
#footer{
clear:both;
height:40px;
}
h2,h3,li{
font-family:Arial, Helvetica, sans-serif;
color:#0099FF;
}
p.small{
font-size:smaller;
text-align:center;
}
a{
color:#0099FF;
text-decoration: none
}
#path h2{
color:#999999;
}


ul{
margin-right:20px;
}


ul.menu {
list-style: none;
padding: 0;
margin: 0;
}


      .graph {
        background-color: #fff;
      }
      
      .graph td {
        font-family:Tahoma;
      }
      
      .graph thead th {
        text-align: right;
      }
    
      .graph tbody {

      }
    

      .bar {
        background-color: white;
        text-align: right;
        border: solid 1px #0099FF;
        width: 430px;
      }
      
      .bar div { 
        background-color: #999999;
        border-right: solid 1px #0099FF;
        text-align: right;
        color: white;
        float: left;
        height: 1.1em;
      }

input.txt{
width:300px;
font-family:Tahoma;
color:#999999;
height:22px;
font-size:15px;
} 
textarea{
font-family:Tahoma;
color:#999999;
font-size:15px;
width:365px;
}
select{
width:100px;
font-family:Tahoma;
color:#999999;
font-size:15px;
} 
form p{
margin:0;
padding:0;
float:right;
padding-top:5px;
}
