
body {
	font: 14px verdana,helvetica,arial;
	background-color: #FFFFFF;
}


.main_content {
	float:left;
	width:520px;
	background:#ffffff;
	padding:5px 15px 5px 15px;
}

.menu {
	width:211px;
	background:#FA440F;
	margin-top:20px;
	border-top:1px solid white;
}

.menu img{
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-bottom:1px solid white;
	width: 211px;
}

.byline {
	padding: 15px;
	color: #eeeeee;
	font: 12px verdana,helvetica,arial;
}

.login {
	padding: 15px;
	color: #eeeeee;
	font: 10px verdana,helvetica,arial;
}

.login_input {
	height:15px;
	font: 10px verdana,helvetica,arial;
	color: #888888;
	border: 1px solid white;
}

.order_form {
	font: 10px verdana,helvetica,arial;
}

.order_form th {
	width: 80px;
	text-align:right;
}

.order_form td {
	width: 180px;
	margin-right:30px;
	text-align:left;
}

.order_form_break {
	height: 20px;
}
