body
{
background-color: #ffffff;
font-family:verdana, arial, helvetica, sans-serif;
background-image:url(../lm_img/lm_tile.gif);
background-repeat: repeat-y;
font-size: 80%;
margin-top: 0px; 
margin-right: 20px; 
margin-bottom: 10px; 
margin-left: 140px; 
}

h1,h2,h3
{ color:#a70e21; }

hr
{ color:#a70e21; }

h1 { font-size: 150%; }
h2 { font-size: 135%; }
h3 { font-size: 120%; }

.headThis { 	font-size: 160%; color: #a70e219; }
.reduceThis { 	font-size: 70%;  color: #000000; }
.enlargeThis { 	font-size: 120%; color: #000000; }
.colorThis { 	font-size: 120%; color: #a70e21; }
.colorWhite { 	font-size: 100%; color: #ffffff; }
.colorPeople { 	font-size: 120%; color: #a70e21; font-weight: bold; }
.thisHead { 	font-size: 140%; font-weight: bold; }

p,table,th,td,li,address
{
font-family:verdana, arial, helvetica, sans-serif;
font-size: 100%;
}

th {background-image:url(../lm_img/marble.jpg);}

hr 
{ color:#a70e21; }

a { font-family:verdana, arial, helvetica, sans-serif; }
	
a:link    { color: #000099;  }
a:visited { color: #660099; }
a:hover { 
    color: #000000;
    background-color: #dddddd;
	background-image:url(../lm_img/marble.jpg);
    text-decoration: underline;
    }
a:active { 
    color: #00bb00;
    }
	
/*   To change the color characteristics of the side menu table:
a.menu:link {color: #ffffff}
a.menu:visited {color: #ffff6}
a.menu:hover {color: #006600;background-color: #ffff99;}
a:menu:active {color: #990000;}
*/
a.menu:hover {color: #ffffff;background-color: #dd0000;	background-image:url(../lm_graphics/spacer.gif);text-decoration: none;}

table.menu{
	border: medium outset #dd0000;
	border-collapse: collapse;
	background-color: #ffffff;
}
table.menu td {
	border: 2px inset #ff0000;
	background-image:url(/lyonsmarche/lm_img/marble.jpg);
}

.btn{font-weight:bold;color:#ffffff;background-color:#a70e21; cursor:hand;margin-bottom:-1px; padding-top:1px; }
/* To change the bullet to a graphic:
	li{ list-style-image:url(/images/yourimage.gif); }
*/
