body{
	font:12px "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
#message{
	display:none;
}
h2{
	color:#686868;
	font-size:12px;
}
img{
	border:0 none;
}
.ordersTable
{
width: 587px;
border: 1px solid #bababa;
font-size:11px;
border-collapse:collapse;
color:#686868;
text-align:left;
}
.ordersTable th
{
background-color: #a6c0d3;
color:#ffffff;
padding:6px 0 6px 5px;
border-bottom:2px solid #EF4036;
}
.ordersTable td{
	padding:6px 0 6px 5px;
}
.ordersTable tr{
	background:#e9eff3;
}
.ordersTable tr.even{
	background:#f8f8f8;
}
form select{
	width:194px;
	margin:0 -5px 0 0;
	border-top:1px solid #e75b53;
	border-bottom:1px solid #e75b53;
}
select option{
	color:#686868;
}
select option:hover {
 background-color:#3d6486;
 color:#FFFFFF;
}
.selectholder{
	background:#e9eff3;
	border:1px solid #a6c0d3;
	padding:2px 3px;
	width:581px;
}
.btns{
	width: 587px;
	text-align:center;
	margin:5px 0 15px;
}
input.searchbtn{
	background:url(search.png) no-repeat 0 0;
	height:38px;
	width:83px;
	border: 0 none;
	text-indent:-9999px;
	cursor:pointer;
}
input.resetbtn{
	background:url(reset.png) no-repeat 0 0;
	height:37px;
	width:83px;
	border: 0 none;
	text-indent:-9999px;
	cursor:pointer;
}
#pageNavPosition{display:none;}
#pageNav{
	background:#e9eff3;
	border:1px solid #ef9691;
	width:80px;
	height:20px;
	float:right;
}
.pgrholder{
	width:587px;
	height:22px;
	margin:10px 0 0;
}
#pageNav span{
	margin:2px;
	display:block;
	float:left;
	cursor:pointer;
}
