BODY {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
Table {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
TR {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
TD {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
TD.colorbar_one {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	background-color: #CCCCFF;
}
TD.colorbar_two {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	background-color: navy;
}

P  {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
P.homepage {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
A {
	font-family: Arial;
	font-size: 10pt;
	text-decoration : none;
	color: Blue;
}

A:VISITED {
	font-family: Arial;
	font-size: 10pt;
	text-decoration : none;
	color: Blue;
}

A:ACTIVE {
	font-family: Arial;
	font-size: 10pt;;
	text-decoration : none;
	color: #FFCC00;
}
A:HOVER {
	font-family: Arial;
	font-size: 10pt;
	text-decoration : underline;	
	color: red;
}
.Address { 
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
 }
.Categories { 
   	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
 }
 .Product { 
   	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: NAVY;
 }

.Header { 
   	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}
.Email {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #4455A1;	
}
.SideMenuBackground {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	background-color : white;
	background-image: url('graphics/menu290_bg.gif');
	background-repeat:no-repeat
}
