body{
margin:0px;
background:url(images/bg.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.heading{
background:url(images/heading_bg.jpg);
padding-left:10px;
color:#FFFFFF;
line-height:30px;
}
#welcome{
font-size:12px;
color:#666666;
border:1px solid #551515;
border-top:none;
}
.table_b{
border:1px solid #551515;
border-top:none;

}

form{
margin:0px;
padding:0px;
}



input{
font-size:12px;
width:130px;
color:#666666;
}

select{
font-size:12px;
width:42px;
color:#666666;
}

textarea{
font-size:12px;
width:130px;
color:#666666;
}

#rev{
color:#666666;
}

#footer{
background:url(images/footer_bg.jpg);

color:#FFFFFF;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.text{
color:#666666;
text-decoration:underline;
}

.text:hover{
text-decoration:none;
}

.line_spacing{
line-height:15px;
padding-right:10px;

}
