* {margin:0;padding:0;}

body{
font-family:arial;
font-size:12px;
}

.title{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#ba6407;
}

.title2{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#ba6407;
}
p
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#ba6407;
border:none;
background:none;
text-align:center;
}

select{
width:160px;
}
.input{
width:160px;
}
/*re-adjust width for some reason*/
select{

}

#id_address{
width:250px;
height:20px;
}
#id_security{
width:160px;
height:20px;
}
#id_submit{
text-transform:uppercase;
margin-bottom:6px;
}
.spacer{
height:20px;
}
table{
border:1px solid #666666;
}
td{
padding:10px;
background-color:#f0f0f0;
}
.orange_bold
{
font-weight:bold;
color:#ba6407;
}
