.menu_item {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #000000}
.menu_item:visited {COLOR: #000000; TEXT-DECORATION: none}
.menu_item:link {COLOR: #000000; TEXT-DECORATION: none}
.menu_item:hover {COLOR: #000000; BACKGROUND-COLOR: #ffffcc; TEXT-DECORATION: underline}
.menu_item:active {COLOR: #000099; TEXT-DECORATION: none}


.title_item {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; color: #000000}
.title_item:visited {COLOR: #ffffff; TEXT-DECORATION: underline}
.title_item:link {COLOR: #ffffff;  BACKGROUND-COLOR: 0716e9; TEXT-DECORATION: underline}
.title_item:hover {COLOR: #000099; BACKGROUND-COLOR: e6e6ff; TEXT-DECORATION: underline}
.title_item:active {COLOR: #ffffff;  BACKGROUND-COLOR: 0716e9; TEXT-DECORATION: underline}

.cats_menu {  line-height: 10pt; FONT-SIZE X-Small; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #000000 TEXT-DECORATION: none}
.cats_menu:visited {COLOR: #0000ff; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
.cats_menu:link {COLOR: #0000cc;  BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
.cats_menu:hover {COLOR: #000099; BACKGROUND-COLOR: #e6e6ff; TEXT-DECORATION: none}
.cats_menu:active {COLOR: #000099;  BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}


.price {
FONT-SIZE 12px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bolder
}


.desc {
FONT-SIZE 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-color: #000000
TEXT-DECORATION: none }

.buttons {
FONT-SIZE 14px;
font-family: Arial, Helvetica, sans-serif;
font-color: #000000
font-weight: bolder;
TEXT-DECORATION: none }

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}


.gradcell  
{
	 padding-left:0;
	 padding-top:0; 
	 padding-right:0; 
     background-color:Transparent; FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#006633',gradientType='0' ); 
}

.gradcellRED  
{
	 padding-left:0;
	 padding-top:0; 
	 padding-right:0; 
     background-color:Transparent; FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#DD0000',gradientType='0' ); 
}