/* CSS Document */
body {
margin:0;
padding:0;
font:11px Tahoma, Arial, Helvetica, sans-serif;
background:#A08A5B;
}

.top_layout {
background:#FFFFFF url(images/pop.jpg) top repeat-x;
}


.bottom_layout {
background:url(images/pop_bottom.jpg) bottom repeat-x;
}

input{
background-color:#CCCCCC;
}

.popfrm {
width:235px;
background-color:#CCCCCC;
}

.popfrmselect {
width:85px;
background-color:#CCCCCC;
}

.popfrmshort {
width:44px;
background-color:#CCCCCC;
}

.poptxtarea {
width:577px;
height:138px;
background-color:#CCCCCC;
}

form {
margin:0;
padding:0;
}

p {
margin:20px 0;
padding:0;
}