body{
	//background: #663300 url(img/brn.gif) repeat-x;
	color:white;
	margin:0px;
	padding:0px;
}
ul.box-form{
padding:10px;
margin:0px;
}
ul#type2{
padding:10px;
}
#type2{
}
ul.box-form, ul.box-form li{
margin:0px;
border:0px solid #333333;
list-type:none;
list:none;
list-style:none;
list-style-type:none;
}
ul.box-form li{
margin:0px;
padding-bottom:10px;
background: url (none);
}
.box-form label {
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
float:left;
clear:right;
display:block;
width:100px;
min-height:14px;
color:white;
}

 #type2 label {
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
float:left;
clear:right;
display:block;
width:49%;
min-height:14px;
}
#type2 i{
color:#ff7700;
}

ul.box-form H1{
margin:5px;
font:32px times;
font-weight:bold;
color:#ffee77;

}
ul.box-form p{
margin:5px;
font:16px times;
}
body{
font-family:Arial, Helvetica, sans-serif;
}


ul.box-form input, ul.box-form select, ul.box-form textarea {
border:1px solid #999999;
width:150px;
}
ul#type2 input, ul#type2 select, ul#type2 textarea {
border:1px solid #999999;
width:200px;
}
ul#type2 input#submit-btn, ul.box-form input#submit-btn, #submit-btn{
display:block;
width:160px;
height:40px;
border:1px solid #999999;
background: url(img/submit.gif) no-repeat;
font-size:0px;
color: transparent;
}
#submit-btn span{
display:none;
}
ul.box-form input#submit-btn, ul#type2 input#submit-btn, #submit-btn {
border:0px solid #999999;
}
.ramp{
background: #eeeeee url(img/ramp.png);
}

.red {
color:orange;

}
.box-form p.red {
font-size:10pt;
font-weight:bold;
}
.hide {
	visibility:hidden;
	}

.money {
	background: #fff url(img/dollar.gif) no-repeat ;
	padding-left: 12px;
	}


.cnrwrap {
margin-top:10px;
background:url(corners/images/bg.gif);
}
.cap {
background:url(corners/images/bg2.gif)repeat-x;
}
.tl {
background:url(corners/images/tl.gif)top left no-repeat;
}
.tr {
background:url(corners/images/tr.gif)top right no-repeat;
}
.bl {
background:url(corners/images/bl.gif)bottom left no-repeat;
}
.br {
background:url(corners/images/br.gif)bottom right no-repeat;
}
.box {
display:block;
width:300px;
height:300px;
padding:20px;
}
