/* CSS Document */
body {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
margin-top:0px;
margin-left:0px;
}

.admin_bar{
background-color:#FF66FF;
}

a,a:link{
color:#000000;
text-decoration:none;
}
a:hover{
color:#FF9900;
text-decoration:none;
}
h3{
color:#FF9900;
}
.title{
border-bottom:#FF9900 dotted 1px;
margin-bottom:10px;
}
 .input{
width:150px;
background:#ebebeb;
border:none;

}
