﻿body
{
    font-family: "Arial";
    font-size:small;
    color:Black;
    opacity:0.8;
}
.modalPopup {
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:350px;
	background-color:White;
	
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.4;
}
.locationClass
{
    border-width:5px;
    border-color:Black;
    background-color:White;
}
.TBQty
{
    width:30px;
}
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	}	
				
H5	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	}	
.selectstore
{
    font-size:x-small;
}