body
{
margin:0px;
padding:0px;
width:100%;
}
body, div, table, td, tr
{
font-family:Arial;
font-size:11px;
color:#000000;
}
div.main
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background-color:#FFFFFF;
}
input, select, optgroup
{
font-family:Arial;
font-size:xx-small;
font-style:none;
}
select
{
	max-width:250px;
}
.itemlist select { width:250px; }
.bRight
{
border-right:1px solid;
}
.bBottom
{
border-bottom:1px solid;
}
.bLeft
{
border-left:1px solid;
}
.bTop
{
border-top:1px solid;
}
.bRight, .bBottom, .bLeft, .bTop
{
border-color:#999999;
}
.store
{
	border:1px solid #333333;
}
	.store .heading
	{
		color:#FFFFFF;
		font-weight:bold;
		background-color:#333333;
	}
	
	
	.store input
	{
		font-size:xx-small;
	}
	
	
.storeloc
{
	font-size:14px;
	padding:3px 5px 3px 5px;
	border:1px solid #000000;
}
