/* Cathey's Sew and Vacuum
COLORS
blue = #669999
logo blue = #006666
yellow = #FFFFCC
tan = #CC9966
brown = #76460E
green = #CCCC99
avacado = #999966
*/

body		{
font-family: Arial, verdana, tahoma, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #000000;
padding:0px;
margin:0px
}

.menuLeft	{
width: 54px;
font-family: Arial, verdana, tahoma, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #000000;
background-image:url('../images/buttons.gif');
background-repeat: no repeat;
vertical-align: middle;
}

.menuRight	{
width: 86px;
}

/*
text-align: left right center justify inherit;
text-decoration: none 
*/