/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #A0410D; text-decoration:none; }
A:visited 	{ color: #A0410D; text-decoration:none; }
A:active 	{ color: #A0410D;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #FFCC17;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #A0410D; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #A0410D; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #A0410D;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #FFCC17;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
/* ------------------------------------------------ */
.headerMenu
{
	text-align: left;
	vertical-align: middle;
	/*padding-left: 30px;*/
	
}

.InvisibleButton {
    border: 0px solid #white;
    color: white;
    background: #white;
    width: 0px;
    height: 0px;
    display: none;
}

.textSmall
{
	color: #9d1d1d;
font-family: Arial;
font-size: 10px;	
}

.prodEmpty
{
	padding-top: 150px;
}

.gray_link
{
	color: Gray;
font-family: Arial;
font-size: 10px;	
}

.headerHello
{
	text-align: center;
	color: White;
font-family: Arial;
font-size: 12px;	
}
.bodyHello
{
	text-align: center;
	color: Black;
font-family: Arial;
font-size: 12px;	
}

.headerTop 
{
	background-image: url(Images/headertop.jpg);
}

.headerBottom
{
	background-image: url(Images/headerbottom.jpg);
}
.graytable
{
	background-image: url(Images/graytable440.jpg);
}
.graytable430
{
	background-image: url(Images/graytable430.jpg);
}
.headerBody
{
	background-color: #E2E9A3;
}
.footerBody
{
	background-color: #C5C5C5;
	background-image: url(Images/footer.jpg);
}

.titleLabel
{
	padding-top: 5px;
}
.uploadPosition
{
	position: absolute;
	top: 200px;
	left: 300px;
}

.titleShop
{
	font-weight: bold; font-size: 12px; 
	background-image: url(../images/toolbar.JPG);
	background-repeat: repeat; 
	color: #9d1d1d; 
	font-family: Arial, 'Monotype Corsiva', Monospace; height: 35px; 
	text-align: center
}
.TextSmallStandardBlack
{
	font-family: Arial;
	font-size:  12px;
	color: #9d1d1d;
	font-weight: bold;
}
.TextSmallStandard
{
	font-family: Arial;
	font-size:  12px;
	color: #9d1d1d;
	font-weight: normal;
}

.butShop
{
	padding-top: 5px;
	vertical-align:baseline;
	cursor: pointer;
}

.deliveryTD
{
	font-weight: bold; font-size: 12px; 
	background-image: url(images/greenbar.JPG);
	background-repeat: repeat; 
	color: white; 
	font-family: Arial, 'Monotype Corsiva', Monospace; height: 22px; 
	text-align: center;
	vertical-align: middle;
	
}